The Function Module RKC_ASP_TAB_REORG (Aspekt-Kataloge reorganisieren) is a standard Function Module in SAP ERP and is part of the function group KXAS within the package KC.
Function Module | RKC_ASP_TAB_REORG |
Short Text | Aspekt-Kataloge reorganisieren |
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 |
---|---|---|---|---|
AUTH_CHECK | LIKE | CCVALID-XFELD | 'X' | Flag: mit Berechtigungsprüfung |
HIGH_ASPET | LIKE | TKCA-ASPET | '999' | Bis-Aspekt |
LOW_ASPET | LIKE | TKCA-ASPET | '001' | Von-Aspekt |
NO_DIAL | LIKE | CCVALID-XFELD | SPACE | Flag: ohne Dialog (Abfrage / Ausgabe) |
TAB_ENQ | LIKE | CCVALID-XFELD | 'X' | Flag: Tabellen sperren |
TEST | LIKE | CCVALID-XFELD | 'X' | Flag: Test |
XPRA | LIKE | CCVALID-XFELD | SPACE | Flag: XPRA |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ENQ_FAILED | Sperren mißlungen |