SAP ABAP Domain COMD_CFGM_INTERVAL_BOUND_TYPE (THe interval types)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG (Application Component) Product Configurator
⤷
COM_CFG_API (Package) Product Configuration Interface

⤷

⤷

Basic Data
Domain Name | COMD_CFGM_INTERVAL_BOUND_TYPE |
Short Description | THe interval types |
Definition
Data Type | CHAR | Character String |
No. Characters | 1 | |
Decimal Places | ||
Output Length | 1 | |
Conversion Routine | ||
Sign | ||
Lower Case |
Value Range
# | Lower Limit | Upper Limit | Short Description |
---|---|---|---|
1 | 0 | X is any (representable) real number | |
2 | 1 | Single Value; = X | |
3 | 2 | Interval with clsd lower and open upper boundary; [X, Y) | |
4 | 3 | Interval with closed lower and closed upper boundary; [X, Y] | |
5 | 4 | Interval with open lower and open upper boundary; (X, Y) | |
6 | 5 | Interval with open lower and closed upper boundary; (X, Y] | |
7 | 6 | Interval with unlmt lower and open upper boundary; < X | |
8 | 7 | Interval with unlmt lower and clsd upper boundary; <= X | |
9 | 8 | Interval with open lower and unlmt upper boundary; > X | |
10 | 9 | Interval with clsd lower and unlmt upper boundary; >= X | |
11 | |||
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |