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
What is the difference between tables and structures?
What are th control break events in abap?
What are the contents in technical specifications?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What is the significance of hide?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are the 3 types of tables in sap? : abap data dictionary
What are the advantages and disadvantages of using views in abap programming ?
Can we specify the next screen number with a variable?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What are the events used in abap in the order of execution?
What is sap abap data dictionary?
What are standard layouts sets in the sap script?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is abap work bench?