Table/Structure Field list used by SAP ABAP Program I18N_TABLE_FILL (program for filling tables for bidi flags testing)
SAP ABAP Program
I18N_TABLE_FILL (program for filling tables for bidi flags testing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BIDT_T_ALL - BIDT_A_CH_BIDI | character with BIDI flag | ||
| 2 | BIDT_T_ALL - BIDT_A_CH_BOTH | char type with both flags on | ||
| 3 | BIDT_T_ALL - BIDT_A_CH_LTR | Character type with LTR flag | ||
| 4 | BIDT_T_ALL - BIDT_A_CH_N | Char type without bidi flags | ||
| 5 | BIDT_T_ALL - BIDT_A_DEC_LTR | counter type with ltr flag | ||
| 6 | BIDT_T_ALL - BIDT_A_DEC_N | normal counter for bidi testing | ||
| 7 | BIDT_T_ALL - BIDT_A_INT_LTR | integer with LTR flag | ||
| 8 | BIDT_T_ALL - BIDT_A_INT_N | integer without bidi flags | ||
| 9 | BIDT_T_ALL - BIDT_A_STR_BIDI | string with BIDI flag | ||
| 10 | BIDT_T_ALL - BIDT_A_STR_LTR | string with LTR flag | ||
| 11 | BIDT_T_ALL - BIDT_A_STR_N | string without bidi flags | ||
| 12 | BIDT_T_ALL - DESCRIPTION | BIDT_T_ALL-DESCRIPTION | ||
| 13 | BIDT_T_DECLTR - BIDT_A_DEC_LTR | counter type with ltr flag | ||
| 14 | BIDT_T_DECN - BIDT_A_DEC_N | normal counter for bidi testing | ||
| 15 | BIDT_T_INTLTR - BIDT_A_INT_LTR | integer with LTR flag | ||
| 16 | BIDT_T_INTN - BIDT_A_INT_N | integer without bidi flags |