SAP ABAP Interface IF_FOPCW_WORKFLOW (MIC: Workflow Machine Abstraction)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_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_FOPCW_WF SAP Webflow 20031203
Properties
Interface IF_FOPCW_WORKFLOW  
Short Description MIC: Workflow Machine Abstraction    
General Data
Package FOPC_WORKFLOW   Workflow-Unique 
Created 20031023   SAP 
Last changed 20041006   SAP 
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 FOPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_FOPCW_WORKFLOW has no interface.
Friends
Interface IF_FOPCW_WORKFLOW has no friend.
Attributes
Interface IF_FOPCW_WORKFLOW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECIPIENT Instance method Public Method Add Recipient to Scheduled Task 20031023
2 FINISH_EXECUTION Instance method Public Method Call upon Finished Execution 20031023
3 GET_INBOX_INFO Instance method Public Method To Read Particular Inbox Item 20031125
4 GET_STATUS_INFO Instance method Public Method Get Text and Visualization for Status 20031111
5 READ_INBOX Instance method Public Method Read Inbox of Particular User 20031023
6 SCHEDULE_TASK Instance method Public Method Add Rescheduled Task 20031023
7 START_EXECUTION Instance method Public Method Call upon Execution Start 20031023
Events
Interface IF_FOPCW_WORKFLOW has no event.
Types
Interface IF_FOPCW_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) FOPCW_ITEM_ID 20031023
2 Importing I_RECIPIENT Value transfer Type reference (TYPE) FOPCW_RECIPIENT 20031023

Method ADD_RECIPIENT on Interface IF_FOPCW_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 20031030
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basisklasse für BAPI Migration 20031023

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) FOPCW_S_INBOX 20031125
2 Importing I_ITEM Value transfer Type reference (TYPE) FOPCW_ITEM_ID 20031125

Method GET_INBOX_INFO on Interface IF_FOPCW_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 to visualise status 20031111
2 Exporting EV_TEXT Call by reference Type reference (TYPE) FOPC_STATUS_TEXT Text describing status 20031111
3 Importing IV_STATUS Call by reference Type reference (TYPE) FOPC_STATUS Status 20031111

Method GET_STATUS_INFO on Interface IF_FOPCW_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) FOPCW_TO_INBOX 20031023
2 Importing I_RECIPIENT Value transfer Type reference (TYPE) FOPCW_RECIPIENT SY-UNAME 20031023

Method READ_INBOX on Interface IF_FOPCW_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) FOPCW_ITEM_ID 20031023
2 Importing IS_DETAILS Value transfer Type reference (TYPE) FOPCW_S_TASK_DETAILS Task to be performed 20031105
3 Importing I_DUE_TIME Value transfer Type reference (TYPE) FOPCW_TIMESTAMP Due time of the task 20031029
4 Importing I_UNIQUE Value transfer Type reference (TYPE) ABAP_BOOL Just one recipient to execute 20031023

Method SCHEDULE_TASK on Interface IF_FOPCW_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) FOPCW_ITEM_ID 20031023
2 Importing I_RECIPIENT Value transfer Type reference (TYPE) FOPCW_RECIPIENT SY-UNAME 20031023
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exeception Basisklasse für BAPI Migration 20031023
History
Last changed by/on SAP  20041006 
SAP Release Created in 100