The Function Module MDM_CONTACT_PARTNER_BAS_SEG (Aufbau der IDoc-Segmente zu den BAS-Daten eines Ansprechpartners) is a standard Function Module in SAP ERP and is part of the function group MIMD within the package MDMD.
Function Module | MDM_CONTACT_PARTNER_BAS_SEG |
Short Text | Aufbau der IDoc-Segmente zu den BAS-Daten eines Ansprechpartners |
Function Group | MIMD |
Package | MDMD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_KNA1_ADRNR | LIKE | KNA1-ADRNR | Adress-Nummer des Kunden | |
IS_KNVK | LIKE | KNVK | Daten des Ansprechpartners |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_IDOC_DATA | LIKE | EDIDD | IDoc-Segmente |
This function module does not define any Exceptions.