Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Block Type in workflows.

Former Member
0 Likes
1,323

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

2 REPLIES 2
Read only

Aashish28
Contributor
0 Likes
697

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.

Read only

Former Member
0 Likes
697

Hi Ashish,

I asked about the difference between those block types. not the use of block.

Regards,

Ramya R