Hierarchy

⤷

⤷

Basic Data
Data Element | ASR_DEFAULT_FIELD_VALUE_TYPE |
Short Description | Type of Default Value |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ASR_DEFAULT_FIELD_VALUE_TYPE | |
Data Type | NUMC | Character string with only digits |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Deflt Type |
Medium | 15 | Default type |
Long | 20 | Default Value Type |
Heading | 25 | Type of Default Value |
Documentation
Definition
Determines whether or not a form field is prefilled with default values.
Use
If the form field is used at runtime for the first time (this can be in the first process step, but can also occur later), it is initialized with the default value.
The following default value types are available:
- No Default Value
The form field is prefilled with an initial value.
- Manual Default Value
You explicitly specify the desired default value. The field is always initialized at runtime with this exact default value.
- Default Value for Specified Backend Service
The default value is determined at runtime using the backend service. This is done in different ways depending on the backend service used. If necessary, you can perform further Customizing activities in the backend service to control the system behavior. For this setting, you must explicitly specify the backend service or the sequence number of the backend service that is to deliver the default value. In addition, you must have linked the form field to this backend service.
Dependencies
The specified types of default value determination are mutually exclusive. This means that if you selected Manual Default Value, for example, you must specify the default value manually and a backend service cannot be specified for the default value determination.
Example
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |