The Function Module AIPI_HIERARCHY_MEM_CHECK (Recherche InvProgramme (intern): Test, ob Hierarchie im Memory) is a standard Function Module in SAP ERP and is part of the function group AIPI within the package AIP.
Function Module | AIPI_HIERARCHY_MEM_CHECK |
Short Text | Recherche InvProgramme (intern): Test, ob Hierarchie im Memory |
Function Group | AIPI |
Package | AIP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_CHANGE_NUMBER | TYPE | IMIS_TYPE_FLG | 'X' | Kz. 'Hierarchiezähler um 1 erhöhen' |
I_GNJHR | LIKE | IMPR-GJAHR | Genehmigungsgeschäftsjahr | |
I_HIER_CLASS | LIKE | TRSTHC-HCLASS | 'IVPR' | Hierarchieklasse: IVPR / IVPA (--> Langtext) |
I_POSNR | LIKE | IMPR-POSNR | Positionsnummer der Ab-Position | |
I_PRNAM | LIKE | IMPR-PRNAM | Programmname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MEM_HIER_NO | TYPE | I | Hierarchiezähler (vor Änderung) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIER_CLASS_WRONG | Falsche Hierarchieklasse |