SAP ABAP Interface /UI2/IF_CAT_PROV (UI2: Catalog Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/ABAP_PAGE_BUILDER (Package) UI2: ABAP Pagebuilder
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_CATALOG_PROVIDER | UI2: Catalog Provider | 20130613 |
Properties
| Interface | /UI2/IF_CAT_PROV | |
| Short Description | UI2: Catalog Provider |
General Data
| Package | /UI2/ABAP_PAGE_BUILDER | UI2: ABAP Pagebuilder |
| Created | 20130416 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /UI2/CL_CAT_PROV_FACTORY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | /UI2/IF_CATALOG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | /UI2/IF_EDM_MP_PAGEBUILDER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /UI2/IF_CAT_PROV has no interface.
Friends
Interface /UI2/IF_CAT_PROV has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20130613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130628 | ||
| 2 | Instance method | Public | Method | 20130702 | ||
| 3 | Instance method | Public | Method | 20130703 | ||
| 4 | Instance method | Public | Method | 20130613 | ||
| 5 | Instance method | Public | Method | 20130628 | ||
| 6 | Instance method | Public | Method | 20140618 | ||
| 7 | Instance method | Public | Method | 20140205 | ||
| 8 | Instance method | Public | Method | 20130910 | ||
| 9 | Instance method | Public | Method | 20130715 | ||
| 10 | Instance method | Public | Method | 20130628 | ||
| 11 | Instance method | Public | Method | 20130715 | ||
| 12 | Instance method | Public | Method | 20130704 |
Events
Interface /UI2/IF_CAT_PROV has no event.
Types
Interface /UI2/IF_CAT_PROV has no local type.
Method Signatures
Method CONTAINS_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_ID_INT | Call by reference | Type reference (TYPE) | STRING | 20130628 | ||||
| 2 | CONTAINS_CATALOG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130628 | ||||
| 3 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20130719 |
Method CONTAINS_CATALOG on Interface /UI2/IF_CAT_PROV has no exception.
Method CREATE_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20140123 | ||||
| 2 | CATALOG | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_CATALOG | UI2: Catalog | 20130702 | |||
| 3 | CATALOG_ID | Call by reference | Type reference (TYPE) | STRING | 20130702 | ||||
| 4 | REMOTE_ID | Call by reference | Type reference (TYPE) | STRING | 20140123 | ||||
| 5 | REMOTE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20140123 | ||||
| 6 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20130719 | ||||
| 7 | SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20140205 | ||||
| 8 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20130703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130702 |
Method DELETE_CATALOG 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 | 20130703 | ||||
| 2 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20130719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130703 |
Method GET_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_CATALOG | UI2: Catalog | 20130613 | |||
| 2 | CATALOG_ID | Call by reference | Type reference (TYPE) | /UI2/CATALOG_ID | UI2: ID of a Catalog | 20130613 | |||
| 3 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20130923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130620 |
Method GET_CATALOG_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_IDS | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20130628 | |||
| 2 | FILTER | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_CAT_PROV_FILTER | Filter for Catalog Provider | 20130628 |
Method GET_CATALOG_IDS on Interface /UI2/IF_CAT_PROV has no exception.
Method GET_CATALOG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_TAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MP_PAGEBUILDER=>TP_T_CATALOG | 20140618 | ||||
| 2 | FILTER | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_CAT_PROV_FILTER | Filter for Catalog Provider | 20140618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140618 |
Method GET_CATALOG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_TYPE | Value transfer | Type reference (TYPE) | STRING | 20140205 |
Method GET_CATALOG_TYPE on Interface /UI2/IF_CAT_PROV has no exception.
Method GET_DEFAULT_CATALOG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_CATALOG_ID | Value transfer | Type reference (TYPE) | /UI2/CATALOG_ID | UI2: Catalog | 20130910 |
Method GET_DEFAULT_CATALOG_ID on Interface /UI2/IF_CAT_PROV has no exception.
Method INIT Signature
Method INIT on Interface /UI2/IF_CAT_PROV has no parameter.
Method INIT on Interface /UI2/IF_CAT_PROV has no exception.
Method IS_CAT_PROV_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130628 | ||||
| 2 | IS_CAT_PROV_COMPONENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130628 |
Method IS_CAT_PROV_COMPONENT on Interface /UI2/IF_CAT_PROV has no exception.
Method RESET Signature
Method RESET on Interface /UI2/IF_CAT_PROV has no parameter.
Method RESET on Interface /UI2/IF_CAT_PROV has no exception.
Method UPDATE_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20140127 | ||||
| 2 | CATALOG | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_CATALOG | UI2: Catalog | 20130704 | |||
| 3 | CATALOG_ID | Call by reference | Type reference (TYPE) | STRING | 20130704 | ||||
| 4 | REMOTE_ID | Call by reference | Type reference (TYPE) | STRING | 20140127 | ||||
| 5 | REMOTE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20140127 | ||||
| 6 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20130719 | ||||
| 7 | SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20140205 | ||||
| 8 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Class for CHIP Catalog | 20140805 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |