kvmemail.blogg.se

Abap how to debug in update task
Abap how to debug in update task








abap how to debug in update task abap how to debug in update task

Tx BAPI-It will give the business Object name. For Material Change à Tn MM02Then we have to find out the Business Object and Event name corresponding to the application program.ġ.Then we expect that our application to trigger events that will start WF.įirst we have to find out the transaction linked with our business application.Like: Once the basic Configuration setting is done like prefix numbers and RFC destination is done by BASIS people. Event are used to trigger/terminate our workflow/task. WFs are primarily triggered based on events generated by applications. So we have to be careful while doing binding.Īs we proceed we will review Debugging techniques used in each of the Components. If we are having problem in any of the container then it will give you wrong result. We have to pass the data from one container to another. Since WF has many different elements, starting the debugger is not as straight forward as with a standalone ABAP program.Įach WF consists of several components: Event, Task, Method, Rule. Like what is WF type : 'TS' for Single step task and 'WS' for Multistep task DEBUGGING becomes an essential tool to expedite the implementation of WF process.īut before that user should be familiar with basic WF configuration and development. As business requirement are mapped into a Workflow process definition.










Abap how to debug in update task