The Function Module BUB_BUPR_BUT050_LM_READ_SINGLE (GPB-Daten: Lesen einer GP-Beziehung aus Verwalt.-tabelle oder Local Memory) is a standard Function Module in SAP ERP and is part of the function group BUD2 within the package BUPA.
Function Module | BUB_BUPR_BUT050_LM_READ_SINGLE |
Short Text | GPB-Daten: Lesen einer GP-Beziehung aus Verwalt.-tabelle oder Local Memory |
Function Group | BUD2 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KEY | LIKE | BUS05X_KEY | Schlüssel der Beziehung/Rollenfindung | |
I_XDB | TYPE | BOOLE-BOOLE | 'X' | Daten von der Datenbank berücksichtigen |
I_XDELETED | TYPE | BOOLE-BOOLE | ' ' | Gelöschte Beziehung aus LM1/LM2 zurückliefern |
I_XLM1 | TYPE | BOOLE-BOOLE | ' ' | Daten aus dem LM1 (Puffer) berücksichtigen |
I_XLM2 | TYPE | BOOLE-BOOLE | ' ' | Daten aus dem LM2 (lokales Memory) berücksicht. |
I_XWA | TYPE | BOOLE-BOOLE | ' ' | Daten aus dem aktuellen Arbeitsbereich berücksi. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUT050 | LIKE | BUT050 | Daten im Datenbankformat | |
E_BUT050_LM | LIKE | BUS050___I | Daten im Local-Memory-Format |
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 |
---|---|
NOT_FOUND | Keine Daten gefunden |