Hi,
I've around 10 characteristics that need to be populated using ABAP routine based on 11th characteristic in the infocube.
Could someone suggest what is the best approach interms of performance to do this.
1. is it better to write transfer rotune for each characteristic (total of 10 characteristics)
2. is it better to write start routine? if Yes. where is it advisable? transfer rules or update rules?
FYI : procedure for Derivation of 10 characteristics is similar and uses 1 custom function module.
1st characteristic calls this function module 1 time.
2nd characteristic calls this function module 2 times.
3rd characteristic calls this function module 3 times in a loop etc.
Appreciate any feedback
Hari Immadi
SEM BW Analyst