The Function Module FM_GET_BUSAB_FOR_DEBITOR_NAME (Buchungs Sachbearbeiter aus PSO48 übernehmen) is a standard Function Module in SAP ERP and is part of the function group F0KB within the package FMKW.
Function Module | FM_GET_BUSAB_FOR_DEBITOR_NAME |
Short Text | Buchungs Sachbearbeiter aus PSO48 übernehmen |
Function Group | F0KB |
Package | FMKW |
Module Type | Normal Module |
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 | SY-DATUM | Datum gültig ab |
I_PSON1 | LIKE | KNA1-PSON1 | Name des Debitors | |
I_USER_FUNCTION | LIKE | PSO48-USER_FUNCTION | 1 | Anwender Rolle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUSAB | LIKE | PSO48-BUSAB | Kürzel für den Sachbearbeiter in der Buchhaltung | |
E_SHORT_NAME | LIKE | PSO48-SHORT_NAME | Abkürzung des Debitoren-Namens | |
E_SNAME | LIKE | T001S-SNAME | Name des Sachbearbeiters |
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 |
---|---|
BUSAB_NOT_FOUND_IN_TABLE_PSO48 | Kein Eintrag in Tabelle PSO48 für das Feld BUSAB |