cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transformations execution

AA3
Participant
0 Likes
588

For the Transformations in BI 7 onwards what is the order of execution of the routines mentioned below

1) Field routines (characteristic)

2) Master data lookup

3)Start Routine

4)End routine

which of the above get executed first

View Entire Topic
esjewett
SAP Mentor
SAP Mentor
0 Likes

Hi folks,

Don't the master data lookups and field routines effectively run at the same time? The logic for each target field is executed field-by-field, so master data lookups and field routines can be intermixed. Please note, however, that the actual *lookup* of master data for the master data lookup rule type happens before the first record is processed.

Cheers,

Ethan