SAP ABAP Class /UI2/CL_ROLE_EXT_CATALOG_PAGES (Template class: Enhance Roles with Catalog Pages)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SAMPLES_SERVICES_PB_700 (Package) UI BE: Sample Page Builder services, release 7.00
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_NWBC_RUNTIME_EXTENSION | Extension of NWBC Runtime | 20130527 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130527 |
Properties
| Class | /UI2/CL_ROLE_EXT_CATALOG_PAGES | |
| Short Description | Template class: Enhance Roles with Catalog Pages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/SAMPLES_SERVICES_PB_700 | UI BE: Sample Page Builder services, release 7.00 |
| Created | 20130527 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /UI2/CL_ROLE_EXT_CATALOG_PAGES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_NWBC_RUNTIME_EXTENSION | Extension of NWBC Runtime | 20130527 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130527 |
Friends
Class /UI2/CL_ROLE_EXT_CATALOG_PAGES has no friend class.
Attributes
Class /UI2/CL_ROLE_EXT_CATALOG_PAGES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130527 |
Events
Class /UI2/CL_ROLE_EXT_CATALOG_PAGES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CATALOG | Public | See coding | 20130528 | begin of ty_catalog,
id type string,
title type string,
end of ty_catalog
|
||
| 2 | TY_CATALOGS | Public | See coding | 20130528 | ty_catalogs type hashed table of ty_catalog with unique key id
|
Method Signatures
Method GET_CATALOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOGS | Call by reference | Type reference (TYPE) | TY_CATALOGS | 20130527 |
Method GET_CATALOGS on class /UI2/CL_ROLE_EXT_CATALOG_PAGES has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |