The Function Module PA_GET_PACKAGE_HIERARCHY (Pakethierarchie bestimmen für Clientpaket und Serverpaket) is a standard Function Module in SAP ERP and is part of the function group PA_PACKAGE_CHECKS within the package SPAK_API.
Function Module | PA_GET_PACKAGE_HIERARCHY |
Short Text | Pakethierarchie bestimmen für Clientpaket und Serverpaket |
Function Group | PA_PACKAGE_CHECKS |
Package | SPAK_API |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLIENT_PACKAGE | TYPE | PACKNAME | ||
I_SERVER_PACKAGE | TYPE | PACKNAME |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLIENT_PACKAGE_HIERARCHY | TYPE | PAKHIERARC | ||
E_COMMON_PACKAGE | TYPE | PACKNAME | ||
E_SERVER_PACKAGE_HIERARCHY | TYPE | PAKHIERARC | ||
E_SERVER_PRED_COMMON_PACKAGE | TYPE | PACKNAME |
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 |
---|---|
CLIENT_HIERARCHY_LOOP | |
SERVER_HIERARCHY_LOOP |