SAP ABAP Class CL_I18N_DTEL_FLAGS_LIST (Data elements and flags)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SI18N (Package) I18N Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST Results + ALV grid 20040922
Properties
Class CL_I18N_DTEL_FLAGS_LIST  
Short Description Data elements and flags    
Super Class CL_UMG_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SI18N   I18N Functions 
Created 20040820   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_I18N_DTEL_FLAGS_LIST has no forward declaration.
Interfaces
Class CL_I18N_DTEL_FLAGS_LIST has no interface implemented.
Friends
Class CL_I18N_DTEL_FLAGS_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DLEN_SET Instance attribute Private Type reference (TYPE) I18NTODLEN I18N: Table type for data length select-option 20040824
2 DTELNAME_SET Instance attribute Private Type reference (TYPE) I18NTOSERTYP Select options: table names 20040820
3 DTYP_SET Instance attribute Private Type reference (TYPE) I18NTODTYP I18n: table selection option for datatype 20040823
4 NAMEFLAGS_TAB Instance attribute Private Type reference (TYPE) I18NTNAMEFLAGS I18N: table type for DTEL and flags 20040820
5 SEARCH_TYPE Instance attribute Private Type reference (TYPE) STRING Object Type 20040823
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BIDI_LTR_TYPE Static method Public Method check if data type for LTR and BIDI is applicable 20041124
2 CONSTRUCTOR Instance method Public Constructor constructor 20040820
3 GET_LIST Instance method Public Method get the dataelement list 20040823
4 HANDLE_ACTIVATE Instance method Private Method save changes and activate 20040820
5 HANDLE_BIDIFLAG Instance method Private Method Change bidiflag 20040820
6 HANDLE_DELETE Instance method Private Method Delete entry 20040823
7 HANDLE_LTRFLAG Instance method Private Method Change ltrflag 20040820
8 HANDLE_SAVE Instance method Private Method Save changes 20040820
9 SET_LIST Instance method Public Method Set the list 20040823
Events
Class CL_I18N_DTEL_FLAGS_LIST has no event.
Types
Class CL_I18N_DTEL_FLAGS_LIST has no local type.
Method Signatures

Method CHECK_BIDI_LTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RC_BIDI Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20041124
2 Exporting EX_RC_LTR Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20041124
3 Importing IM_DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Datentyp der Spalte 20041124

Method CHECK_BIDI_LTR_TYPE on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name eines Bildelements 20040820
2 Importing IM_DLEN_SET Call by reference Type reference (TYPE) I18NTODLEN I18n: Tabellen-Auswahloption für Datentyp 20040824
3 Importing IM_DTELNAME_SET Call by reference Type reference (TYPE) I18NTOSERTYP Selektionsoptionen: Tabellennamen 20040820
4 Importing IM_DTYP_SET Call by reference Type reference (TYPE) I18NTODTYP Selektionsoptionen: Tabellennamen 20040823
5 Importing IM_TYPE Call by reference Type reference (TYPE) STRING Objekttyp 20040823

Method CONSTRUCTOR on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DTEL_LIST Call by reference Type reference (TYPE) I18NTNAMEFLAGS I18N: Tabellentyp für DTEL and Kennzeichen 20040823

Method GET_LIST on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method HANDLE_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20040820

Method HANDLE_ACTIVATE on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method HANDLE_BIDIFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20040820

Method HANDLE_BIDIFLAG on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method HANDLE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20040823

Method HANDLE_DELETE on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method HANDLE_LTRFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20040820

Method HANDLE_LTRFLAG on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method HANDLE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20040820

Method HANDLE_SAVE on class CL_I18N_DTEL_FLAGS_LIST has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RC Call by reference Type reference (TYPE) SYSUBRC Zeichenfeld der Länge 1 20040824
2 Importing IM_DTEL_LIST Call by reference Type reference (TYPE) I18NTNAMEFLAGS I18N: Tabellentyp für DTEL and Kennzeichen 20040823

Method SET_LIST on class CL_I18N_DTEL_FLAGS_LIST has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700