SAP ABAP Table BIDT_S_ALL (structure for bidi flags testing)
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_ALL   Table Relationship Diagram
Short Description structure for bidi flags testing    
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 BIDT_A_CH_N   CHAR 20   0   Char type without bidi flags BIDT_T_ALL
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    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 BIDT_S_ALL BIDT_A_CH_N BIDT_T_ALL BIDT_A_CH_N    
History
Last changed by/on SAP  20050204 
SAP Release Created in 700