SAP ABAP Class /UI2/CL_CHIP_PROVIDER (UI2: Chip 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_CHIP_PROVIDER | Interface for CHIP Provider | 20130326 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_CHIP_PROVIDER_CAT_PAGE | CHIP Provider for CHIPs from Catalog Pages | 20130326 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_CHIP_PROVIDER_GADGET | Provider of Gadget-CHIPs | 20130326 |
Properties
| Class | /UI2/CL_CHIP_PROVIDER | |
| Short Description | UI2: Chip Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/ABAP_PAGE_BUILDER | UI2: ABAP Pagebuilder |
| Created | 20130326 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_CHIP_PROVIDER | Interface for CHIP Provider | 20130326 |
Friends
Class /UI2/CL_CHIP_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TP_T_PROVIDER_DB | 20130326 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /UI2/CHIP_PROVIDER_NAME | 20130326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130326 | ||
| 2 | Static method | Public | Constructor | 20130326 | ||
| 3 | Instance method | Protected | Method | 20130326 | ||
| 4 | Instance method | Protected | Method | 20130326 | ||
| 5 | Instance method | Protected | Method | 20130326 | ||
| 6 | Instance method | Private | Method | 20130326 |
Events
Class /UI2/CL_CHIP_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_T_PROVIDER_DB | Private | See coding | 20130326 | tp_t_provider_db type standard table of /ui2/chip_prov
|
Method Signatures
Method CHECK_EXECUTE_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_API | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_API | 20130326 | ||||
| 2 | CHIP_DEFINITION | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_DEFINITION | 20130326 | ||||
| 3 | EXECUTE_REMOTE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130326 |
Method CHECK_EXECUTE_REMOTE on class /UI2/CL_CHIP_PROVIDER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /UI2/CL_CHIP_PROVIDER has no parameter.
Method CLASS_CONSTRUCTOR on class /UI2/CL_CHIP_PROVIDER has no exception.
Method GET_REMOTE_CHIP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_API | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_API | 20130326 | ||||
| 2 | CHIP_DEFINITION | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_DEFINITION | 20130326 | ||||
| 3 | REMOTE_CHIP_NAME | Value transfer | Type reference (TYPE) | STRING | 20130326 |
Method GET_REMOTE_CHIP_NAME on class /UI2/CL_CHIP_PROVIDER has no exception.
Method GET_REMOTE_LAUNCHER_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_API | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_API | 20130326 | ||||
| 2 | CHIP_DEFINITION | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_DEFINITION | 20130326 | ||||
| 3 | REMOTE_LAUNCHER_APP | Call by reference | Type reference (TYPE) | STRING | 20130326 | ||||
| 4 | REMOTE_LAUNCHER_APP_CONFIG | Call by reference | Type reference (TYPE) | STRING | 20130326 |
Method GET_REMOTE_LAUNCHER_APP on class /UI2/CL_CHIP_PROVIDER has no exception.
Method RAISE_NOT_AUTHORIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | 20130326 | ||||
| 2 | CHIP_NAME | Call by reference | Type reference (TYPE) | /UI2/CHIP_NAME | 20130326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130326 |
Method SET_PROVIDER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER_NAME | Call by reference | Type reference (TYPE) | /UI2/CHIP_PROVIDER_NAME | 20130326 |
Method SET_PROVIDER_NAME on class /UI2/CL_CHIP_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |