what is the Currency and Quantity field in BDC?
Answer Posted / anurag
In BDC, for currency, quantity, date and time fields you
need to take the data into a char variable of enough length
and use WRITE TO statement to take care of user settings.
EG: WRITE l_curr TO l_char CURRENCY 'Currency code'.
CONDENSE l_char.
Pass l_char to BDC.
It will work fine.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
What are the functional areas? User groups? and how does ABAP query work in relation to these?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Define infotype ? : abap hr
What is singleton pattern in OOPS?
What is view? Different types of view.
What are the different types of abap/4 programs?
Explain the use of insert and append statement in sap abap?
What is Buffering Concept? When should a Table be buffered?
How to write a code for multiple transactions? : abap bdc
How do you differentiate tax for different countries? : sap abap hr
How does the interection between the dynpro and the abap/4 modules takes place?
What are field groups?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What are the types of the software component being deployed in the sap?