Menu

SAP Function Module MAM25_050_GETDETAIL

Detaildaten zum Partner lesen

The Function Module MAM25_050_GETDETAIL (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 MAM25_050_GETDETAIL
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_25_PARTNER_HEADER-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_25_PARTNER_HEADER 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_25_CONTACT_PERSON Ansprechpartner
CONTRACTS LIKE MAM_25_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.