SAP ABAP Class CL_FDT_WD_EXTY_MODEL (FDT: WD model for Expression Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects | 20070118 |
Properties
| Class | CL_FDT_WD_EXTY_MODEL | |
| Short Description | FDT: WD model for Expression Types | |
| Super Class | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_CORE_OBJECTS | BRFplus: Core Objects for Web Dynpro UI |
| Created | 20070118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FDT_WD_EXTY_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_EXTY_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'EXPRESSION_TYPE' | Expression Type Model Node | 20070118 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'INSTALLED_LANGUAGES' | Expression Type Installation Language Model Node | 20070118 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 'REF_LANGUAGES' | Expression Type Reference Language Model Node | 20070118 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 'EXTY_REF_TEXTS' | Expression Type Reference Text Model Node | 20070118 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 'REF_T_CHANGE' | Expression Type Reference Change Text Model Node | 20070118 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | 'REF_T_CREATION' | Expression Type Reference Creation Text Model Node | 20070118 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | STRING | 'REF_T_DELETION' | Expression Type Reference Deletion Text Model Node | 20070118 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 'REF_T_DISPLAY' | Expression Type Reference Display Text Model Node | 20070118 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | STRING | 'T_CHANGE' | Expression Type Change Text Model Node | 20070118 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | STRING | 'T_CREATION' | Expression Type Creation Text Model Node | 20070118 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | STRING | 'T_DELETION' | Expression Type Deletion Text Model Node | 20070118 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | STRING | 'T_DISPLAY' | Expression Type Display Text Model Node | 20070118 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | STRING | 'EXTY_TEXTS' | Expression Type Text Model Node | 20070118 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | STRING | 'EXTY_TRANSPORT' | Expression Type Transport Model Node | 20070727 | ||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_EXPRESSION_TYPE | FDT: Expression Type | 20070118 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | LANG | Language Key | 20070118 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | LANG | Language ID | 20070118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fills the texts and reference texts of a corresponding langu | 20070118 | |
| 2 | Instance method | Private | Method | Retrieves all languages where a text is defined | 20070118 | |
| 3 | Instance method | Private | Method | Retrieves the table index of the corresponding language | 20070118 | |
| 4 | Static method | Public | Method | Retrieves all languages that are installed on the system | 20070118 | |
| 5 | Instance method | Public | Method | Retrieves current text tables from context node | 20070118 | |
| 6 | Instance method | Private | Method | Retrieves the transport objects from the API | 20070727 | |
| 7 | Instance method | Private | Method | Set UI properties for transport object attributes | 20090904 | |
| 8 | Instance method | Private | Method | Sets the transport objects to API | 20070727 |
Events
Class CL_FDT_WD_EXTY_MODEL has no event.
Types
Class CL_FDT_WD_EXTY_MODEL has no local type.
Method Signatures
Method FILL_INITIAL_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070118 | |||
| 2 | ITS_TEXTS | Call by reference | Type reference (TYPE) | FDTT_WD_EXTY_TEXTS_MODEL | Table type for expression types texts | 20070118 | |||
| 3 | IV_INITIALIZE_ELEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070118 | ||||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | LANG | Language Key | 20070118 | |||
| 5 | IV_NODE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070118 |
Method FILL_INITIAL_TEXTS on class CL_FDT_WD_EXTY_MODEL has no exception.
Method GET_AVAILABLE_TEXT_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_LANGUAGES | Call by reference | Type reference (TYPE) | FDTT_WD_EXTY_LANGU_MODEL | HTTP Framework (iHTTP) Table Name/Value Pairs | 20070118 | |||
| 2 | ITS_TEXTS | Call by reference | Type reference (TYPE) | FDTT_WD_EXTY_TEXTS_MODEL | Table type for expression types texts | 20070118 |
Method GET_AVAILABLE_TEXT_LANGUAGES on class CL_FDT_WD_EXTY_MODEL has no exception.
Method GET_INITIAL_LANG_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20070118 | |||
| 2 | ITS_LANGUAGES | Call by reference | Type reference (TYPE) | FDTT_WD_EXTY_LANGU_MODEL | HTTP Framework (iHTTP) Table Name/Value Pairs | 20070118 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | LANG | Language ID | 20070118 |
Method GET_INITIAL_LANG_INDEX on class CL_FDT_WD_EXTY_MODEL has no exception.
Method GET_INST_SYS_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTS_LANGUAGES | Value transfer | Type reference (TYPE) | FDTT_WD_EXTY_LANGU_MODEL | HTTP Framework (iHTTP) Table Name/Value Pairs | 20070118 |
Method GET_INST_SYS_LANGUAGE on class CL_FDT_WD_EXTY_MODEL has no exception.
Method GET_NEW_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070412 | |||
| 2 | IV_NODE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070118 | ||||
| 3 | RTS_NEW_ENTRIES | Value transfer | Type reference (TYPE) | FDTT_WD_EXTY_TEXTS_MODEL | Table type for expression types texts | 20070118 |
Method GET_NEW_ENTRIES on class CL_FDT_WD_EXTY_MODEL has no exception.
Method GET_TRANSPORT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EXPRESSION_TYPE | Call by reference | Type reference (TYPE) | FDTS_WD_EXPRESSION_TYPE_MODEL | FDT: Structure for expression types wd model | 20070727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20080612 |
Method GET_TRANSPORT_OBJECTS_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090904 |
Method GET_TRANSPORT_OBJECTS_PROPS on class CL_FDT_WD_EXTY_MODEL has no exception.
Method SET_TRANSPORT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXPRESSION_TYPE | Call by reference | Type reference (TYPE) | FDTS_WD_EXPRESSION_TYPE_MODEL | FDT: Structure for expression types wd model | 20070727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20080612 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |