SAP ABAP Table BIDT_S_FLAT (flat structure for testing bidi flags)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SI18N (Package) I18N Functions
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | BIDT_S_FLAT |
|
| Short Description | flat structure for testing bidi flags |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
BIDT_A_CH_N | CHAR | 20 | 0 | Char type without bidi flags | BIDT_T_ALL | ||
| 2 | |
BIDT_A_CH_LTR | CHAR | 20 | 0 | Character type with LTR flag | |||
| 3 | |
BIDT_A_CH_BIDI | CHAR | 20 | 0 | character with BIDI flag | |||
| 4 | |
BIDT_A_CH_BOTH | CHAR | 20 | 0 | char type with both flags on | |||
| 5 | |
BIDT_A_INT_N | BIDT_D_INT | INT4 | 10 | 0 | integer without bidi flags | ||
| 6 | |
BIDT_A_INT_LTR | BIDT_D_INT | INT4 | 10 | 0 | integer with LTR flag | ||
| 7 | |
BIDT_A_DEC_N | BIDT_D_DEC | DEC | 12 | 3 | normal counter for bidi testing | ||
| 8 | |
BIDT_A_DEC_LTR | BIDT_D_DEC | DEC | 12 | 3 | counter type with ltr flag | ||
| 9 | |
CHAR | 150 | 0 |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | BIDT_S_FLAT | BIDT_A_CH_N | |
|
History
| Last changed by/on | SAP | 20050204 |
| SAP Release Created in | 700 |