Menu

SAP Function Module FRE_ORD_IN_CREATE_DOC

Order Proposal Inbound Processor

The Function Module FRE_ORD_IN_CREATE_DOC (Order Proposal Inbound Processor) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_IN within the package WFRE_PI.

Technical Information

Function Module FRE_ORD_IN_CREATE_DOC
Short Text Order Proposal Inbound Processor
Function Group FRE_ORDER_IN
Package WFRE_PI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REF_ID TYPE FRE_PACKAGE_ID Package Identifier

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
OP_HEADER_IN LIKE FRE_OP_HEADER_IN Order Proposal Header Data
OP_ITEM_IN LIKE FRE_OP_ITEM_IN Order Proposal Item Data

Exceptions

This function module does not define any Exceptions.