SAP ABAP Domain SIC_CARDINALITY (Cardinality of a node relationship)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FRAMEWORK_CONFIG (Package) Information Consolidation Framework - Konfiguration
⤷
⤷
Basic Data
| Domain Name | SIC_CARDINALITY |
| Short Description | Cardinality of a node relationship |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 3 | |
| Decimal Places | ||
| Output Length | 3 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 1:1 | One parent node <-> one child node | |
| 2 | 1:C | One parent node <-> no or one child node | |
| 3 | 1:N | One parent node <-> many child nodes (at least one) | |
| 4 | 1:X | One parent node <-> no or many child nodes | |
| 5 | N:1 | Many parent nodes <-> one child node | |
| 6 | N:C | Many parent nodes <-> no or one child node | |
| 7 | N:M | Many parent nodes <-> many child nodes (at least one) | |
| 8 | N:X | Many parent nodes <-> no or many child nodes | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |