Menu

SAP Function Module ALM_MEREP_050_GETDETAIL_SD

Detaildaten zum Partner lesen

The Function Module ALM_MEREP_050_GETDETAIL_SD (Detaildaten zum Partner lesen) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_050 within the package ALM_MEREP.

Technical Information

Function Module ALM_MEREP_050_GETDETAIL_SD
Short Text Detaildaten zum Partner lesen
Function Group ALM_MEREP_050
Package ALM_MEREP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARTNER_KEY TYPE MAM_20_PARTNER_HEADER_SD-PARTNER_KEY Zusammengehängter Partnerschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARTNER_HEADER TYPE MAM_20_PARTNER_HEADER_SD Partner Kopfdaten

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
CE_CONTACT_PERSONS LIKE ALM_ME_CUSTOMER_ENHANCEMENT Kundenerweiterung für Ansprechpartner
CE_CONTRACTS LIKE ALM_ME_CUSTOMER_ENHANCEMENT Kundenerweiterung für Verträge
CE_PARTNER_HEADER LIKE ALM_ME_CUSTOMER_ENHANCEMENT Kundenerweiterung für Partnerköpfe
CONTACT_PERSONS LIKE MAM_20_CONTACT_PERSON Ansprechpartner
CONTRACTS LIKE MAM_20_CONTRACT_HEADER Vertragskopf
RETURN LIKE BAPIRET2 Returnparameter
WSAP_EXTENSION LIKE ALM_ME_SAP_EXTENSION SAP Erweiterung

Exceptions

This function module does not define any Exceptions.