Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module AUTH_TAB_FILL (Authorization check for the data area in reporting of EIS) is a standard Function Module in SAP ERP and is part of the function group KXTX within the package KC_NU.
Function Module | AUTH_TAB_FILL |
Short Text | Authorization check for the data area in reporting of EIS |
Function Group | KXTX |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FNAME | LIKE | CDIFIE-FIENM | local field name (fixed characteri | |
VERSO | LIKE | T242V-VERSO | Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTH_SUBRC | LIKE | SY-SUBRC | Return code for the authorization |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELC_TAB | LIKE | Selected value set |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHECK_NOT_POSSIBLE | Authorization check cannot be carr |
UNKNOWN_FIELDNAME | Unknown field name (fixed characte |