SAP ABAP Data Element VFPRC_FIELDMODE (VFPRC - Mode of Field on User Interface)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-PR (Application Component) Pricing and Conditions
⤷
VF_PRC_INTERFACE (Package) Pricing Interfaces
⤷
⤷
Basic Data
| Data Element | VFPRC_FIELDMODE |
| Short Description | VFPRC - Mode of Field on User Interface |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | VFPRC_FIELDMODE | |
| Data Type | CHAR | Character String |
| 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 | Mode |
| Medium | 15 | Field Mode |
| Long | 20 | Field Mode |
| Heading | 10 | Mode |
Documentation
Definition
Defines the behavior of a field on the user interface. You can define if the field is open for input or not.
Use
Possible entries for the field behavior are as follows:
- Optional (Changeable): The field is open for input but no check takes place
- Required (Changeable): The field is open for input and a check takes place
- Display Only: The field is displayed but is not open for input
- Invisible: The field is not displayed on the screen
Dependencies
Example
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |