Hi,
We have requirement to fetch pricing of an inbound delivery / Schedule agreement based on the document date.
793478 - Change of the pricing date in EXIT_SAPLEINR_003
Followed this note, and implemented by adding C_DATUM = I_BLDAT but the ex...
I have been trying to print a QR code of an alphanumeric variable that has its length around 4000 characters.
I have tried splitting the variable into multiple 255 character length fields, and later on use an include text option in smartforms
to ...
How do i convert a boolean & null value from abap to json using /UI2/CL_JSON class.
DUMMY_TYPE is a method available in the class but unable to use it.
Please help with this conversion.
I did put that in SO10 text and included in the smartform. But the problem that i have is it is taking loads of time to print the entire QR code of 4000 odd characters.Was hoping if there is another way.