Skip to Content
0
Former Member
May 17, 2010 at 11:25 PM

BI: Migration of update rule into transformation

32 Views

Hi guru,

I am migrating a BW 3.x update rule into 7.0 transformation. This update rule contains following statement:

STATICS: s_rsdcobpro_obj TYPE rsdcobpro,

s_comm_help LIKE rsps_help,

s_comm_help_aibw LIKE aibw_help.

STATIC variable is not supported by the method of the transformation.

Please how to solve this case ?

Thanks in advance