Menu

SAP Function Module FI_PSO_BUSAB_CHECK

Buchhatungssachbearbreiter prüfen

The Function Module FI_PSO_BUSAB_CHECK (Buchhatungssachbearbreiter prüfen) is a standard Function Module in SAP ERP and is part of the function group F0KB within the package FMKW.

Technical Information

Function Module FI_PSO_BUSAB_CHECK
Short Text Buchhatungssachbearbreiter prüfen
Function Group F0KB
Package FMKW
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_BUKRS LIKE KNB1-BUKRS Buchungskreis
I_DATE LIKE PSO48-FROM_DATE Stichtag
I_PSON1 LIKE KNA1-PSON1 Nachname des Debitors
I_USER_FUNCTION LIKE PSO48-USER_FUNCTION '01' Anwender Rolle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNNR TYPE SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros
E_MSGID TYPE SYMSGID Nachrichten, Nachrichtenklasse
E_MSGNO TYPE SYMSGNO Nachrichten, Nachrichtennummer
E_MSGV1 TYPE SYMSGV Nachrichten, Nachrichtenvariable
E_MSGV2 TYPE SYMSGV Nachrichten, Nachrichtenvariable
E_MSGV3 TYPE SYMSGV Nachrichten, Nachrichtenvariable
E_MSGV4 TYPE SYMSGV Nachrichten, Nachrichtenvariable

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.