The Function Module CACS_READ_APPLPACKS (Pakete einer Anwendung lesen) is a standard Function Module in SAP ERP and is part of the function group CACS_DESIGN_DB within the package CACSDD.
Function Module | CACS_READ_APPLPACKS |
Short Text | Pakete einer Anwendung lesen |
Function Group | CACS_DESIGN_DB |
Package | CACSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_APPLPACKS | TYPE | CACS_TT_PACKLIST | Gewählte Pakete |
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 |
---|---|
NO_PACKAGE | Keine Pakete gefunden |