Hi Experts,
We are extracting the data for IS-U Sales Statistics (Delta created by Mass Activity) - 0UC_SALES_STATS_02 datasource in BQ2-001 BW Test System and IQ1-250 Source System.
We are able to extract the data in PSA and write-optimised DSO but from there when the DTP is pushing the data into the Infocube, we get two
errors:
1. Error while updating to target ZUCSA_C05 (type INFOCUBE)
2. Exception CX_RS_STEP_FAILED logged.
The point where it is terminating in the method (IF_RSBK_CMD_U~RECEIVE_DATAPACKAGE) is:
if l_subrc <> 0.
l_key = l_infocube.
---> raise exception type cx_rs_step_failed
exporting
textid = cx_rs_step_failed=>update
object = 'INFOCUBE'
key = l_key.
endif.
We have implemented notes 983135, 1012607 & 1022026 earlier to fix our datasource tranport errors which is documented in this message number
0000728315.
We are able to load successfully till the infocube in the BQ1 001 system where we did not implement the above mentioned notes.
In the request processing flow the query terminated at posting
component: In the target InfoCube: BW-BEX-OT-DBIF
The request ID for this error is: 166
Details:
BI70 SAP NetWeaver 2004s
Support Package 10
Any help in this regard is very much appreciated.
Thanks,
Chandu
Add a comment