Menu

SAP Function Module MDM_BAS_TYP_1_ADRESSE_KUNDE

Aufbau der IDoc-Segmente zu einer Typ-1-Adresse der BAS eines Kunden

The Function Module MDM_BAS_TYP_1_ADRESSE_KUNDE (Aufbau der IDoc-Segmente zu einer Typ-1-Adresse der BAS eines Kunden) is a standard Function Module in SAP ERP and is part of the function group MIMD within the package MDMD.

Technical Information

Function Module MDM_BAS_TYP_1_ADRESSE_KUNDE
Short Text Aufbau der IDoc-Segmente zu einer Typ-1-Adresse der BAS eines Kunden
Function Group MIMD
Package MDMD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IP_ADDRNUMBER LIKE ADRC-ADDRNUMBER Adress-Nummer
IP_KUNNR LIKE KNA1-KUNNR Kundennummer

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
ET_IDOC_DATA LIKE EDIDD IDoc-Segmente

Exceptions

This function module does not define any Exceptions.