I am executing function module in background task. Is it any ways for me stop at user exit breakpoint, which I set in the program. I can step through...
SAP Managed Tags: ABAP Development hi anersha, i have gien amount as some 200,37 and company code as some 0101 and currency as gbp but it s should same value as result. and can u plz tell tell how can we use change_document functional module. thanks in advance Reply anversha_s ...
0 Kudos 20,465 SAP Managed Tags: ABAP Extensibility hi i have a filed in it values are there i want to round off to two decimal places which is the function module for it please suggest regards AroraReply 1 ACCEPTED SOLUTION Former Member 2008 Jun 12 1:26 PM 1 Kudo 6,...
SAP Managed Tags: ABAP Development Or, look at the alv settings for the column. There is likely to be a method to set the decimal spaces (like method SET_DECIMALS in CL_SALV_COLUMN_TABLE). I do not know if you use the class or the function module to create/display the ALV output...
SAP Managed Tags: ABAP Development Hi pals, I have a reqmt tht needs to round off a numeric value to the next nearest 100. Eg : If it is 440,It must changed to '500'. Is there any keyword or Fn module for the same?Please let me know if any idea. Thanks in advance Leeza.Rep...