The Function Module ADDR_COMM_DIALOG_RMAIL (R/Mail address maint./display or selection dialog) is a standard Function Module in SAP ERP and is part of the function group SZA6 within the package SZAD.
Function Module | ADDR_COMM_DIALOG_RMAIL |
Short Text | R/Mail address maint./display or selection dialog |
Function Group | SZA6 |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_OBJECT_TYPE | LIKE | SZAD_FIELD-ADDR_TYPE | '1' | |
IV_SUGGESTED_VALID_FROM | TYPE | AD_VALFROM | Kommunikationsdaten: Gültig von (JJJJMMTTSSMMSS) | |
IV_SUGGESTED_VALID_TO | TYPE | AD_VALTO | Kommunikationsdaten: Gültig bis (JJJJMMTTSSMMSS) | |
IV_TIMESTAMP | TYPE | AD_SRCTIME | SPACE | |
IV_TIME_DEPENDENT_COMM_DATA | TYPE | AD_TIMEDEP | SPACE | |
IV_VALID_FROM | TYPE | AD_VALFROM | SPACE | Communication Data: Valid From (JJJJMMTTSSMMSS) |
IV_VALID_TO | TYPE | AD_VALTO | SPACE | Communication Data: Valid Until (JJJJMMTTSSMMSS) |
TITLE_TEXT | LIKE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AT_EXIT_COMMAND | LIKE | SZAD_FIELD-FLAG |
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.