The Function Module FMFG_CHECK_PO_VAL_BASE (Value Based PR/PO tolerance check) is a standard Function Module in SAP ERP and is part of the function group FMFG_TOL within the package FMFG_E.
Function Module | FMFG_CHECK_PO_VAL_BASE |
Short Text | Value Based PR/PO tolerance check |
Function Group | FMFG_TOL |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
U_CURRENCY | TYPE | EKBP-TWAER | Transaction Currency | |
U_DOC_TYPE | TYPE | EKBP-BSART | Order type (Purchasing) | |
U_RATE | TYPE | EKBP-WKURS | Exchange rate | |
U_REFRESH | TYPE | CHAR1 | SPACE | Single-Character Flag |
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 |
---|---|---|---|---|
U_T_FMIOI | LIKE | FMIOI | Commitment Documents Funds Management |
This function module does not define any Exceptions.