FOPC_TRIGER_MC_WORKFLOW is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter FOPC_TRIGER_MC_WORKFLOW into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: G_ENDD = Requested End Date
Selection Text: G_GUID = Test ID of Mgmt Control
Selection Text: G_NAME = Tester Name
Selection Text: G_TEST = Test Run
Selection Text: G_TF = D .
Selection Text: G_TF_Y = D .
Title: Program FOPC_TRIGER_MC_WORKFLOW
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SWE_EVENT_CREATE_IN_UPD_TASK call function 'SWE_EVENT_CREATE_IN_UPD_TASK' in update task exporting objtype = cl_fopcw_service=>gc_bo_testing objkey = l_objkey event = cl_fopcw_service=>gc_bo_event_restart creator = ls_actor tables event_container = lt_event_container exceptions objtype_not_found = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FOPC_TRIGER_MC_WORKFLOW - Program FOPC_TRIGER_MC_WORKFLOW FOPC_TRIGER_MC_WORKFLOW - Program FOPC_TRIGER_MC_WORKFLOW FOPC_TE_TL_STATUS_UPGRADE - Set Status of Test Logs to "Closed" FOPC_TE_TL_STATUS_UPGRADE - Set Status of Test Logs to "Closed" FOPC_SWITCH_OU_FOR_M1 - Reassign Process from One Organizational Unit to Another FOPC_SWITCH_OU_FOR_M1 - Reassign Process from One Organizational Unit to Another