Fonction SAP ADDR_PERSONAL_DIALOG_PREPARE - Sets parameters for address maintenance special cases (person)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CHANGE_DEFAULT_COMM_TYPES ADDR_COMM u 10 SPACE X Activate/deactivate communication types
DEFAULT_URI_TYPE ADURI-URI_TYPE C 3 SPACE X Default URI/URL/FTP type
FIELD_SELECTION ADDR2_FSEL-FISEL C 132 SPACE X Field selection control template
FIELD_SELECTION_FOR_NATION ADDR2_FSEL-FISEL C 132 SPACE X Field Selection Control Structure (Bus. Address Services)
FRAME_TEXT ADDR_FRAME u 270 SPACE X Dynamic frame texts
IV_TIME_DEPENDENCE XFELD C 1 SPACE X Time-Specific Maintenance of Communication Data
KEYWORDS ADDR2_KEYW u 70 SPACE X Dynamic keywords structure
SHOW_PUSHBOTTONS_AT_TOP SZAD_FIELD-FLAG C 1 SPACE X Display toolbar (subscreen only)
TITLEBAR SYST-TITLE C 70 SPACE X Maintenance screen title line
USE_FS_FOR_NATION SZAD_FIELD-FLAG C 1 SPACE X Checkbox field
USE_PSEUDO_REQUIRED_FIELDS XFELD C 1 SPACE X Display Required Entry Fields as Pseudo Required Entry Fields

Paramètre Reférence Long. Facultatif Description
ERROR_TABLE ADDR_ERROR 288 X Table with errors, warnings, information
EXCLUDED_FUNCTIONS 0 X Functions to be excluded (GUI status)
INCLUDED_FUNCTIONS 0 X Additional Functions (Transfer Communication Data)

Exception Description
INTERNAL_ERROR Serious internal error (MESSAGE A...)

Functionality
The application program should call this function module once beforethe address maintenance dialogs begin, to set up application-specificmaintenance dialog parameters.
These settings are valid until the end of the LUW or until the functionmodule is called again and overwrites them, so it should normally onlybe called once.
The settings apply to all maintenance dialogs in function group SZA7(module pool SAPLSZA7), i.e. to address type 2 (personal address).

Further information
Function group documentation.

Description
Each character of the string controls an address maintenance screenfield group according to the character's position and the field groupnumber.
Example: The 22nd character controls the fields to which "022" isassigned as the fourth modification group (SCREEN-GROUP4).
The assignments are identical on screens 0401, 0501, and 0601 offunction group SZA7 (module pool SAPLSZA7).
The parameter FIELD_SELECTION can be filled with the function moduleADDRESS2_FIELD_SELECTION_FILL using the field names.

Value range
INCLUDE ADDR_FIELD_SELECTION_VALUES OBJECT DOKU ID TX