SAP ABAP Class CL_GRPC_EXCEPTION_WD (UI class for Exception)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_MAPPER_WD | Supper Class of UI | 20070925 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_EXCEPTION_WD | Interface for Exception | 20070925 |
Properties
Class | CL_GRPC_EXCEPTION_WD | |
Short Description | UI class for Exception | |
Super Class | CL_GRPC_MAPPER_WD | Supper Class of UI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CCAT | Process controls central catalogues |
Created | 20070925 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_EXCEPTION_WD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_EXCEPTION_WD | Interface for Exception | 20070925 |
Friends
Class CL_GRPC_EXCEPTION_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DO_ACTION_LIST | Instance attribute | Public | Type reference (TYPE) | GRPC_T_ACTIVITY_FOR_STATUS | Texts for Business Transactions | 20071010 | ||
2 | DO_CAPA_INT | Instance attribute | Public | Object reference (TYPE REF TO) | IWCI_GRPC_CAPA_PLAN | WebDynpro Interface COMPONENTCONTROLLER | 20080731 | ||
3 | DO_EVALUATION_TYPE | Instance attribute | Public | Type reference (TYPE) | GRPC_CNTR_TEST_AUTOMATION | Test Automation (ID) | 20071023 | ||
4 | DO_INDEX | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural number | 20070930 | ||
5 | DO_ISSUE_INT | Instance attribute | Public | Object reference (TYPE REF TO) | IWCI_GRPC_ISSUE | WebDynpro Interface COMPONENTCONTROLLER | 20071011 | ||
6 | DO_REMED_INT | Instance attribute | Public | Object reference (TYPE REF TO) | IWCI_GRPC_REMEDIATION_PLAN | WebDynpro Interface COMPONENTCONTROLLER | 20071011 | ||
7 | DO_REUSE_CAPAPLAN_INTERFACE | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_GRPC_CAPA_PLAN | WebDynpro Interface COMPONENTCONTROLLER | 20080731 | ||
8 | DO_REUSE_ISSUE_INTERFACE | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_GRPC_ISSUE | WebDynpro Interface COMPONENTCONTROLLER | 20071009 | ||
9 | DO_REUSE_REMEPLAN_INTERFACE | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_GRPC_REMEDIATION_PLAN | WebDynpro Interface COMPONENTCONTROLLER | 20071009 | ||
10 | DO_VIEW_CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20070930 | ||
11 | DV_CASE_TYPE | Instance attribute | Private | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20071009 | ||
12 | DV_CONTAINER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_BUTTON_ROW | Perforce change= / 20051117-120623 | 20070929 | ||
13 | DV_CONTROL_ID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071009 | ||
14 | DV_PARENT_ID | Instance attribute | Public | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070929 | ||
15 | DV_READONLY | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' = read, ' ' = edit | 20080107 | ||
16 | DV_SESSION_ID | Instance attribute | Public | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070929 | ||
17 | DV_TESTID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | Test plan ID | 20080109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_AM_DEFICIENCY | Instance method | Private | Method | handle am job step data | 20100719 |
2 | HANDLE_ACTION_LIST | Instance method | Private | Method | Handle action list | 20070929 |
3 | TOOLBAR_CLEAR | Instance method | Private | Method | Clear the toolbar | 20080109 |
Events
Class CL_GRPC_EXCEPTION_WD has no event.
Types
Class CL_GRPC_EXCEPTION_WD has no local type.
Method Signatures
Method GET_AM_DEFICIENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_DEF_LIST | Call by reference | Type reference (TYPE) | GRFN_T_UI_JOBP_DEF_LIST | Table type o fGRFN_S_UI_JOBP_DEF_LIST | 20100719 | ||
2 | Exporting | EV_TESTRESULT_TEXT | Call by reference | Type reference (TYPE) | GRFN_SHORT_TEXT | Description (short) | 20100720 | ||
3 | Exporting | EV_TEST_SYMBOL | Call by reference | Type reference (TYPE) | GRFN_AM_TEXT | Text | 20100720 | ||
4 | Importing | IT_DEFICIENCY_LIST | Call by reference | Type reference (TYPE) | GRFN_T_JOBSTEP_DEFICIENCY_LIST | Table type of GRFN_S_JOBSTEP_DEFICIENCY_LIST | 20100719 | ||
5 | Importing | IT_DOMAIN_VAL | Call by reference | Type reference (TYPE) | DD07V_TAB | Table for DD07V | 20100720 |
Method GET_AM_DEFICIENCY on class CL_GRPC_EXCEPTION_WD has no exception.
Method HANDLE_ACTION_LIST Signature
Method HANDLE_ACTION_LIST on class CL_GRPC_EXCEPTION_WD has no parameter.
Method HANDLE_ACTION_LIST on class CL_GRPC_EXCEPTION_WD has no exception.
Method TOOLBAR_CLEAR Signature
Method TOOLBAR_CLEAR on class CL_GRPC_EXCEPTION_WD has no parameter.
Method TOOLBAR_CLEAR on class CL_GRPC_EXCEPTION_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |