The Function Module FI_PAYM_ORIGIN_AUTHORITY_CHECK (Berechtigungsprüfung auf Buchungskreis und Herkunft) is a standard Function Module in SAP ERP and is part of the function group FPAYM14 within the package BFIBL_PAYM.
Function Module | FI_PAYM_ORIGIN_AUTHORITY_CHECK |
Short Text | Berechtigungsprüfung auf Buchungskreis und Herkunft |
Function Group | FPAYM14 |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT | TYPE | ACTIV_AUTH | Aktivität | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_LAUFD | TYPE | LAUFD | Datum, an dem das Programm laufen soll | |
I_LAUFI | TYPE | LAUFI | Zusätzliches Identifikationsmerkmal | |
I_ORIGIN | TYPE | FIBL_ORIGIN | Herkunftskennzeichen | |
I_UNAME | TYPE | UNAME | Benutzername | |
I_XVORL | TYPE | XVORL | Kennzeichen: Nur Vorschlagslauf ? |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | Keine Berechtigung für die gewünschte Aktivität |