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


Please Help Members By Posting Answers For Below Questions

How is time management and payroll is integrated? : sap abap hr

552


What was the requirement of IDoc in your project? How it was working?

1545


Of the two call transaction and session method, which is faster?

685


What is asap methodology? : sap abap hr

559


Can we write the code both call transaction and session method in single program?

598






how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1567


What is the difference between commit-work and rollback-work tasks?

651


What is the syntax for ‘call transaction’?

604


Does the external program run in the same sap luw as the caller, or in a separate one?

653


What are uses of foreign key?

564


can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.

3028


​​What is amdp (abap managed data procedures)?​​

632


What are different types of parameters?

599


hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp

3203


Differentiate between table and template ?

595