SAP ABAP Class CL_GRPCW_WF (Obsolete: SAP Webflow)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPCW_WORKFLOW | PC: Workflow Machine Abstraction | 20070611 |
Properties
| Class | CL_GRPCW_WF | |
| Short Description | Obsolete: SAP Webflow | |
| 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPCW_WORKFLOW | PC: Workflow Machine Abstraction | 20070611 |
Friends
Class CL_GRPCW_WF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWRTTASK | WAPI: Table Type for Tasks | 20070611 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWRTWIHDR | WAPI: Table Type for Work Item Header | 20070611 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070611 | |
| 2 | Static method | Protected | Method | Obsolete: Trigger Complete Event for Assessment and Test | 20070611 | |
| 3 | Instance method | Private | Method | Obsolete: Convert Work Item Header to Inbox Structure | 20070611 | |
| 4 | Static method | Public | Method | Finish the Workflow | 20070611 | |
| 5 | Static method | Public | Method | Get Attribute Value from Workflow Container | 20070611 | |
| 6 | Static method | Public | Method | Obsolete: Get Deadline Object of a Workitem | 20070611 | |
| 7 | Static method | Private | Method | Obsolete: Get OrgUnit Text from Business Object FOPC_PERSON | 20070611 | |
| 8 | Instance method | Private | Method | Obsolete: Get Object Text from Default Attribute | 20070611 | |
| 9 | Static method | Public | Method | Obsolete: Workflow Interfaces: Read Work Item Recipients | 20070611 | |
| 10 | Static method | Public | Method | Obsolete: Get Sign-Off Information from Workflow Container | 20070611 | |
| 11 | Static method | Public | Method | Return Top Workflows for a Case Object | 20070611 | |
| 12 | Static method | Public | Method | Obsolete: Workflow interfaces: Replace work item | 20080701 | |
| 13 | Static method | Private | Method | Obsolete: Workflow Interfaces: Create Worklist for Users | 20070611 | |
| 14 | Static method | Public | Method | Obsolete: Set Attribute Value to Workflow Container | 20070611 | |
| 15 | Instance method | Private | Method | Obsolete: Workflow Interfaces: Create Worklist for Users | 20070611 | |
| 16 | Static method | Public | Method | Obsolete: Write Container for Workflow | 20070611 |
Events
Class CL_GRPCW_WF has no event.
Types
Class CL_GRPCW_WF has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPCW_WF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPCW_WF has no exception.
Method COMPLETE_ASSESSMENT_BY_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTAINER | Call by reference | Type reference (TYPE) | SWCONTTAB | Container Table | 20070611 | |||
| 2 | I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 | |||
| 3 | I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Type | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method CONVERT_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INBOX | Call by reference | Type reference (TYPE) | GRPCW_S_INBOX | 20070611 | ||||
| 2 | IS_WIHDR | Call by reference | Type reference (TYPE) | SWR_WIHDR | Structure for Transfer of Work Items to the WLC | 20070611 |
Method CONVERT_WORKLIST on class CL_GRPCW_WF has no exception.
Method FINISH_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Table with sap-wapi Message (Lines) | 20070611 | |||
| 2 | RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value from ABAP Statement | 20070611 | |||
| 3 | WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
Method FINISH_WF on class CL_GRPCW_WF has no exception.
Method GET_ATTR_VALUE_FROM_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | SWC_VALUE | Character Value | 20070611 | |||
| 2 | I_ATTR | Call by reference | Type reference (TYPE) | SWC_ELEM | Element | 20070611 | |||
| 3 | I_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
Method GET_ATTR_VALUE_FROM_CONTAINER on class CL_GRPCW_WF has no exception.
Method GET_DEADLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEADLINE | Call by reference | Type reference (TYPE) | SWR_DEADL | Workflow: Deadline | 20070611 | |||
| 2 | I_WI_CHCKWI | Call by reference | Type reference (TYPE) | SWW_CHCKWI | Superordinate Work Item | 20070611 | |||
| 3 | I_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070611 |
Method GET_ORGUNIT_TEXT_FROM_PERSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 | |||
| 2 | R_ORG_TXT | Value transfer | Type reference (TYPE) | GRPC_TEXT | Name | 20070611 |
Method GET_ORGUNIT_TEXT_FROM_PERSON on class CL_GRPCW_WF has no exception.
Method GET_ORGUNIT_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070611 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | WAPI: Structure for objects | 20070611 |
Method GET_ORGUNIT_TXT on class CL_GRPCW_WF has no exception.
Method GET_RECIPIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGENT | Value transfer | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20070611 | |||
| 2 | I_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070611 |
Method GET_SIGNOFF_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATE_INTERVAL | Value transfer | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | |||
| 2 | I_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method GET_TOP_LEVEL_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Table with sap-wapi Message (Lines) | 20070611 | |||
| 2 | ET_WORKLIST | Call by reference | Type reference (TYPE) | SWRTWIHDR | WAPI: Table Type for Work Item Header | 20070611 | |||
| 3 | I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of the Case (Case GUID) | 20070611 | |||
| 4 | I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20070611 | |||
| 5 | I_SELECTION_STATUS_VARIANT | Call by reference | Type reference (TYPE) | SWR_STAVAR | '0001' | Selection Variant for Info System (Status) | 20070611 |
Method GET_TOP_LEVEL_WF on class CL_GRPCW_WF has no exception.
Method PUT_BACK_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20080701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20080701 |
Method READ_TASK_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TASK_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20070611 | ||||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Task ID | 20070611 | |||
| 3 | I_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 |
Method READ_TASK_DESCRIPTION on class CL_GRPCW_WF has no exception.
Method SET_ATTR_VALUE_TO_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTR | Call by reference | Type reference (TYPE) | SWC_ELEM | Element | 20070611 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | SWC_VALUE | Character Value | 20070611 | |||
| 3 | I_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work Item ID | 20070611 | |||
| 4 | RV_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20070611 |
Method SET_ATTR_VALUE_TO_CONTAINER on class CL_GRPCW_WF has no exception.
Method WF_CREATE_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Value transfer | Type reference (TYPE) | SYUNAME | Logon name of user | 20070611 | |||
| 2 | MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Table with sap-wapi Message (Lines) | 20070611 |
Method WF_CREATE_WORKLIST on class CL_GRPCW_WF has no exception.
Method WRITE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJKEY | Call by reference | Type reference (TYPE) | SWOTOBJID-OBJKEY | Object Key | 20070611 | |||
| 2 | I_OBJTYPE | Call by reference | Type reference (TYPE) | SWOTOBJID-OBJTYPE | Object type | 20070611 | |||
| 3 | I_WIID | Call by reference | Type reference (TYPE) | SWR_STRUCT-WORKITEMID | Work Item ID | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |