SAP ABAP Class /UI5/CL_UI5_REP_TEXTS_DT (SAPUI5 Repository Texts Design Time Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI5-TOL (Application Component) SAP UI development toolkit for HTML5 - Design Time Tools
⤷
/UI5/UI5_INFRA_APP (Package) SAP UI5 Infrastructure for Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI5/IF_UI5_REP_TEXTS_DT | SAPUI5 Repository Texts Design Time Interface | 20120119 |
Properties
| Class | /UI5/CL_UI5_REP_TEXTS_DT | |
| Short Description | SAPUI5 Repository Texts Design Time Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI5/UI5_INFRA_APP | SAP UI5 Infrastructure for Applications |
| Created | 20120119 | SAP |
| Last change | 20141120 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI5/IF_UI5_REP_TEXTS_DT | SAPUI5 Repository Texts Design Time Interface | 20120119 |
Friends
Class /UI5/CL_UI5_REP_TEXTS_DT 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) | FLAG | ' ' | space=no dialog, X=with dialog | 20120119 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR4 | 'XTXT' | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120131 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR4 | 'NOTR' | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120217 | ||
| 4 | Constant | Private | Type reference (TYPE) | TROBJTYPE | 'TABU' | Object Type | 20120119 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR4 | 'WAPA' | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120306 | ||
| 6 | Constant | Private | Type reference (TYPE) | PGMID | 'R3TR' | Program ID in Requests and Tasks | 20120119 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | '/UI5/TREP_FILES' | 20120123 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | '/UI5/TREP_TEXT' | 20120123 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | '/UI5/TREP_TEXT_T' | 20120123 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | '# SAPUI5 TRANSLATION-KEY' | 20120119 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | /UI5/IF_UI5_REP | Base interface for SAPUI5 Repository | 20140303 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20121002 | |||
| 13 | Instance attribute | Private | See coding | 20120130 | |||||
| 14 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120210 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | name of UI5 repository | 20120119 |
Methods
Events
Class /UI5/CL_UI5_REP_TEXTS_DT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TREP_FILES_KEYS_TAB | Private | See coding | 20120123 | TREP_FILES_KEYS_TAB type standard table of TREP_FILES_KEY_LINE
|
||
| 2 | TREP_FILES_KEY_LINE | Private | See coding | 20120131 | begin of TREP_FILES_KEY_LINE,
sap_cust_ind type char1,
prop_file_guid type guid_32,
end of TREP_FILES_KEY_LINE
|
||
| 3 | TREP_TEXT_KEYS_TAB | Private | See coding | 20120123 | TREP_TEXT_KEYS_TAB type standard table of TREP_TEXT_KEY_LINE
|
||
| 4 | TREP_TEXT_KEY_LINE | Private | See coding | 20120123 | begin of TREP_TEXT_KEY_LINE,
sap_cust_ind type char1,
prop_text_guid type guid_22,
end of TREP_TEXT_KEY_LINE
|
||
| 5 | TREP_TEXT_T_KEYS_TAB | Private | See coding | 20120123 | TREP_TEXT_T_KEYS_TAB type standard table of TREP_TEXT_T_KEY_LINE
|
||
| 6 | TREP_TEXT_T_KEY_LINE | Private | See coding | 20120123 | begin of TREP_TEXT_T_KEY_LINE,
sap_cust_ind type char1,
language type LANGU,
prop_text_guid type guid_22,
end of TREP_TEXT_T_KEY_LINE
|
Method Signatures
Method BUILD_PROP_TEXT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCE | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | Key Structure for Name of Oxygen Page | 20120209 | |||
| 2 | IV_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20120210 | ||||
| 3 | RT_TEXT_TABLE | Value transfer | Type reference (TYPE) | /UI5/TEXT_ENTRIES | Table of Strings | 20120405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SAPUI5 Repository DT | 20120216 |
Method CHECK_APPL_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120405 |
Method CHECK_APPL_EXISTS on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method CHECK_SYNC_ENFORCEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SAPUI5 Repository DT | 20130405 |
Method CHECK_TRANSLATION_MARKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROP_FILE_GUID | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120405 | |||
| 2 | IT_SOURCE | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | O2: Oxygen Page Table | 20120405 |
Method CHECK_TRANSLATION_MARKER on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method DELETE_ALL_TEXTS Signature
Method DELETE_ALL_TEXTS on class /UI5/CL_UI5_REP_TEXTS_DT has no parameter.
Method DELETE_ALL_TEXTS on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method DELETE_UNUSED_TEXTS_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXTS | Call by reference | Type reference (TYPE) | /UI5/TEXT_ENTRIES | UI5 table for key value pairs | 20120119 | |||
| 2 | IV_PROP_FILE_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120119 | |||
| 3 | IV_PROP_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20120119 | ||||
| 4 | RT_TEXT_DEL | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20120119 |
Method DELETE_UNUSED_TEXTS_FROM_TABLE on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method GET_API Signature
Method GET_API on class /UI5/CL_UI5_REP_TEXTS_DT has no parameter.
Method GET_API on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method GET_GUID_4_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20120920 | |||
| 2 | RV_GUID | Value transfer | Type reference (TYPE) | GUID_22 | GUID in 'CHAR' format with upper-/lowercase (!) | 20120920 |
Method GET_GUID_4_TEXT on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121002 |
Method GET_LOG on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method GET_PAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SOURCE | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | O2: Oxygen Page Table | 20120209 | |||
| 2 | EV_PAGE_INACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120209 | ||||
| 3 | IS_PAGE_KEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Key Structure for Name of Oxygen Page | 20120209 |
Method GET_PAGE_SOURCE on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method GET_SYSTEM_TYPE Signature
Method GET_SYSTEM_TYPE on class /UI5/CL_UI5_REP_TEXTS_DT has no parameter.
Method GET_SYSTEM_TYPE on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method GET_TEXT_TYPES Signature
Method GET_TEXT_TYPES on class /UI5/CL_UI5_REP_TEXTS_DT has no parameter.
Method GET_TEXT_TYPES on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method IS_DEFAULT_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20120210 | ||||
| 2 | RV_IS_DEFAULT_FILE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120210 |
Method IS_DEFAULT_FILE on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method IS_PATH_RELVANT4TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20140303 | ||||
| 2 | RV_RELEVANT4TRANSLATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140303 |
Method IS_PATH_RELVANT4TRANSLATION on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method IS_UPDATE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TABLE_ENTRY | Call by reference | Type reference (TYPE) | /UI5/TREP_FILES | UI5 mapping table for property files with text entries | 20140303 | |||
| 2 | IV_PATH_NEW | Call by reference | Type reference (TYPE) | STRING | 20140303 | ||||
| 3 | RV_UPDATE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140303 |
Method IS_UPDATE_ALLOWED on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method PARSE_COMMENT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LINE | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20120214 | |||
| 2 | RS_TEXT | Value transfer | Type reference (TYPE) | /UI5/TEXT_ENTRY | UI5 texts from property files | 20120214 |
Method PARSE_COMMENT_LINE on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method STORE_PROP_TEXTS Signature
Method STORE_PROP_TEXTS on class /UI5/CL_UI5_REP_TEXTS_DT has no parameter.
Method STORE_PROP_TEXTS on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
Method WRITE_TO_TRANSPORT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TREP_FILES_KEYS | Call by reference | Type reference (TYPE) | TREP_FILES_KEYS_TAB | 20120123 | ||||
| 2 | IT_TREP_TEXT_KEYS | Call by reference | Type reference (TYPE) | TREP_TEXT_KEYS_TAB | 20120123 | ||||
| 3 | IT_TREP_TEXT_T_KEYS | Call by reference | Type reference (TYPE) | TREP_TEXT_T_KEYS_TAB | 20120123 | ||||
| 4 | IV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20120119 | |||
| 5 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120119 |
Method WRITE_TO_TRANSPORT_REQUEST on class /UI5/CL_UI5_REP_TEXTS_DT has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |