TMNielsen
Contributor
Member since ‎2012 Mar 13

User Statistics

  • 624 Posts
  • 18 Solutions
  • 241 Kudos given
  • 107 Kudos received

User Activity

We have an old software that we need to upgrade from NCO version 2.0 to newest version and at the same time change the program from 32 bit to 64 bit.The program was build with Visual Basic .net.Unfortunately we have lost the source code so I need to ...
How can I search a specific object type in an ABAP project in ADT.For example I can in GUI searchAll function modules with name "z*trace*" in SE37All programs with name "SAPMZ*" in SE38All classes with name "ZCL_*", with short description "CATS:*" an...
Happy new yearWe have a problem with Inter company invoices being re-sent via IDOC when a user go into VF02, to to the outputs screen and press save.The problem is that the output is redetermined. I have found at least 2 OSS notes about this problem ...
Hi I'm generally interested in ABAP testdrives. I don't use them for much, but for more than 20 years I have seen it as a challenge to make the newest version run.I have currently ABAP Cloud Developer Trial 2022 SP01 running on Docker and this time I...
Hi CommunityI shortly had the problem described in oss note 3427359. I couldn't  merge PDF files generated with ADS. I use class cl_rspo_pdf_merge for merging. If i debugged the method CHECK_DOCUMENT  in class CL_RSPO_PDF_MERGE, the Find encrypt comm...