Skip to Content
0
Former Member
May 09, 2008 at 04:12 PM

How to call "old start routines" from a Transformation.

32 Views

Hi,

I have the necessity to implement a start routine (BW 3.5) in my new environment (BI 7.0) without changes.

I suppose to launch a FM where I maintain my previous code developed for my start routine. In this case I

can avoid the use of ABAP OO.

My questions:

1) If someone has already implemented this case, may explain me how to execute this call (in terms of

parameteres and types)? I noted that in BW 3.5 an internal standard table for data_package is defined but

in Transformation the source_pakage is a standard table with non-unique default key. I suppose this is the

first parameter of my FM, whether the FM is the right solution.

2) Regarding performances, do you think that I can find no good responce time?

Any suggestion will be well appreciated.

Thanks in advance.

Regards,

Giovanni