what is the Currency and Quantity field in BDC?
Answer Posted / pankaj
if we'r having the FM for conversion of currency and
quantity fields, so it should have to upload by the domain
only..
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is pretty printer?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How do you set up background jobs in sap?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the difference between skip and reserve?
Can a filed occur in several field groups? : abap modularization
Is it possible to run host command from SAP environment? How do you run?
What is roll area?
What is “call mode”?
What are the classifications of the sap abap data classes?
What is step-loop?
What are the difference between call screen and leave screen?
How to combine multiple billing into one RV document ( Step by Step)?
Why do we use dynamic where conditions?