The Function Module FRE_MD_DIF_ABI_SAVE_FROM_ORDER (Actualize administrative DIF after changes on purchase orders) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_DIF_OUT within the package WFRE_PI.
Function Module | FRE_MD_DIF_ABI_SAVE_FROM_ORDER |
Short Text | Actualize administrative DIF after changes on purchase orders |
Function Group | FRE_MD_DIF_OUT |
Package | WFRE_PI |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
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_EKPO | LIKE | FRE_EKPO_STY | Purchasing document item (various fields) | |
IT_POINTER_D | LIKE | FRE_PO_POINTER_STY | Structure for DB table FRE_PO_POINTER without client | |
IT_POINTER_DIF | LIKE | FRE_PO_POINTER_STY | Structure for DB table FRE_PO_POINTER without client | |
IT_POINTER_I | LIKE | FRE_PO_POINTER_STY | Structure for DB table FRE_PO_POINTER without client |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_TO_DO | No data existing |