SAP ABAP Interface IF_GRPCW_WORKFLOW (PC: Workflow Machine Abstraction)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_WORKFLOW (Package) Workflow-Unique
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPCW_WF Obsolete: SAP Webflow 20070611
Properties
Interface IF_GRPCW_WORKFLOW  
Short Description PC: Workflow Machine Abstraction    
General Data
Package GRPC_WORKFLOW   Workflow-Unique 
Created 20070611   SAP 
Last changed 20141106    
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 GRPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GRPCW_WORKFLOW has no interface.
Friends
Interface IF_GRPCW_WORKFLOW has no friend.
Attributes
Interface IF_GRPCW_WORKFLOW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECIPIENT Instance method Public Method Obsolete: Add Recipient to Scheduled Task 20070611
2 FINISH_EXECUTION Instance method Public Method Obsolete: Call upon Finished Execution 20070611
3 GET_INBOX_INFO Instance method Public Method Obsolete: To Read Particular Inbox Item 20070611
4 GET_STATUS_INFO Instance method Public Method Obsolete: Get Text and Visualization for Status 20070611
5 READ_INBOX Instance method Public Method Obsolete: Read Inbox of Particular User 20070611
6 SCHEDULE_TASK Instance method Public Method Obsolete: Add Rescheduled Task 20070611
7 START_EXECUTION Instance method Public Method Obsolete: Call upon Execution Start 20070611
Events
Interface IF_GRPCW_WORKFLOW has no event.
Types
Interface IF_GRPCW_WORKFLOW has no local type.
Method Signatures

Method ADD_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Value transfer Type reference (TYPE) GRPCW_ITEM_ID 20070611
2 Importing I_RECIPIENT Value transfer Type reference (TYPE) GRPCW_RECIPIENT 20070611

Method ADD_RECIPIENT on Interface IF_GRPCW_WORKFLOW has no exception.

Method FINISH_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20070611
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basis Class for BAPI Migration 20070611

Method GET_INBOX_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_INBOX Value transfer Type reference (TYPE) GRPCW_S_INBOX 20070611
2 Importing I_ITEM Value transfer Type reference (TYPE) GRPCW_ITEM_ID 20070611

Method GET_INBOX_INFO on Interface IF_GRPCW_WORKFLOW has no exception.

Method GET_STATUS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Icon for Visualizing Status 20070611
2 Exporting EV_TEXT Call by reference Type reference (TYPE) GRPC_STATUS_TEXT Text Describing Status 20070611
3 Importing IV_STATUS Call by reference Type reference (TYPE) GRPC_STATUS Status 20070611

Method GET_STATUS_INFO on Interface IF_GRPCW_WORKFLOW has no exception.

Method READ_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_INBOX Value transfer Type reference (TYPE) GRPCW_TO_INBOX 20070611
2 Importing I_RECIPIENT Value transfer Type reference (TYPE) GRPCW_RECIPIENT SY-UNAME 20070611

Method READ_INBOX on Interface IF_GRPCW_WORKFLOW has no exception.

Method SCHEDULE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ITEM Value transfer Type reference (TYPE) GRPCW_ITEM_ID 20070611
2 Importing IS_DETAILS Value transfer Type reference (TYPE) GRPCW_S_TASK_DETAILS Task to be Performed 20070611
3 Importing I_DUE_TIME Value transfer Type reference (TYPE) GRPCW_TIMESTAMP Due Time of Task 20070611
4 Importing I_UNIQUE Value transfer Type reference (TYPE) ABAP_BOOL Just One Recipient to Execute 20070611

Method SCHEDULE_TASK on Interface IF_GRPCW_WORKFLOW has no exception.

Method START_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Value transfer Type reference (TYPE) GRPCW_ITEM_ID 20070611
2 Importing I_RECIPIENT Value transfer Type reference (TYPE) GRPCW_RECIPIENT SY-UNAME 20070611
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basis Class for BAPI Migration 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in 250