SAP ABAP Class CL_GRPC_DEFIC_ANALYSIS_WF (Obsolete: Model Class for Deficiency Analysis Workflow)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
⤷
⤷
Properties
| Class | CL_GRPC_DEFIC_ANALYSIS_WF | |
| Short Description | Obsolete: Model Class for Deficiency Analysis Workflow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
| Created | 20070611 | SAP |
| Last change | 20141106 | |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_DEFIC_ANALYSIS_WF has no interface implemented.
Friends
Class CL_GRPC_DEFIC_ANALYSIS_WF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRPC_ANALYSIS_STATUS | 'DRAFT' | Obsolete: MIC: Deficiency Analysis Status | 20070611 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRPC_ANALYSIS_STATUS | 'NA' | Obsolete: MIC: Deficiency Analysis Status | 20070611 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRPC_ANALYSIS_STATUS | 'SUBMITTED' | Obsolete: MIC: Deficiency Analysis Status | 20070611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Is Analysis Required for Sub-Org-Units | 20070611 | |
| 2 | Static method | Public | Method | Cancel Workflow by Analysis GUID | 20070611 | |
| 3 | Instance method | Private | Method | Close Application Log | 20070611 | |
| 4 | Instance method | Public | Constructor | Create Object and Define Timeframe | 20070611 | |
| 5 | Instance method | Private | Method | Create Application Log | 20070611 | |
| 6 | Instance method | Private | Method | Dequeue the Parent Org Unit | 20070611 | |
| 7 | Instance method | Private | Method | Enqueue the Parent Org Unit | 20070611 | |
| 8 | Instance method | Protected | Method | Lowest Org Units Relevant to Def.Analysis and Not Performed | 20070611 | |
| 9 | Instance method | Public | Method | Lowest Org Units Relevant to Deficiency Analysis | 20070611 | |
| 10 | Instance method | Protected | Method | Get Parent and All Siblings (Lowest Org Units of Siblings) | 20070611 | |
| 11 | Instance method | Public | Method | Is Analysis Required for the Given Org Unit | 20070611 | |
| 12 | Instance method | Protected | Method | Initialization of Org Unit Hierarchy | 20070611 | |
| 13 | Instance method | Private | Method | Open Application Log | 20070611 | |
| 14 | Instance method | Public | Method | Submit Analysis Result | 20070611 | |
| 15 | Instance method | Public | Method | Trigger the Lowest Workflow | 20070611 | |
| 16 | Instance method | Protected | Method | Trigger Workflow for Parent Org Unit | 20070611 |
Events
Class CL_GRPC_DEFIC_ANALYSIS_WF has no event.
Types
Class CL_GRPC_DEFIC_ANALYSIS_WF has no local type.
Method Signatures
Method ANALYSIS_REQUIRED4SUBORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | 20070611 | ||||
| 2 | RB_REQUIRED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070611 |
Method ANALYSIS_REQUIRED4SUBORGUNIT on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method CANCEL_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFIC_GUID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | Analysis GUID | 20070611 | |||
| 2 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 | |||
| 3 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 | |||
| 4 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 | |||
| 5 | RETURN_CODE | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value from ABAP Statement | 20070611 |
Method CANCEL_WORKFLOW on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method CLOSE_LOG Signature
Method CLOSE_LOG on class CL_GRPC_DEFIC_ANALYSIS_WF has no parameter.
Method CLOSE_LOG on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | |||
| 2 | IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRPC_ANALYSIS_GUID | MIC: Deficiency Analysis GUID | 20070611 | |||
| 3 | IV_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070611 |
Method CONSTRUCTOR on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method CREATE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070611 |
Method CREATE_APPL_LOG on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method DEQUEUE_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | Organizational unit | 20070611 |
Method DEQUEUE_PARENT on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method ENQUEUE_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | Organizational unit | 20070611 |
Method ENQUEUE_PARENT on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method GET_LOWER_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | Organizational Unit ID | 20070611 | |||
| 2 | RT_ORGUNIT | Value transfer | Type reference (TYPE) | GRPCS_TO_ORGUNIT | Org Unit Relevant for Sign-Off and Not Signed Off | 20070611 |
Method GET_LOWER_ORGUNIT on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method GET_LOWEST_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ORGUNIT | Value transfer | Type reference (TYPE) | GRPCS_TO_ORGUNIT | Org Unit Relevant for Sign-Off and Not Signed Off | 20070611 |
Method GET_LOWEST_ORGUNIT on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method GET_PARENT_SIBLING_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARENT | Call by reference | Type reference (TYPE) | GRPCS_S_ORGUNIT | Parent of IV_ORGUNIT_ID | 20070611 | |||
| 2 | ET_SIBLING | Call by reference | Type reference (TYPE) | GRPCS_TO_ORGUNIT | Lowest OU Relev. for Sign-Off and Not Signed-Off in Siblings | 20070611 | |||
| 3 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | Organizational unit | 20070611 |
Method GET_PARENT_SIBLING_ORGUNIT on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method IS_ANALYSIS_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | 20070611 | ||||
| 2 | RB_REQUIRED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070611 |
Method IS_ANALYSIS_REQUIRED on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method LOAD_ORG_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEARCH | Call by reference | Type reference (TYPE) | GRPCS_S_ORGUNIT_SEARCH | 20070611 |
Method LOAD_ORG_HIER on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method OPEN_LOG Signature
Method OPEN_LOG on class CL_GRPC_DEFIC_ANALYSIS_WF has no parameter.
Method OPEN_LOG on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method SUBMIT_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20070611 | |||
| 2 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070611 |
Method SUBMIT_ANALYSIS on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method TRIGGER_LOWEST_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENDREQ_DATE | Call by reference | Type reference (TYPE) | SWW_DED | Desired End Date for a Work Item | 20070611 | |||
| 2 | I_START_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start of Validity | 20070611 |
Method TRIGGER_LOWEST_WORKFLOW on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
Method TRIGGER_PARENT_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | Organizational Unit ID | 20070611 |
Method TRIGGER_PARENT_WORKFLOW on class CL_GRPC_DEFIC_ANALYSIS_WF has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |