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 pool tables?
What is the significance of delivery class?
What are the difference between call screen and leave screen?
What are the different types of view?
Name the abap/4 modularization techniques?
what are the various types of parameters and how are they distinguished from one another?
Explain the types of bdc's?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
How do you Export a session ?
What are the data types of the external layer?
What is generic buffering?
if while coding power goes off , how to retrieve the codes?
What are the events in ABAP language?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Can we define our own match code id's for sap matchcodes? : abap data dictionary