SAP ABAP Class /UI2/CL_CAT_PROV_REMOTE (UI2: Catalog Provider for Catalog Pages)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_PB_CAT_PROV_700 (Package) Catalog Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_CATALOG_PROVIDER | UI2: Catalog Provider | 20140121 |
Properties
| Class | /UI2/CL_CAT_PROV_REMOTE | |
| Short Description | UI2: Catalog Provider for Catalog Pages | |
| Super Class | /UI2/CL_CATALOG_PROVIDER | UI2: Catalog Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/SERVICES_PB_CAT_PROV_700 | Catalog Provider |
| Created | 20140121 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_CAT_PROV_REMOTE has no interface implemented.
Friends
Class /UI2/CL_CAT_PROV_REMOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /UI2/CATALOG_ID | 'X-SAP-UI2-CATALOGPAGE:/UI2/CATALOG_ALL_PAGES' | UI2: ID of a Catalog | 20140121 | ||
| 2 | Constant | Public | Type reference (TYPE) | /UI2/CAT_PROV_ID | 'X-SAP-REMOTE' | ID of Catalog Provider for catalog pages | 20140121 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'REMOTE' | 20140121 | |||
| 4 | Constant | Public | See coding | '/UI2/PB_EDM_PAGE_LAYOUT' | 20140121 | ||||
| 5 | Constant | Public | Type reference (TYPE) | CHAR30 | '/UI2/REMOTE_CATALOG' | Web Dynpro: Component Name | 20140122 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | /UI2/CL_WD_CFG_TOOLS=>TP_T_CONF | 20140121 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | /UI2/CL_WD_CFG_TOOLS=>TP_T_CONF | 20140121 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_TOOL_COCU | 20140124 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_TOOL_COMP | 20140122 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_WD_CFG_FACTORY | 20140122 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140121 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get WD-Config API | 20140122 | |
| 2 | Instance method | Private | Method | Get Key-Tab | 20140123 | |
| 3 | Instance method | Private | Method | 20140121 | ||
| 4 | Instance method | Private | Method | 20140121 |
Events
Class /UI2/CL_CAT_PROV_REMOTE has no event.
Types
Class /UI2/CL_CAT_PROV_REMOTE has no local type.
Method Signatures
Method GET_CONFIG_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_ID | Call by reference | Type reference (TYPE) | STRING | 20140122 | ||||
| 2 | E_COCU_API | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_TOOL_COCU | API Configuration Component Customizing | 20140128 | |||
| 3 | E_COMP_API | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_TOOL_COMP | API configuration component | 20140122 | |||
| 4 | E_COMP_FACTORY | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WD_CFG_FACTORY | Factory class for configuration API | 20140122 | |||
| 5 | READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20140826 | |||
| 6 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20140123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140124 | ||
| 2 | Exceptions of Configuration-API | 20140124 |
Method GET_KEY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_ID | Call by reference | Type reference (TYPE) | STRING | 20140123 | ||||
| 2 | KEY_TAB | Call by reference | Type reference (TYPE) | /UI2/T_EDM_NVP | EDM: Name Value Pair (Structure) | 20140123 |
Method GET_KEY_TAB on class /UI2/CL_CAT_PROV_REMOTE has no exception.
Method _GET_CONF_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONF_LIST | Value transfer | Type reference (TYPE) | /UI2/CL_WD_CFG_TOOLS=>TP_T_CONF | 20140121 |
Method _GET_CONF_LIST on class /UI2/CL_CAT_PROV_REMOTE has no exception.
Method _GET_CUST_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUST_LIST | Value transfer | Type reference (TYPE) | /UI2/CL_WD_CFG_TOOLS=>TP_T_CONF | 20140121 |
Method _GET_CUST_LIST on class /UI2/CL_CAT_PROV_REMOTE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |