Menu

SAP Function Module PA_GET_PACKAGE_HIERARCHY

Pakethierarchie bestimmen für Clientpaket und Serverpaket

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLIENT_HIERARCHY_LOOP
SERVER_HIERARCHY_LOOP