SAP ABAP Class /UI2/CL_CATALOG_HANA (UI2: Catalog based on Page)
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 | UI2: Catalog (abstract) | 20130617 |
Properties
| Class | /UI2/CL_CATALOG_HANA | |
| Short Description | UI2: Catalog based on Page | |
| Super Class | /UI2/CL_CATALOG | UI2: Catalog (abstract) |
| 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 | 20130617 | 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) |
Interfaces
Class /UI2/CL_CATALOG_HANA has no interface implemented.
Friends
Class /UI2/CL_CATALOG_HANA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'hana' | 20130618 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'HANA_CATALOG' | 20130924 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'H' | 20130618 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /UI2/CL_SYSTEMS=>TP_S_SYSTEM | 20130913 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130712 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /UI2/SYSTEM_ID | UI AddOn: System Id | 20140205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130711 | ||
| 2 | Instance method | Protected | Method | 20130712 | ||
| 3 | Instance method | Private | Method | 20130913 |
Events
Class /UI2/CL_CATALOG_HANA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_CATALOG_REMOTE | Public | See coding | 20130711 | begin of tp_s_catalog_remote,
id type string,
title type string,
end of tp_s_catalog_remote
|
||
| 2 | TP_S_RFCDEST | Private | See coding | 20130618 | begin of tp_s_rfcdest,
rfcdest type rfcdest,
rfctype type rfctype_d,
server type rfchost_ext,
servicenr type RFCSYSID,
description type rfcdoc_d,
path_prefix type string,
end of tp_s_rfcdest
|
||
| 3 | TP_T_CATALOG_REMOTE | Public | See coding | 20130711 | tp_t_catalog_remote type hashed table of tp_s_catalog_remote with unique key id
|
Method Signatures
Method GET_CATALOGS_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOGS_REMOTE | Value transfer | Type reference (TYPE) | TP_T_CATALOG_REMOTE | 20130711 |
Method GET_CATALOGS_REMOTE on class /UI2/CL_CATALOG_HANA has no exception.
Method GET_INFO_FROM_CATALOG_ID 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 | 20130712 | ||||
| 2 | CATALOG_ID_REMOTE | Call by reference | Type reference (TYPE) | STRING | 20130712 | ||||
| 3 | SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | /UI2/SYSTEM_ID | Logical Destination (Specified in Function Call) | 20140205 |
Method GET_INFO_FROM_CATALOG_ID on class /UI2/CL_CATALOG_HANA has no exception.
Method GET_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_ID | Value transfer | Type reference (TYPE) | /UI2/SYSTEM_ID | UI AddOn: System Id | 20130913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Class for CHIP Catalog | 20130913 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |