kevinholtkamptc
Explorer
Member since ‎2022 May 02

User Statistics

  • 31 Posts
  • 1 Solutions
  • 7 Kudos given
  • 4 Kudos received

User Activity

Hi everyone, is there a way to make sure that every Z-Object, like reports and DDIC elements, is properly translated to a specific language, like english By that I mean things like selection texts, pf statuses and documentations. Is there a table...
In a SAP script form I want to add a bold text saying "TEST" if we are in a test system. To check this, in our smartforms we use `CL_SOAP_UTIL_DB=>CHECK_PRODUCTIVE_SYSTEM( )` to check this, but I couldn't find how to call ABAP OO methods from SAP s...
Hi everyone, I made the following table in smartforms. For some reason, the quantity in the first two positions have an empty line in the beginning (Blue marker). I doubt that the problem is in the contents of this field, since it is just writing t...
Hey everyone, for the creation of a new delivery, I want to programmatically set a partner function. I. e. whenever a new delivery is created with shipping point 0001, I want to set partner SP to supplier 1234. I searched for user exits but did n...
Hi everyone, we have a 7.50 system, and according to everything i found so far, the S/4HANA Readiness checks for the code inspector are only available for release 7.51 and forward. Is there a way to get the checks in out 7.50 system?