Menu

SAP Function Module BAPI_QUOTATION_CREATEFROMDATA

Customer Quotation: Create Customer Quotation

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_QUOTATION_CREATEFROMDATA (Customer Quotation: Create Customer Quotation) is a standard Function Module in SAP ERP and is part of the function group 2031 within the package VAW.

Technical Information

Function Module BAPI_QUOTATION_CREATEFROMDATA
Short Text Customer Quotation: Create Customer Quotation
Function Group 2031
Package VAW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONVERT_PARVW_AUART LIKE BAPIFLAG-BAPIFLAG SPACE Conversion of partner function + order type
ORDER_HEADER_IN LIKE BAPISDHEAD Quotation Header
WITHOUT_COMMIT LIKE BAPI_STAND-NO_COMMIT SPACE Without commit?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BILLING_PARTY LIKE BAPIPAYER Payer
RETURN LIKE BAPIRETURN1 Error Text
SALESDOCUMENT LIKE BAPIVBELN-VBELN Sales and Distribution Document Number
SHIP_TO_PARTY LIKE BAPISHIPTO Ship-to party
SOLD_TO_PARTY LIKE BAPISOLDTO Sold-to party

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORDER_CFGS_INST LIKE BAPICUINS Configuration: Instances
ORDER_CFGS_PART_OF LIKE BAPICUPRT Configuration: Part-of specifications
ORDER_CFGS_REF LIKE BAPICUCFG Configuration: Reference data
ORDER_CFGS_VALUE LIKE BAPICUVAL Configuration: Characteristic values
ORDER_ITEMS_IN LIKE BAPIITEMIN Item data input
ORDER_ITEMS_OUT LIKE BAPIITEMEX Item data output
ORDER_PARTNERS LIKE BAPIPARTNR Partners

Exceptions

This function module does not define any Exceptions.