SAP ABAP Interface /UI5/IF_UI5_REP (Base interface for SAPUI5 Repository)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /UI5/IF_UI5_REP_DT | SAPUI5 Repository Design Time Interface | 20121122 |
2 | Interface composition (i COMPRISING i_ref) | /UI5/IF_UI5_REP_RT | SAPUI5 Repository Runtime Interface | 20121122 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI5/CL_UI5_REP_DT | SAPUI5 Repository Design Time Class | 20121122 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI5/CL_UI5_REP_RT | SAPUI5 Repository Runtime Class | 20121122 |
Properties
Interface | /UI5/IF_UI5_REP | |
Short Description | Base interface for SAPUI5 Repository |
General Data
Package | /UI5/UI5_INFRA_APP | SAP UI5 Infrastructure for Applications |
Created | 20121122 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /UI5/IF_UI5_REP has no interface.
Friends
Interface /UI5/IF_UI5_REP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | APP_SETUP_FILE | Constant | Public | Type reference (TYPE) | STRING | '.Ui5RepositoryAppSetup' | File containing the SAPUI5 repository setup of this app | 20140218 | |
2 | RESOURCE_ROOT_DEPLOYMENT | Constant | Public | Type reference (TYPE) | STRING | 'DEPLOYMENT' | Points to root folder of app deployment | 20140217 | |
3 | RESOURCE_ROOT_SOURCE | Constant | Public | Type reference (TYPE) | STRING | 'SOURCE' | Points to base folder of app sources | 20140217 | |
4 | RESOURCE_ROOT_TRANSLATION | Constant | Public | Type reference (TYPE) | STRING | 'TRANSLATION' | Points to root folder of translation | 20140217 | |
5 | RESOURCE_ROOT_UNDEFINED | Constant | Public | Type reference (TYPE) | STRING | '-' | Undefined | 20140303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether path is a folder in the UI5 repository | 20130912 |
2 | ![]() |
Instance method | Public | Method | Returns the path to a resource root | 20140217 |
3 | ![]() |
Instance method | Public | Method | Returns the name of the repository | 20121122 |
Events
Interface /UI5/IF_UI5_REP has no event.
Types
Interface /UI5/IF_UI5_REP has no local type.
Method Signatures
Method CHECK_IS_FOLDER 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 | 20130912 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for SAPUI5 Repository DT | 20130912 |
Method GET_PATH_TO_RESOURCE_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name of resource root - e.g. SOURCE or DEPLOY | 20140217 | ||
2 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | STRING | Path to resource root folder | 20140218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SAPUI5 repository API | 20140324 |
Method GET_REPOSITORY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121122 |
Method GET_REPOSITORY_NAME on Interface /UI5/IF_UI5_REP has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |