The Function Module ADDRESS_COM_MAINTAIN ((Obsolet) Adressverwaltung: Verwaltung/Anzeige von Kommunikationstabellen) is a standard Function Module in SAP ERP and is part of the function group SAD1 within the package SZA.
Function Module | ADDRESS_COM_MAINTAIN |
Short Text | (Obsolet) Adressverwaltung: Verwaltung/Anzeige von Kommunikationstabellen |
Function Group | SAD1 |
Package | SZA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADRNR | LIKE | SADR2-ADRNR | Address number | |
COMAUTH | LIKE | SADRAUT | SPACE | Authorizations for types of communication |
IN_COMSYS | LIKE | SADR-STDCOM | SPACE | Only select this type of communication |
IN_LFDNR | LIKE | SADR2-LFDNR | SPACE | Preselection |
MODE | LIKE | SY-UCOMM | 'MAIN' | Function code |
USED_TSADC_FIELD | LIKE | SONV-FLAG | '1' | Used flag of ATAB MLEX |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_COMSYS | LIKE | SADR-STDCOM | Selected type of communication | |
EX_LFDNR | LIKE | SADR2-LFDNR | Number of selected type of communication |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDRESS_NOT_EXIST | Address does not exist |
PARAMETER_ERROR | Incorrect import parameters |