After transferring of data from flat file to application
server i found that it is showing wrong data .Say i had
currency in flat file as 1000.00 USD. After transferring i
found it is showing as 100.000 in the application server.
How will you handle this case?
Answer / abaprajaram
With using of the data type declaration problem - So map it
correctly with the data type
Is This Answer Correct ? | 2 Yes | 4 No |
Explain Singleton class
Hiall We can implement n no of implementations for a badi. which badi will be active...
While picking can the pick list be updated automatically?
What is the use of at new statement ?
Explain what are the events in screen programming?
What two statements are required in an abap program to output an icon using a write statement?
why we are using pgm RSTXTRAN?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are the disadvantages of different types of bdc's?
What are the three components of a work process?
If s1 and s2 are different structures how will u transfer
What is the difference between interfaces and abstract class