Menu

SAP Function Module RKC_ASPET_LIST

Aspektkatalog: Liste aller Aspekte

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.

Technical Information

Function Module RKC_ASPET_LIST
Short Text Aspektkatalog: Liste aller Aspekte
Function Group KXAS
Package KC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.