The Function Module MDM_FSBP_READ_BP_INTO_PR (Selektiert BP in komplexe Struktur) is a standard Function Module in SAP ERP and is part of the function group MDM_FSBP_TEST_PR within the package FSBP_TEST_EXTERNAL.
Function Module | MDM_FSBP_READ_BP_INTO_PR |
Short Text | Selektiert BP in komplexe Struktur |
Function Group | MDM_FSBP_TEST_PR |
Package | FSBP_TEST_EXTERNAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATA | TYPE | ABA_PARTNER_TAB | Zu lesende GPs | |
I_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_READ_MODE | TYPE | CHAR1 | 'E' | E': Lesen von DB, sonst: Lesen aus Memory |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATA | TYPE | ABA_PARTNER_TAB | Gelesene GPs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.