The Function Module ADDR_CONVERT_SADR8_TO_ADX400 (Konvertierung der Struktur SADR8 in die Struktur ADX400) is a standard Function Module in SAP ERP and is part of the function group SZAD within the package SZAD.
Function Module | ADDR_CONVERT_SADR8_TO_ADX400 |
Short Text | Konvertierung der Struktur SADR8 in die Struktur ADX400 |
Function Group | SZAD |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SADR8 | LIKE | SADR8 | Struktur der alten DB-Tabelle für X.400-Adressen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADX400 | LIKE | ADX400 | Übergabestruktur der ZAV für X.400-Adressen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.