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?
sandra.rossi If you mean the text elements, they have no style attached. They are exactly the same in every way except they use different variables.But the type of the number in the third column is quant 15/3 and they fourth column is quant 13/3, i ...