Menu

SAP Function Module CACS_GET_PACKDEPEND

Liefert alle Abhängigkeiten zwischen Paketen

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.

Technical Information

Function Module CACS_GET_PACKDEPEND
Short Text Liefert alle Abhängigkeiten zwischen Paketen
Function Group CACS_PACKAGES
Package CACSIP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.