The Function Module FRE_ORD_IF_MODIFY_DB (Database Access to Interface Tables) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_DB within the package WFRE_PI.
Function Module | FRE_ORD_IF_MODIFY_DB |
Short Text | Database Access to Interface Tables |
Function Group | FRE_ORDER_DB |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MODUS | TYPE | FRE_MODUS | Modus for Database Access Function Modules | |
TM_ST | TYPE | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) |
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 |
---|---|---|---|---|
IT_FRE_IF_HEADER | LIKE | FRE_IF_HEADER | R/3 Outbound Header Interface Table | |
IT_FRE_IF_ITEM | LIKE | FRE_IF_ITEM | R/3 Outbound Interface Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATABASE_ERROR | Database Access Error |