0CO_OM_CCA_9 Loads to Infocube 0CCA_C11 not working
Hi Experts,
We have been loading 0CCA_C11 infocube using 0CO_OM_CCA_9 using delta. We had no data selections before. Recenly we introduced new company code. The data corresponding to this new Company code had corrupt data in R3 and beacuse of this the delta failed. So the delta failed throwing error msg on corrput data. We manully ran the repeat delat upto PSA, then corrected the records in PSA and then updated it in the cube,
Now we want to exclude this company code, so we did an Init w/o data with only the cost centers we want and then scheduled the delta. But the delta is not working. it always ends up with zero records.
I know its got 2 hr limitation...but still it is not working.
Please help.
Thanks,
DV
Former Member replied
Put a breakpoint at this statement
SELECT (I_SELECTED_FIELDS) FROM COVP CLIENT SPECIFIED
in
BWOMR_OM_READ_COVP_DATA
Then RSA3 into debug mode and F8 until you git your manual breakpoint
Then check the values of the parameters passed to the COVP read