Menu

SAP Function Module MM_ARRANG_CHECK_AUTHORITY_UA

Berechtigungsprüfung für Transaktion Umsatzabgleich

The Function Module MM_ARRANG_CHECK_AUTHORITY_UA (Berechtigungsprüfung für Transaktion Umsatzabgleich) is a standard Function Module in SAP ERP and is part of the function group WN51 within the package WBON.

Technical Information

Function Module MM_ARRANG_CHECK_AUTHORITY_UA
Short Text Berechtigungsprüfung für Transaktion Umsatzabgleich
Function Group WN51
Package WBON
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_KONA LIKE KONA Absprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CREATE TYPE C Anlegeberechtigung
E_SUBRC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T180 LIKE T180 Folgebildsteuerung: Vorschlagswerte je Transaktion

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ERROR_MESSAGES LIKE ARRANG_ERR Liste Fehlermeldungen Abrechnung Absprachen Einkauf

Exceptions

This function module does not define any Exceptions.