SAP ABAP Data Element SC2_BCO_PROPVALUE_FALLBACK (C2 Server: Fallback Attribute)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_META_REP (Package) C2 Server Meta-Data Repository
⤷
⤷
Basic Data
| Data Element | SC2_BCO_PROPVALUE_FALLBACK |
| Short Description | C2 Server: Fallback Attribute |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | XFELD | |
| 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 | Fallback |
| Medium | 20 | Fallback |
| Long | 30 | Fallback |
| Heading | 10 | Fallback |
Documentation
Definition
Attribute to specify the fallback, if an access with a full key fails.
Use
This attribute specifies the key fields to which a gene ric value can be assigned.
Dependencies
You must start flagging fallback fields from the last key field. You can then flag more fields.
Example
A table contains:
K1 K2 K3 | D1
a A 1 | R
a B 1 | S
a A 2 | T
a B 2 | U
a B * | W
a A * | X
a * * | Y
An access with the key values:
(a A 1) -> R
(a B 1) -> S
The default values (entries with *) are returned to queries which do not match directly.
(a B 3) -> W
(a A 7) -> X
(a C 1) -> Y
History
| Last changed by/on | SAP | 20050302 |
| SAP Release Created in | 700 |