‎2012 Jul 18 7:17 AM
Hi frnds,
What is the use of block types in Standard, Parforeach, For each in the step type Block.
Regards,
Ramya R
Moderator Message: Please do some research before posting
Message was edited by: Kesavadas Thekkillath
‎2012 Jul 18 7:34 AM
Hiii,
With every step type help is available .
How to use explain here - http://wiki.sdn.sap.com/wiki/display/ABAP/Brief+Overview+of+Workflow+Step-Types
| How do blocks work? |
You can summarize the automatically created blocks of a workflow in separate blocks. Within these blocks, you can extend the workflow container by local container elements. This data of the local container is then available to all steps that belong to this self-defined block. The data in the local container and can be filled from the workflow container using an initial value or binding. The import indicator must be set for local container elements that are to be filled using a binding from the workflow container. If data is to be transferred from local container elements to the workflow container when the block is completed, the export indicator must be set for these local container elements. The import and export indicators are important to ensure that the binding can be retraced.
‎2012 Jul 18 7:49 AM
Hi Ashish,
I asked about the difference between those block types. not the use of block.
Regards,
Ramya R