The Function Module CACS_GET_PACKDEPEND (Liefert alle Abhängigkeiten zwischen Paketen) is a standard Function Module in SAP ERP and is part of the function group CACS_PACKAGES within the package CACSIP.
Function Module | CACS_GET_PACKDEPEND |
Short Text | Liefert alle Abhängigkeiten zwischen Paketen |
Function Group | CACS_PACKAGES |
Package | CACSIP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_REQN | TYPE | TCACS_PACKDEP | Voraussetzungen (negativ) | |
T_REQY | TYPE | TCACS_PACKDEP | Voraussetzungen (positiv) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.