In Scripts How to maintain value like 1234- instead of -1234?
Answer Posted / kiss_shore
usually By default the values will print 1234-
to make the sign to print at left side....
use &WA-TDULPOS(<)&
If u want it at right side...
use &WA-TDULPOS(>)&
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
Of the two call transaction and session method, which is faster?
wat is the default file name of BAPI trace?
When value table becomes check table?
What are the main events of which are used for logical database?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are the uses of the information in the data dictionary? : abap data dictionary
Why is pretty printer user in abap?
What is an on”*-input filed” statement?
Explain what are the problems in processing batch input sessions?
what is leave to TRANSACTION?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
how do you transport lsmw data from one system to another?
In the MM module for finding out the standard cost what is the view one has to look at?
What are the steps to execute session method?