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 do you call third selection screen ?

1636


What is ps structure? : abap hr

793


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

667


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

1535


What are match codes? describe?

624






What is the significance of delivery class? : abap data dictionary

570


What are the various types of selection screen event?

567


please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?

1578


the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....

1564


when are objects are passed from task to the change request?

1660


What are advantages and disadvantages of logical data base

1753


Advantages and disadvantages of different types of bdc's?

575


What is a predefined type in abap?

635


What is the bapi?

599


What is value table? : abap data dictionary

639