Menu

SAP Function Module ALM_ME_PARTNER_GETLIST

Liste von möglichen Partnerdaten

The Function Module ALM_ME_PARTNER_GETLIST (Liste von möglichen Partnerdaten) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_PARTNER within the package ALM_ME.

Technical Information

Function Module ALM_ME_PARTNER_GETLIST
Short Text Liste von möglichen Partnerdaten
Function Group ALM_ME_PARTNER
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ME_MASS_REP TYPE ALM_ME_MASS_REP Struktur für Massendatenreplikation

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARTNER_LIST LIKE MAM_20_PARTNER_HEADER_SD Partner Kopfdaten
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.