Menu

SAP Function Module AIPA_AUTHORITY_CHECK_PR

Berechtigungsprüfungen PSP-Element zu Programmposition

The Function Module AIPA_AUTHORITY_CHECK_PR (Berechtigungsprüfungen PSP-Element zu Programmposition) is a standard Function Module in SAP ERP and is part of the function group AIPA_AUTH_CHECK within the package AIP.

Technical Information

Function Module AIPA_AUTHORITY_CHECK_PR
Short Text Berechtigungsprüfungen PSP-Element zu Programmposition
Function Group AIPA_AUTH_CHECK
Package AIP
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_ACTVT LIKE Aktivität ->
I_AUTH_OBJECT LIKE Prüfobjekt, wenn nur dies geprüft werden soll ->
I_MESSAGE LIKE 'E' Message-Typ (I, E, A, W, S oder ' ')
I_PRPS LIKE PRPS PRPS-Satz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AUTH_OBJECT LIKE Berechtigungsobjekt, für das Berechtigung fehlt
E_SUBRC LIKE SY-SUBRC Returncode

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.