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 GRPCR 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)
3 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWWW 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 MT_TASK_FILTER Static Attribute Private Type reference (TYPE) SWRTTASK WAPI: Table Type for Tasks 20070611
2 MT_WORKLIST Instance attribute Private Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20070611
3 M_WORKITEM_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work Item ID 20070611
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070611
2 COMPLETE_ASSESSMENT_BY_EVENT Static method Protected Method Obsolete: Trigger Complete Event for Assessment and Test 20070611
3 CONVERT_WORKLIST Instance method Private Method Obsolete: Convert Work Item Header to Inbox Structure 20070611
4 FINISH_WF Static method Public Method Finish the Workflow 20070611
5 GET_ATTR_VALUE_FROM_CONTAINER Static method Public Method Get Attribute Value from Workflow Container 20070611
6 GET_DEADLINE Static method Public Method Obsolete: Get Deadline Object of a Workitem 20070611
7 GET_ORGUNIT_TEXT_FROM_PERSON Static method Private Method Obsolete: Get OrgUnit Text from Business Object FOPC_PERSON 20070611
8 GET_ORGUNIT_TXT Instance method Private Method Obsolete: Get Object Text from Default Attribute 20070611
9 GET_RECIPIENTS Static method Public Method Obsolete: Workflow Interfaces: Read Work Item Recipients 20070611
10 GET_SIGNOFF_INFO Static method Public Method Obsolete: Get Sign-Off Information from Workflow Container 20070611
11 GET_TOP_LEVEL_WF Static method Public Method Return Top Workflows for a Case Object 20070611
12 PUT_BACK_WORKITEM Static method Public Method Obsolete: Workflow interfaces: Replace work item 20080701
13 READ_TASK_DESCRIPTION Static method Private Method Obsolete: Workflow Interfaces: Create Worklist for Users 20070611
14 SET_ATTR_VALUE_TO_CONTAINER Static method Public Method Obsolete: Set Attribute Value to Workflow Container 20070611
15 WF_CREATE_WORKLIST Instance method Private Method Obsolete: Workflow Interfaces: Create Worklist for Users 20070611
16 WRITE_CONTAINER 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 Importing IT_CONTAINER Call by reference Type reference (TYPE) SWCONTTAB Container Table 20070611
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611
3 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Type 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method CONVERT_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INBOX Call by reference Type reference (TYPE) GRPCW_S_INBOX 20070611
2 Importing 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 Exporting MESSAGE_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Table with sap-wapi Message (Lines) 20070611
2 Exporting RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value from ABAP Statement 20070611
3 Importing 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 Exporting E_VALUE Call by reference Type reference (TYPE) SWC_VALUE Character Value 20070611
2 Importing I_ATTR Call by reference Type reference (TYPE) SWC_ELEM Element 20070611
3 Importing 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 Exporting ES_DEADLINE Call by reference Type reference (TYPE) SWR_DEADL Workflow: Deadline 20070611
2 Importing I_WI_CHCKWI Call by reference Type reference (TYPE) SWW_CHCKWI Superordinate Work Item 20070611
3 Importing I_WI_ID Call by reference Type reference (TYPE) SWW_WIID Work Item ID 20070611
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION 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 Importing I_WIID Call by reference Type reference (TYPE) SWW_WIID Work Item ID 20070611
2 Returning 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 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20070611
2 Importing 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 Returning ET_AGENT Value transfer Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20070611
2 Importing I_WIID Call by reference Type reference (TYPE) SWW_WIID Work Item ID 20070611
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION 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 Returning ES_DATE_INTERVAL Value transfer Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
2 Importing I_WIID Call by reference Type reference (TYPE) SWW_WIID Work Item ID 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_TOP_LEVEL_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Table with sap-wapi Message (Lines) 20070611
2 Exporting ET_WORKLIST Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20070611
3 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of the Case (Case GUID) 20070611
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20070611
5 Importing 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 Importing I_WI_ID Call by reference Type reference (TYPE) SWW_WIID Work Item ID 20080701
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION 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 Exporting E_TASK_DESCRIPTION Call by reference Type reference (TYPE) STRING 20070611
2 Importing I_TASK Call by reference Type reference (TYPE) SWW_TASK Task ID 20070611
3 Importing 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 Importing I_ATTR Call by reference Type reference (TYPE) SWC_ELEM Element 20070611
2 Importing I_VALUE Call by reference Type reference (TYPE) SWC_VALUE Character Value 20070611
3 Importing I_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work Item ID 20070611
4 Returning 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 Importing I_USER Value transfer Type reference (TYPE) SYUNAME Logon name of user 20070611
2 Exporting 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 Importing I_OBJKEY Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Object Key 20070611
2 Importing I_OBJTYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE Object type 20070611
3 Importing I_WIID Call by reference Type reference (TYPE) SWR_STRUCT-WORKITEMID Work Item ID 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in 250