SAP ABAP Class CL_GRFN_CHIP_CONFIG_UTIL (Utility for Chip configuration)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_WD_CHIP (Package) WebDynpro CHIP Integration
⤷
⤷
Properties
| Class | CL_GRFN_CHIP_CONFIG_UTIL | |
| Short Description | Utility for Chip configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_WD_CHIP | WebDynpro CHIP Integration |
| Created | 20120806 | SAP |
| Last change | 20141106 | |
| 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 CL_GRFN_CHIP_CONFIG_UTIL has no interface implemented.
Friends
Class CL_GRFN_CHIP_CONFIG_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'grpc_tag_object_id' | Tag Name | 20120813 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'grpc_tag_regulation_id' | Tag Name | 20120815 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'grpc_tag_tf_year' | Tag Name | 20120813 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'grpc_tag_time_frame' | Tag Name | 20120813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120817 | ||
| 2 | Static method | Public | Method | 20120816 | ||
| 3 | Static method | Private | Method | 20120806 |
Events
Class CL_GRFN_CHIP_CONFIG_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CONFIG_TABLE | Private | See coding | 20120817 | CONFIG_TABLE type STANDARD TABLE OF GRFNSIDEPANCONF
|
||
| 2 | ROLE_TABLE | Private | See coding | 20120817 | ROLE_TABLE type STANDARD TABLE OF GRFNSIDEPANCONF-role
|
Method Signatures
Method GET_ROLES_BY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLE | Call by reference | Type reference (TYPE) | CL_GRFN_CHIP_CONFIG_UTIL=>ROLE_TABLE | 20120817 | ||||
| 2 | IS_DATES | Call by reference | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20120817 | |||
| 3 | IV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20120817 |
Method GET_ROLES_BY_USER on class CL_GRFN_CHIP_CONFIG_UTIL has no exception.
Method GET_SIDEPANEL_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20120816 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20120816 | |||
| 3 | I_DATES | Call by reference | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20120817 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20120816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120817 |
Method GET_SIDEPANEL_CONFIG_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONFIG | Call by reference | Type reference (TYPE) | CL_GRFN_CHIP_CONFIG_UTIL=>CONFIG_TABLE | Configuration Identification | 20120817 | |||
| 2 | IT_ROLE | Call by reference | Type reference (TYPE) | CL_GRFN_CHIP_CONFIG_UTIL=>ROLE_TABLE | 20120817 | ||||
| 3 | I_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20120806 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20120806 |
Method GET_SIDEPANEL_CONFIG_BY_ROLE on class CL_GRFN_CHIP_CONFIG_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |