hi kobi,
u can used Function Module 'SAP_WAPI_READ_CONTAINER' & 'SAP_WAPI_WRITE_CONTAINER'.
may be u can write simple program in order to change the workflow container.
first you need to get the current container from a workflow using FM 'SAP_WAPI_READ_CONTAINER'. after that you can change the container data n save it to the workflow using FM 'SAP_WAPI_WRITE_CONTAINER'.
hopes it helps 😀
regards
please award the points if it helps
Message was edited by: eddhie kurnianto
Hi Kobi
Where and when do U want to change the container?
If U want to change the container inside workflow then U can use container Operation.but if U want to change the container after the worklfow has been finished then U can use the FMs defined in previous post by eddhie kurnianto.
Message was edited by: Biswajit Das
Add a comment