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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.