Menu

SAP Function Module FVAU_AUTH_BUFFER_WRITE

Berechtigungsprüfung in den Buffer schreiben

The Function Module FVAU_AUTH_BUFFER_WRITE (Berechtigungsprüfung in den Buffer schreiben) is a standard Function Module in SAP ERP and is part of the function group FVAU within the package FVVI.

Technical Information

Function Module FVAU_AUTH_BUFFER_WRITE
Short Text Berechtigungsprüfung in den Buffer schreiben
Function Group FVAU
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTHPAR LIKE VVAUTHPAR Parameter für die Prüfung
AUTH_MSG LIKE VIMSG Message der Berechtigungsprüfung
AUTH_RC LIKE SY-SUBRC Rc der Berechtigungsprüfung
OBJECT LIKE TOBJ-OBJCT Berechtigungsobjekt

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.