kartefact
Participant
Member since ‎03-03-2010

User Statistics

  • 48 Posts
  • 1 Solutions
  • 34 Kudos given
  • 63 Kudos received

User Activity

I have been an ABAP developer for the last 12 years and have no experience with any of the newer open source technologies. Given that there are many such developers on this boat, it'll be great if someone could chart out a skill upgrade path for us. ...
The behaviour of XVBEP and YVBEP global data is not very well documented. Hence the reason for this post. This is written with the learning obtained the hard way from the experience of developing enhancements in standard SD userexits so that it can s...
We may have studied Singleton pattern in theory and where it can be used. I came across and interesting application of it and hence want to share my experience with the community and hence this post.I was developing an adapter to integrated SAP with ...
We faced a weird issue today in the production system that we hadn't faced in quality. The scenario was we had to send the Location information of vendors to an external system from ECC. For this we are using the message type CREMAS with the basic ...
We have the FM IDOC_OUTPUT_TPSLOC in which there exists an explicit enhancement point  IDOC_OUTPUT_TPSLOC_G2 under the spot  ES_SAPLV56I. However when we try to put a break-point or try to create a new implementation, it throws an error "Breakpoint n...