SAP ABAP Class CL_GRPC_CHIP_ASSIST (Assistance Class for CHIPs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_WD_CHIP (Package) WebDynpro CHIP Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_TERM_WD_COMP_ASSIST | Dynamic Terminology WD Component Assistence Class Basis | 20120405 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_DEFINITION_MODIFIER | CHIP Definition Modifier | 20120405 |
Properties
Class | CL_GRPC_CHIP_ASSIST | |
Short Description | Assistance Class for CHIPs | |
Super Class | CL_GRFN_TERM_WD_COMP_ASSIST | Dynamic Terminology WD Component Assistence Class Basis |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_WD_CHIP | WebDynpro CHIP Integration |
Created | 20120405 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_CHIP_ASSIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHIP_DEFINITION_MODIFIER | CHIP Definition Modifier | 20120405 |
Friends
Class CL_GRPC_CHIP_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SPERS_KEY | 'GRRM_CHIP' | Personalization object key | 20120405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120405 | |
2 | ![]() |
Instance method | Public | Method | 20120405 |
Events
Class CL_GRPC_CHIP_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TOP_RISKS_REPORT | Public | See coding | 20120405 | BEGIN OF s_top_risks_report,
al_currency TYPE grfn_rep_analysis_currency,
al_inh_exl TYPE grfn_rep_analysis_inh_exl,
al_inh_imm TYPE grfn_rep_analysis_inh_imm,
al_rsa_exl TYPE grfn_rep_analysis_rsa_exl,
al_rsa_imm TYPE grfn_rep_analysis_rsa_imm,
ou TYPE grfn_rep_orgunit,
ou_t TYPE grfn_rep_orgunit_text,
rg TYPE grfn_rep_criskgroup,
rg_t TYPE grfn_rep_criskgroup_text,
rs TYPE grfn_rep_risk,
rs_t TYPE grfn_rep_risk_text,
END OF s_top_risks_report
|
||
2 | T_TOP_RISKS_REPORT | Public | See coding | 20120405 | t_top_risks_report TYPE STANDARD TABLE OF s_top_risks_report
|
Method Signatures
Method GET_PERS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PERS_DATA | Value transfer | Type reference (TYPE) | GRRM_S_CHIP_PERS | CHIP personalization data | 20120405 |
Method GET_PERS_DATA on class CL_GRPC_CHIP_ASSIST has no exception.
Method SET_PERS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PERS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_CHIP_PERS | CHIP personalization data | 20120405 |
Method SET_PERS_DATA on class CL_GRPC_CHIP_ASSIST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |