Skip to Content
0
Former Member
Jul 18, 2008 at 12:47 AM

Issue with 2lis_02_itm transformation to convert in BI

45 Views

Extractor :

2lis_02_itm

Infoprovider :

0pur_o01

Issue with BI transformation :

The extractor and DSO are business content delivered version. From the BW 3.5 prespective the data flow is from datasource to infosource and from infosource to DSO. While converting the dataflow to BI 7.0 format we have issue with one update routine.

u20180NETPRICEu2019 update routine is using a include program - INCLUDE rs_bct_mm_update_rules. This INCLUDE is globally declared and calls few function module. In local part of the routine PERFORM statements are used to access these INCLUDE programs.

Can anyone please let me know how to call this program in BI 7.0 (patch 16)? INCLUDE seems to be not working.