SAP S/4HANA, SAP S/4HANA Cloud Private Edition If you are interested in a sales price approval process in SAP S/4HANA (as a user or as a consultant), I think this blog could be helpful for you. I will share my experience implementing Workflow for Sales Price in SAP S/4HANA step...
SAP Managed Tags: SAP Business Workflow Introduction In this first blog of a 73-part series 'The Overworked Workflow Administrator', I hope to give a definitive answer to the commonly-asked question: 'How do you logically delete a workflow?'. Note that when I say 'workflow' I mean 'work...
Then you just place a session break-point in the method, instantiate the business object and test the method with the exact same values as it has in run time. You can also use SWUS tot test workflows, or individual task steps, here also use the workflow log to find out the value of ...
You can check the workflow logs using transaction SWI1 . Just enter the instance ID and it will show you the task nos and workflow template nos. You can also do a 'Where Used" for task to find the linked Workflow template ID. Regards Sandy You must be a registered user to add a com...
The easiest way for the selection is just to go into this transaction after you have checked the event log. By default all the work items of the last hour will be displayed. You will find in this transaction the work item number, the status of the work item and the workflow task that...
SAP Managed Tags: ABAP Development Hi there --- actually this is really easy. In your ABAP create the event with FM SAP_WAPI_CREATE_EVENT. Use transaction SWE2 to define the workflow / task to start when the event is created. Ensure in the definition of your BOR (or CLASS if using...
SAP Managed Tags: SAP Business Workflow Hello Workflow Experts. Recently Event Linkage for one of my workflow got deactivated in Production system. After a week we came to know that, this workflow is not working.We checked and found the Event linkage was inactive. We activated it again....
sap hana SAP Landscape Transformation sap lt replication server 41 Comments You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in. Comment Labels in this area "as_written_by_Marian_Zeis" 1 "autom...
Hi all, I have an excel file with SAP BW Query in it. After the schedule refresh I take that file as an input to the Alteryx workflow. I'm getting
ABAP programmer can use ABAP function module SAP_WAPI_READ_CONTAINER to display and read SAP workflow task container contents which are stored as element-value pairs