The Function Module ADDR_PERS_COMP_DIALOG_PREPARE (Sets address maintenance special case parameters (contact person)) is a standard Function Module in SAP ERP and is part of the function group SZA5 within the package SZAD.
Function Module | ADDR_PERS_COMP_DIALOG_PREPARE |
Short Text | Sets address maintenance special case parameters (contact person) |
Function Group | SZA5 |
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_C | LIKE | ADDR_COMM | SPACE | Communication type on/off (company) |
CHANGE_DEFAULT_COMM_TYPES_PC | LIKE | ADDR_COMM | SPACE | Communication type on/off (contact person) |
DEFAULT_URI_TYPE | LIKE | ADURI-URI_TYPE | SPACE | URI type proposal value |
FIELD_SELECTION_COMP | LIKE | ADDR1_FSEL-FISEL | SPACE | Field selection control template (company) |
FIELD_SELECTION_PERS_COMP | LIKE | ADDR3_FSEL-FISEL | SPACE | Contact person field selection control template |
FRAME_TEXT | LIKE | ADDR_FRAME | SPACE | Dynamic frame texts |
FS_COMP_FOR_NATION | LIKE | ADDR1_FSEL-FISEL | SPACE | Field Selection Control Structure (Bus. Address Services) |
FS_PERS_COMP_FOR_NATION | LIKE | ADDR3_FSEL-FISEL | SPACE | Field Selection Control Structure (Bus. Address Services) |
IV_TIME_DEPENDENCE | TYPE | XFELD | SPACE | Time-Specific Maintenance of Communication Data |
KEYWORDS_COMP | LIKE | ADDR1_KEYW | SPACE | Dynamic keywords structure (company) |
KEYWORDS_PERS_COMP | LIKE | ADDR3_KEYW | SPACE | Dynamic keywords structure (contact person) |
MAINTAIN_SSF_PROFILE | LIKE | SZAD_FIELD-FLAG | SPACE | Show SSF profile and RFC destination |
SHOW_HOMEFLAG | LIKE | SZAD_FIELD-FLAG | SPACE | Show Homeflag button |
SHOW_PUSHBOTTONS_AT_TOP | LIKE | SZAD_FIELD-FLAG | SPACE | Display toolbar (subscreen only) |
TITLEBAR_COMP | LIKE | SY-TITLE | SPACE | Maintenance screen title line (company) |
TITLEBAR_PERS_COMP | LIKE | SY-TITLE | SPACE | Maintenance screen title line (contact person) |
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_COMP | LIKE | Functions to be excluded (GUI status, company) | ||
EXCLUDED_FUNCTIONS_PERS_COMP | LIKE | Functions to be excluded (contact person) | ||
INCLUDED_FUNCTIONS_PERS_COMP | LIKE | Additional functions (assign other company) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Serious internal error (MESSAGE A...) |