The Function Module RKC_ASPET_LIST (Aspektkatalog: Liste aller Aspekte) is a standard Function Module in SAP ERP and is part of the function group KXAS within the package KC.
Function Module | RKC_ASPET_LIST |
Short Text | Aspektkatalog: Liste aller Aspekte |
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 |
---|---|---|---|---|
CLIENT_INDEP | LIKE | CCVALID-XFELD | SPACE | Flag: mandantenübergreifende Selektion |
CONT_COMTB | TYPE | KCDB_BOOL | ' ' | Flag: nur Aspekte mit zugeord. Kommentartabelle |
I_ASPET | LIKE | CFASG-CHRASP | '*' | generische Aspektvorgabe |
STATUS | LIKE | DD03L-AS4LOCAL | 'A' | DDIC-Status: 'A' - aktiv, 'M' - gesichert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASP_LIST | TYPE | KCDB_T_ASPLIST | Aspektliste |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATYPE | LIKE | TKCA-ATYPE | '*' | Aspekttyp ('T'abelle, 'V'iew) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.