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 Posted / 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 |
Post New Answer View All Answers
What does the insert statement in extract datasets do? : abap modularization
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What are the types of windows in sap script?
java script for push button in adobe forms.
What is size category?
What is filter dependent BADI?
Explain what are the different functions used in sap script?
What is an “on request field” statement?
What is the role of ‘refresh’ in internal table?
What is table attribute? : abap data dictionary
What is append search help? : sap abap data dictionary
How to use messages in lists?
Explain the difference between float and packed data type?
Explain the differences between at selection-screen and at selection-screen output?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.