Skip to Content
0
Former Member
Sep 21, 2007 at 12:06 PM

Data not loading into the infocube

23 Views

Hi,

I'm facing a problem while extracting the data from PSA to infocube. we are using 3 infocubes and we extracting data in such a way that each infocube has only one unit of measure, so with the help of abaper, we have written a start routine in the transformation that for eg: the products with unit of measure KM should come only in the cube.But no data is coming into the cube and it is showing the following errors

From Abap Side:

It turns up with an error message. The error is generated at the start routine method. In the method abap code is added. the code is "DELETE SOURCE_PACKAGE where VRKME NE 'KM'." Following is the error displayed :

1.) Call of the method START_ROUTINE of the class LCL_TRANSFORM failed; wrong type for parameter SOURCE_PACKAGE

2.) Exception CX_RS_STEP_FAILED logged

please help me out in this.

Thank you

Regards,

Raj