The Function Module APAR_EBPP_MATCH_SINGLE_READ (Lesen Zuordnung für einzelnen User) is a standard Function Module in SAP ERP and is part of the function group EBPP_AR_MATCH_UTIL within the package EBPP_APAR.
Function Module | APAR_EBPP_MATCH_SINGLE_READ |
Short Text | Lesen Zuordnung für einzelnen User |
Function Group | EBPP_AR_MATCH_UTIL |
Package | EBPP_APAR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_USER | TYPE | XUBNAME | Benutzername im Benutzerstamm |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_EBPP_AR_MATCH | LIKE | EBPP_AR_MATCH | Zuordnung User zu Konto/Buchungskreis für EBPP-Szenarien |
This function module does not define any Exceptions.