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