on ‎2016 Jul 26 3:45 AM
Hi,
Need clarification on the below points:
1)Can you let me know the difference between Block/end block VS Local workflow and when they are often used.
2)Block End Block:Catching exceptions can also be done in the class methods and also in the BO method.
Local Workflow: We can use sub workflows which comes in more handy compared to local workflows.However I am not sure the exact use of it, perhaps an added feature in workflow.Please correct me if I am wrong.
Regards,
PD
Request clarification before answering.
hi,
1. The difference between Block and Local workflow are different. Bolck can be used for Parallel processing with multiple brach. Local workflow not link with parralal processcing .
2. Sub workflow and local workflow is different. Local workflow is required for complex development. workflow will wait at the point until sub workflow completed. But workflow and local workflow will excute parrallally and workflow will not wait until wait step specified .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Priyank Dev,
Hope this link will help you.
Brief Overview of Workflow Step-Types - ABAP Development - SCN Wiki
Regards,
PrAvIn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.