SAP ABAP Table BIDT_T_ALL (table 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 TRANSP    Transparent table 
Transparent table BIDT_T_ALL   Table Relationship Diagram
Short Description table for testing bidi flags    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 BIDT_A_CH_N BIDT_A_CH_N   CHAR 20   0   Char type without bidi flags  
2 BIDT_A_CH_LTR BIDT_A_CH_LTR   CHAR 20   0   Character type with LTR flag  
3 BIDT_A_CH_BIDI BIDT_A_CH_BIDI   CHAR 20   0   character with BIDI flag  
4 BIDT_A_CH_BOTH BIDT_A_CH_BOTH   CHAR 20   0   char type with both flags on  
5 BIDT_A_INT_N BIDT_A_INT_N BIDT_D_INT INT4 10   0   integer without bidi flags  
6 BIDT_A_INT_LTR BIDT_A_INT_LTR BIDT_D_INT INT4 10   0   integer with LTR flag  
7 BIDT_A_STR_N BIDT_A_STR_N   STRG 0   0   string without bidi flags  
8 BIDT_A_STR_LTR BIDT_A_STR_LTR   STRG 0   0   string with LTR flag  
9 BIDT_A_STR_BIDI BIDT_A_STR_BIDI   STRG 0   0   string with BIDI flag  
10 BIDT_A_DEC_N BIDT_A_DEC_N BIDT_D_DEC DEC 12   3   normal counter for bidi testing  
11 BIDT_A_DEC_LTR BIDT_A_DEC_LTR BIDT_D_DEC DEC 12   3   counter type with ltr flag  
12 DESCRIPTION     CHAR 150   0    
History
Last changed by/on SAP  20050204 
SAP Release Created in 700