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 | Instance attribute | Private | Type reference (TYPE) | I18NTODLEN | I18N: Table type for data length select-option | 20040824 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I18NTOSERTYP | Select options: table names | 20040820 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I18NTODTYP | I18n: table selection option for datatype | 20040823 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I18NTNAMEFLAGS | I18N: table type for DTEL and flags | 20040820 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Object Type | 20040823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check if data type for LTR and BIDI is applicable | 20041124 | |
| 2 | Instance method | Public | Constructor | constructor | 20040820 | |
| 3 | Instance method | Public | Method | get the dataelement list | 20040823 | |
| 4 | Instance method | Private | Method | save changes and activate | 20040820 | |
| 5 | Instance method | Private | Method | Change bidiflag | 20040820 | |
| 6 | Instance method | Private | Method | Delete entry | 20040823 | |
| 7 | Instance method | Private | Method | Change ltrflag | 20040820 | |
| 8 | Instance method | Private | Method | Save changes | 20040820 | |
| 9 | 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 | EX_RC_BIDI | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20041124 | |||
| 2 | EX_RC_LTR | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20041124 | |||
| 3 | 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 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Bildelements | 20040820 | |||
| 2 | IM_DLEN_SET | Call by reference | Type reference (TYPE) | I18NTODLEN | I18n: Tabellen-Auswahloption für Datentyp | 20040824 | |||
| 3 | IM_DTELNAME_SET | Call by reference | Type reference (TYPE) | I18NTOSERTYP | Selektionsoptionen: Tabellennamen | 20040820 | |||
| 4 | IM_DTYP_SET | Call by reference | Type reference (TYPE) | I18NTODTYP | Selektionsoptionen: Tabellennamen | 20040823 | |||
| 5 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | EX_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Zeichenfeld der Länge 1 | 20040824 | |||
| 2 | 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 |