SAP ABAP Class /UI5/CL_UI5_REP_TEXTS_UPD_INT (SAPUI5 Repository update internal)
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

⤷

⤷

Properties
Class | /UI5/CL_UI5_REP_TEXTS_UPD_INT | |
Short Description | SAPUI5 Repository update internal | |
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 | 20121001 | 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 /UI5/CL_UI5_REP_TEXTS_UPD_INT has no interface implemented.
Friends
Class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /UI5/IF_UI5_REP_DT | SAPUI5 Repository Design Time Interface | 20121001 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /UI5/CL_UI5_REP_TEXTS_DT | SAPUI5 Repository Texts Design Time Interface | 20121001 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_UI5_REP_PATH_MAP_INT_T | 20121001 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121001 | |
2 | ![]() |
Instance method | Private | Method | 20121004 | |
3 | ![]() |
Instance method | Public | Constructor | 20121001 | |
4 | ![]() |
Instance method | Private | Method | 20121001 | |
5 | ![]() |
Instance method | Private | Method | 20121001 | |
6 | ![]() |
Instance method | Private | Method | 20121001 | |
7 | ![]() |
Instance method | Private | Method | 20121004 | |
8 | ![]() |
Instance method | Private | Method | 20121001 | |
9 | ![]() |
Instance method | Private | Method | 20121001 | |
10 | ![]() |
Instance method | Private | Method | 20121001 | |
11 | ![]() |
Instance method | Private | Method | 20121001 | |
12 | ![]() |
Instance method | Private | Method | 20121001 | |
13 | ![]() |
Instance method | Public | Method | 20121001 |
Events
Class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_UI5_REP_PATH_MAP_INT_S | Private | See coding | 20121001 | BEGIN OF t_ui5_rep_path_map_int_s.
INCLUDE TYPE /ui5/ui5_rep_path_map_s.
TYPES folder TYPE string.
TYPES: END OF t_ui5_rep_path_map_int_s
|
||
2 | T_UI5_REP_PATH_MAP_INT_T | Private | See coding | 20121001 | t_ui5_rep_path_map_int_t TYPE STANDARD TABLE OF t_ui5_rep_path_map_int_s WITH KEY path
|
Method Signatures
Method CHECK_4_PROPERTIES_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121001 | |||
2 | ![]() |
RV_IS_PROPERTIES_FILE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20121001 |
Method CHECK_4_PROPERTIES_NAME on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method CHECK_FILE_ACTIVE 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 | 20121004 | |||
2 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | 20121004 |
Method CHECK_FILE_ACTIVE on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BSP_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20121001 |
Method CONSTRUCTOR on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_ALL_PAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PAGES | Value transfer | Type reference (TYPE) | O2PAGELIST | Oxygen: Page Attributes | 20121001 |
Method GET_ALL_PAGES on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_FILE_PATH_LONG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILE_PATH_SHORT | Call by reference | Type reference (TYPE) | STRING | 20121002 | |||
2 | ![]() |
RV_FILE_PATH_LONG | Value transfer | Type reference (TYPE) | STRING | 20121002 |
Method GET_FILE_PATH_LONG on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_FILE_PATH_SHORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILE_PATH_LONG | Call by reference | Type reference (TYPE) | STRING | 20121002 | |||
2 | ![]() |
RV_FILE_PATH_SHORT | Value transfer | Type reference (TYPE) | STRING | 20121002 |
Method GET_FILE_PATH_SHORT on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_INACTIVE_MESSAGE 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 | 20121004 | |||
2 | ![]() |
RS_LOG | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20121004 |
Method GET_INACTIVE_MESSAGE on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_PAGE_AND_STORE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILE_PATH_LONG | Call by reference | Type reference (TYPE) | STRING | 20121002 | |||
2 | ![]() |
IV_FILE_PATH_SHORT | Call by reference | Type reference (TYPE) | STRING | 20121002 | |||
3 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20121001 | ||
4 | ![]() |
RT_LOG | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121002 |
Method GET_PAGE_AND_STORE_TEXTS on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_REP_DT_API Signature
Method GET_REP_DT_API on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no parameter.
Method GET_REP_DT_API on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_REP_PATH_MAPPING Signature
Method GET_REP_PATH_MAPPING on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no parameter.
Method GET_REP_PATH_MAPPING on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_REP_TEXTS_DT_API Signature
Method GET_REP_TEXTS_DT_API on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no parameter.
Method GET_REP_TEXTS_DT_API on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method GET_TRANSPORT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REQUEST | Value transfer | Type reference (TYPE) | TRWBO_REQUEST_HEADER | 20121001 |
Method GET_TRANSPORT_REQUEST on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
Method UPDATE_REP_TEXTS 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 | 20121001 | |||
2 | ![]() |
RT_LOG | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121002 |
Method UPDATE_REP_TEXTS on class /UI5/CL_UI5_REP_TEXTS_UPD_INT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |