SAP ABAP Class CL_GRPC_CLS_AFTER_SIGNOFF (Carry Forward after Sign-Off)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Properties
Class | CL_GRPC_CLS_AFTER_SIGNOFF | |
Short Description | Carry Forward after Sign-Off | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
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 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_CLS_AFTER_SIGNOFF has no interface implemented.
Friends
Class CL_GRPC_CLS_AFTER_SIGNOFF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MS_HRORG | Instance attribute | Private | Type reference (TYPE) | HROBJECT | 20070611 | |||
2 | MT_CLOSING_ENTRY | Instance attribute | Private | Type reference (TYPE) | TY_CLOSING_ENTRY | 20070611 | |||
3 | MT_WORKLIST | Instance attribute | Private | Type reference (TYPE) | SWRTWIHDR | 20070611 | |||
4 | MV_REGULATION | Instance attribute | Private | Type reference (TYPE) | HROBJID | 20100910 | |||
5 | M_LOG_HANDLE | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | 20070611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ADD_MESSAGE | Instance method | Private | Method | Add Message to Application Log | 20090224 |
2 | ADD_MESSAGE1 | Instance method | Private | Method | Add Level 1 Message to Application Log | 20070611 |
3 | ANALYZE_PARAMETER | Instance method | Private | Method | Obsolete. Load carry forward objects from db grpcclosingbg | 20090222 |
4 | CLEAN_UP_INBOX | Instance method | Private | Method | Obsolete. Clean up Inbox | 20090222 |
5 | CLEAN_UP_MC_WF | Instance method | Private | Method | Obsolete. Cancel Workflow for Management Control | 20080927 |
6 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20070611 |
7 | GET_BO_ATTRIBUTE_VALUE | Static method | Private | Method | Obsolete. | 20070611 |
8 | GET_ITEM_DUEDATE | Static method | Public | Method | Get the due date | 20090304 |
9 | RETRIEVE_WORKFLOW | Static method | Public | Method | Obsolete. | 20090222 |
10 | SET_LOG_HANDLE | Instance method | Public | Method | Set Application Log Handle | 20070611 |
11 | START | Instance method | Public | Method | START | 20070611 |
12 | START_CARRY_FORWARD | Instance method | Private | Method | Start carry forward | 20070611 |
Events
Class CL_GRPC_CLS_AFTER_SIGNOFF has no event.
Types
Class CL_GRPC_CLS_AFTER_SIGNOFF has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20090224 |
Method ADD_MESSAGE on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method ADD_MESSAGE1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_CONTEXT | Call by reference | Type reference (TYPE) | GRPC_S_CLS_LOCK | 20070611 |
Method ADD_MESSAGE1 on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method ANALYZE_PARAMETER Signature
Method ANALYZE_PARAMETER on class CL_GRPC_CLS_AFTER_SIGNOFF has no parameter.
Method ANALYZE_PARAMETER on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method CLEAN_UP_INBOX Signature
Method CLEAN_UP_INBOX on class CL_GRPC_CLS_AFTER_SIGNOFF has no parameter.
Method CLEAN_UP_INBOX on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method CLEAN_UP_MC_WF Signature
Method CLEAN_UP_MC_WF on class CL_GRPC_CLS_AFTER_SIGNOFF has no parameter.
Method CLEAN_UP_MC_WF on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ORGUNIT | Call by reference | Type reference (TYPE) | PDORGID | Carry forward specified Org-Unit | 20070611 | ||
2 | Importing | I_REGULATION | Call by reference | Type reference (TYPE) | HROBJID | Regulation of the Org-Unit | 20100910 |
Method CONSTRUCTOR on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method GET_BO_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_VALUE | Value transfer | Type reference (TYPE) | STRING | 20070611 | |||
2 | Importing | I_ELEMENT | Call by reference | Type reference (TYPE) | SWO_VERB | 20070611 | |||
3 | Importing | I_OBJKEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | 20070611 | |||
4 | Importing | I_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | 20070611 |
Method GET_BO_ATTRIBUTE_VALUE on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method GET_ITEM_DUEDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_END_DATE | Value transfer | Type reference (TYPE) | GRPC_DUE_DATE | Latest end date of a work item (formatted) | 20090304 | ||
2 | Importing | IV_CASE_ID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | 20090305 | |||
3 | Importing | IV_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20090305 |
Method GET_ITEM_DUEDATE on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method RETRIEVE_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_WRKITM | Call by reference | Type reference (TYPE) | SWFATWRKITM | 20090222 |
Method RETRIEVE_WORKFLOW on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method SET_LOG_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | 20070611 |
Method SET_LOG_HANDLE on class CL_GRPC_CLS_AFTER_SIGNOFF has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IX_DO_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRPC_CASE | 20070611 | ||
2 | CX_GRPC_CLOSING | 20070611 |
Method START_CARRY_FORWARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IX_DO_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRPC_CASE | 20070611 | ||
2 | CX_GRPC_CLOSING | 20070611 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |