The Function Module ADDR_DIALOG_PREPARE (Sets parameters for address maintenance special cases) is a standard Function Module in SAP ERP and is part of the function group SZA1 within the package SZAD.
Function Module | ADDR_DIALOG_PREPARE |
Short Text | Sets parameters for address maintenance special cases |
Function Group | SZA1 |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_DEFAULT_COMM_TYPES | LIKE | ADDR_COMM | SPACE | Activate/deactivate communication types |
DEFAULT_URI_TYPE | LIKE | ADURI-URI_TYPE | SPACE | Default URI/URL/FTP type |
FIELD_SELECTION | LIKE | ADDR1_FSEL-FISEL | SPACE | Field selection control template (-> long text) |
FIELD_SELECTION_FOR_NATION | LIKE | ADDR1_FSEL-FISEL | SPACE | Field Selection Control Structure (Bus. Address Services) |
FRAME_TEXT | LIKE | ADDR_FRAME | SPACE | Dynamic frame texts |
IV_TIME_DEPENDENCE | TYPE | XFELD | SPACE | Time-Specific Maintenance of Communication Data |
KEYWORDS | LIKE | ADDR1_KEYW | SPACE | Dynamic key word structure |
SCREEN_VARIANT | LIKE | SHDFV-TCVARIANT | SPACE | Screen (transaction) variant |
SHOW_PUSHBOTTONS_AT_TOP | LIKE | SZAD_FIELD-FLAG | SPACE | Display toolbar (subscreen only) |
TITLEBAR | LIKE | SY-TITLE | SPACE | Address maintenance screen title bar |
USE_FS_FOR_NATION | LIKE | SZAD_FIELD-FLAG | SPACE | Checkbox field |
USE_PSEUDO_REQUIRED_FIELDS | TYPE | XFELD | SPACE | Display Required Entry Fields as Pseudo Required Entry Fields |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TABLE | LIKE | ADDR_ERROR | Table with errors, warnings, information | |
EXCLUDED_FUNCTIONS | LIKE | Functions to be excluded (GUI status) | ||
INCLUDED_FUNCTIONS | LIKE | Additional Functions (Tranfer Communication Data) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Serious internal error (MESSAGE A...) |