What are the input parameters to be passed to the
BAPI 'BAPI_QUOTATION_CREATEFROMDATA'
Answer Posted / satish
Hi,
for BAPI you need to Pass in the export parameter
1) Sales order Header data- this is a structure(like Doc
type,Sales Organisation,Dist. Channel,Division,Purchase
Order,Date.(mandatory)
i) and you have pass the check box field 'X' for all
these above fields.
these below tables should be passed as internal tables to
the tables parameter of the BAPI as
SOITEM , and check box for this field SOITEM_CHECK,
SOPARTNER data, SCHD line data and check box field
SCHD_CHECK text data SOTEXTDATA.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Explain the structure of a bdc sessions?
What is the difference between synchronous and asynchronous update? : abap bdc
What is narrow casting and wide casting?
What are the fields in the memory table ‘screen’?
What are the types of indexes in abap?
In sap script how to print bar code in vertical manner
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Is sap xi intended to replace ale?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
Why bapi need then bdc ? : abap bdc
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is get cursor field?
What are the components of selection table?