Menu

SAP Function Module MDM_FSBP_READ_BP_INTO_PR

Selektiert BP in komplexe Struktur

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.