Menu

SAP Function Module MDM_BAS_TYP_2_ADRESSE

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

The Function Module MDM_BAS_TYP_2_ADRESSE (Aufbau der IDoc-Segmente zu einer Typ-1-Adresse der BAS) 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_2_ADRESSE
Short Text Aufbau der IDoc-Segmente zu einer Typ-1-Adresse der BAS
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_ADDR_GROUP LIKE ADRC-ADDR_GROUP Adressgruppe
IP_CONTEXT LIKE BAPI4002_1-CONTEXT Semantische Beschreibung einer Adresse eines Obj
IP_OBJ_ID LIKE BAPI4002_1-OBJKEY Objekt-ID des Owner-Objekts zur Adresse
IP_OBJ_ID_EXT LIKE BAPI4002_1-EXTENSION Objektschlüssel
IP_OBJ_TYPE LIKE BAPI4002_1-OBJTYPE Objekttyp des Owner-Objekts zur Adresse
IP_PERSNUMBER LIKE ADRP-PERSNUMBER Personennummer
IP_PERS_GROUP LIKE ADRP-PERS_GROUP Personengruppe

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.