The Function Module ABA_BUPA_MAP_DDIC_TO_PROXY (Mapping DDic-Struktur auf Proxy-Struktur) is a standard Function Module in SAP ERP and is part of the function group BUPA_MDM_MAPPING within the package BUPA_MDM.
Function Module | ABA_BUPA_MAP_DDIC_TO_PROXY |
Short Text | Mapping DDic-Struktur auf Proxy-Struktur |
Function Group | BUPA_MDM_MAPPING |
Package | BUPA_MDM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_BUS_EI_EXTERN | TYPE | BUS_EI_EXTERN | Ext. Schnittstelle: Geschäftspartnergesamtdaten | |
IV_SENDER | TYPE | SLD_BSKEY | Schlüsselname eines Business Systems |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_PARTNER_RECORD | TYPE | PARTNER_RECORD | Proxy Structure (generated) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.