cancel
Showing results for 
Search instead for 
Did you mean: 

BI 7.0 Routines

Former Member
0 Kudos

Hi All,

I need some help!!

We are converting All the routines from 3.5 to BI 7.0

In BW 3.x, we can write code at (i am considering my concern areas only)

1) Update Rule (Individual Infoobject- COMM_STRUCTURE)

2) Start Routine of Update Routine -


(DATA_PACKAGE)

3) Transfer Rule....In Transfer Structure(Individual Infoobject- TRANS_STRUCTURE)

4) Start Routine of Transfer Structure ( l_s_datapak_line or datapak)

As we all know that there is no more update rule and transfer rule in BI 7.0, Where to write the code which we use to have in these areas

As per my Understanding,

1) Update Rule (Individual Infoobject- COMM_STRUCTURE) -?????

2) Start Routine of Update Rule(DATA_PACKAGE)----Transformation...END Routine(RESULT_PACKAGE)

3) Transfer Rule(Individual Infoobject- TRANS_STRUCTURE)---Transformation Rule Tye of Individual Infoobject (SOURCE_FIELDS)

4) Start Routine of Transfer Structure ( l_s_datapak_line or datapak)---Transformation...Start Routine...SOURCE_PACKAGE

My problem is that where to write code for <b>the update rule of Individual Infoobject (Case 1)</b>...I guess SAP donot have provide a placeholder to write that code anymore.

Anyone have done something similar.

Regards,

San!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use SOURCE_FIELDS-(Datasource field name) for case 1.

Best Regards,

Rajani