Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.