SAP ABAP Class CL_CHIP_PROVIDER_PFCG (Role-Based CHIPs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHIP_PROVIDER_NO_CACHE | Superclass for CHIP Providers Without Cache Connections | 20101117 |
Properties
| Class | CL_CHIP_PROVIDER_PFCG | |
| Short Description | Role-Based CHIPs | |
| Super Class | CL_CHIP_PROVIDER_NO_CACHE | Superclass for CHIP Providers Without Cache Connections |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20100325 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CHIP_PROVIDER_PFCG has no interface implemented.
Friends
Class CL_CHIP_PROVIDER_PFCG 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 | 'WDR_CHIP_PFCG_LAUNCHER' | 20100325 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHIP_PROVIDER_NAME | 'X-SAP-PFCG-CHIP' | Name of CHIP Provider | 20100325 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | CHIP_CATALOG_HEADERS | Table of CHIP Header Information | 20101117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20100413 | ||
| 2 | Static method | Public | Method | Calculation of CHIP Tree | 20100325 | |
| 3 | Static method | Private | Method | 20100419 | ||
| 4 | Static method | Private | Method | Key of PFCG Menu Entry from the CHIP Name | 20100419 |
Events
Class CL_CHIP_PROVIDER_PFCG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_PFCG_KEY | Private | See coding | 20100419 | begin of s_pfcg_key,
agr_name type c length 30,
origin_id type string,
target_system type string,
end of s_pfcg_key
|
Method Signatures
Method CREATE_CHIPS_TREE_RECU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHIPS | Value transfer | Type reference (TYPE) | CHIP_CATALOG_HEADERS | Tabelle mit CHIP-Kopfinformationen | 20100413 | |||
| 2 | IT_TREE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_TREE_SRT | 20100413 | ||||
| 3 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20100413 |
Method CREATE_CHIPS_TREE_RECU on class CL_CHIP_PROVIDER_PFCG has no exception.
Method GET_CHIPS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHIPS | Value transfer | Type reference (TYPE) | CHIP_CATALOG_HEADERS | Tabelle mit CHIP-Kopfinformationen | 20100325 |
Method GET_CHIPS_TREE on class CL_CHIP_PROVIDER_PFCG has no exception.
Method GET_CHIP_NAME_FROM_PFCG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_NAME | Value transfer | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP-Id | 20100419 | |||
| 2 | PFCG_KEY | Call by reference | Type reference (TYPE) | S_PFCG_KEY | 20100419 |
Method GET_CHIP_NAME_FROM_PFCG_KEY on class CL_CHIP_PROVIDER_PFCG has no exception.
Method GET_PFCG_KEY_FROM_CHIP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_NAME | Call by reference | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP-Id | 20100419 | |||
| 2 | PFCG_KEY | Value transfer | Type reference (TYPE) | S_PFCG_KEY | Name der Rolle | 20100419 |
Method GET_PFCG_KEY_FROM_CHIP_NAME on class CL_CHIP_PROVIDER_PFCG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |