Skip to Content
0
Jan 10, 2012 at 05:26 PM

BW7.3 SOURCE_PACKAGE and DATA_PACKAGE are incompatible in the Start Routine

179 Views

Hi Gurus,

a face a strange behavior with BW7.3 and the Inventory Cube 0IC_C03:

the standard scenario works well when I activate the cube and its transformations ..bx, bf and um. Then I have modified the InfoCube 0IC_C03 and added some field like 0customer or 0doc_number etc. I also added the fields to the InfoSource 2LIS_03_BF_TR and everything was as usual.

Then I wanted to activate the transformation TRCS 2LIS_03_BF_TR -> CUBE 0IC_C03 when I had the error

"E:In PERFORM or CALL FUNCTION "ROUTINE_9998", the actual parameter "SOURCE_PACKAGE" is incompatible with the formal parameter "DATA_PACKAGE".

I already tried to copy and paste the structure of tys_SC_1 to tys_SC_1_full but whenever I activate the transformation my changes are dropped while the error remains. I assume, that the problem is due the compilation process.

Any hints to solve the problem? Thank you in advance.