BAPI/RFM - Header Detail

Previous  Home  Next

These mapping types deal with multi-line (Header detail) documents.

Consider the data as below in which 1 part is header & the other is detail.

Both header details together constitute a Sales Document.

In column I there is a Sales Document column which will retrieve the sales document number once document is posted. We have mapped that field to SAP to Excel in Download from SAP

bapi-mapping3

In order to execute the above date we need to configure loop in Process Runner.

You can assign loop to a field from Block Type & Block value from Mapper. It will only be visible if you have enabled Advance view from Mapper toolbar.

Unlike Transaction, here there is no Start loop or End loop indicators. Inserting a Block Type & its consequent block value will automatically consider those fields in a loop.

Block Type and Block Value: Using this column will automatically include loop for your mapped data. In case of looping through Excel data, using this column you can tell Process Runner how it should loop through your Excel data. You can tell that Excel data is grouped in "Fix Block" or certain rows or grouped by similar values i.e. "On Change" or grouped by blank row in between them i.e. "Blank Row".

 

Blk_type

 

Following are the Block types supported in Process Runner.

 

hmtoggle_plus1Fix Block

 

hmtoggle_plus1On Change

 

hmtoggle_plus1On Change Ignore blanks

 

hmtoggle_plus1On Blank Cell in Column

 

hmtoggle_plus1On Value - Ignore Blank

 

Next:

GUI Script - Basic