RSWF_CNT_EDIT 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 RSWF_CNT_EDIT 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: P_DEBUG = Debug Flag
Selection Text: P_HR_TAB = Task Container (HRS)
Selection Text: P_WS_TAB = Wrkflw Template Container (WS)
Title: Display and Maintenance of a Workflow Container
Text Symbol: H30 = Container Table and Key
Text Symbol: P01 = Task Container (HR)
Text Symbol: P02 = Workflow Container (Definition)
Text Symbol: P03 = Workflow Container (Runtime)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSWF_CNT_EDIT - Display and Maintenance of a Workflow Container RSWF_CNT_EDIT - Display and Maintenance of a Workflow Container RSWF_CNT_CONTAINER_VERIFY_UK - Test for Class CL_SWF_CNT_CONTAINER RSWF_CNT_CONTAINER_VERIFY_UK - Test for Class CL_SWF_CNT_CONTAINER RSWF_CNT_CONTAINER_VERIFY - Test for Class CL_SWF_CNT_CONTAINER RSWF_CNT_CONTAINER_VERIFY - Test for Class CL_SWF_CNT_CONTAINER