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 are the restrictions on subscreens?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is logical database? : abap hr
What is a size category?
Explain the difference between float and packed data type?
What is the difference between get and get late?
Performance tuning techniques
What is read line in abap?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are the different types of locks? : abap data dictionary
Which database object is used for storing the system variables? : abap data dictionary
What are pool tables?
What is the structure of the bdc table? : abap bdc
What is help view?