The Function Module RKC_ASP_ENV_GENE (Generierung des Umfelds zu einem Aspekt) is a standard Function Module in SAP ERP and is part of the function group KXAS within the package KC.
Function Module | RKC_ASP_ENV_GENE |
Short Text | Generierung des Umfelds zu einem Aspekt |
Function Group | KXAS |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASPET | LIKE | TKCA-ASPET | Aspekt | |
CLIENT_INDEP | LIKE | CCVALID-XFELD | SPACE | Flag: mandantenunabhängig (-'X') |
TEST | LIKE | CCVALID-XFELD | SPACE | Flag: Testmodus (-'X') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PRG_SUBRC | LIKE | SY-SUBRC | Return Code: Programme |
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 |
---|---|
NOT_EXIST | Aspekt existiert nicht |
NOT_IN_CLIENT | Aspekt existiert nicht in diesem Mandanten |
NOT_IN_STATE | Aspekt ist nicht im Zustand aktiv |
TYPE_VIEW | Aspekt ist vom Typ 'View' |
TYPE_VIRT | Aspekt ist vom Typ 'virtuell' |