SAP ABAP Class /UI2/CL_PAGE_USAGE_RT (UI2: Catalog Usage Runtime)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_PB_V06_700 (Package) UI BE: PB Service implementation 703 v.06
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_NODE_ASSOCIATION | UI2: node of a specific association type | 20130808 |
Properties
| Class | /UI2/CL_PAGE_USAGE_RT | |
| Short Description | UI2: Catalog Usage Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/SERVICES_PB_V06_700 | UI BE: PB Service implementation 703 v.06 |
| Created | 20130808 | SAP |
| Last change | 20131127 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_NODE_ASSOCIATION | UI2: node of a specific association type | 20130808 |
Friends
Class /UI2/CL_PAGE_USAGE_RT 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 | 'X-SAP-UI2-PAGE' | 20130808 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /UI2/PAGE_ID | UI2: ID of a Catalog Provider | 20130808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130808 |
Events
Class /UI2/CL_PAGE_USAGE_RT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_PARAMETER | Public | See coding | 20130808 | begin of TP_PARAMETER,
name type string,
value type string,
END OF tp_parameter
|
||
| 2 | TP_PARAMETERS | Public | See coding | 20130808 | tp_parameters type HASHED TABLE OF tp_parameter WITH UNIQUE KEY name
|
Method Signatures
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20130808 | ||||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | 20130808 |
Method INIT on class /UI2/CL_PAGE_USAGE_RT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |