Menu

SAP Function Module GET_RANGE_AUTH_ADA

Create ranges from user authorizations

The Function Module GET_RANGE_AUTH_ADA (Create ranges from user authorizations) is a standard Function Module in SAP ERP and is part of the function group AREP within the package AA.

Technical Information

Function Module GET_RANGE_AUTH_ADA
Short Text Create ranges from user authorizations
Function Group AREP
Package AA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BERDATUM LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_BUKRS LIKE ANLA-BUKRS

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_R_ANLKL LIKE ANLKL_RANG
T_R_BUKRS LIKE
T_R_GSBER LIKE GSBER_RANG
T_R_KOSTL LIKE KOSTL_RANG
T_R_KOSTL_AUTH LIKE KOSTL_RANG Kostenstellenberechtigung aus Benutzerstammsatz
T_R_WERKS LIKE WERKS_RANG

Exceptions

This function module does not define any Exceptions.