The Function Module FI_PSO_FMPSO_HEADER_CHG_CHECK (Prüfung, ob die sich der Anordnungskopf unzulässig geändert hat) is a standard Function Module in SAP ERP and is part of the function group F0KJ within the package FMFI.
Function Module | FI_PSO_FMPSO_HEADER_CHG_CHECK |
Short Text | Prüfung, ob die sich der Anordnungskopf unzulässig geändert hat |
Function Group | F0KJ |
Package | FMFI |
Module Type | Normal Module |
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 |
---|---|---|---|---|
T_XVBKPF | LIKE | FVBKPF | neuer Kopf | |
T_YVBKPF | LIKE | FVBKPF | alter Kopf |
This function module does not define any Exceptions.