Symptom
A DTP with the flag is started with one of the following settings:
- "Parallel Extraction" or
- "Direcly from source system. PSA not used" and with "Serial Processing"
OR the Processing mode of the DTP is "Serial Extraction, Immediate parallel processing" and the execution fails with the dump below:
"MESSAGE_TYPE_X"
"CL_RSBK_REQUEST_STATE=========CP" bzw. CL_RSBK_REQUEST_STATE=========CM058
"PLAN_BATCH_JOB"
86 DATA l_s_cmd_r TYPE rsbk_s_cmd_r.
87 READ TABLE o_th_cmd_r INTO l_s_cmd_r WITH TABLE KEY node = 1.
88 IF l_s_cmd_r-r_cmd->get_cmd( ) NE rsbc_c_cmd-start
89 OR l_s_cmd_r-child IS INITIAL.
>>>>> MESSAGE x299.
91 ENDIF.
Read more...
Environment
- SAP NetWeaver 7.50
- SAP BW/4HANA
Product
Keywords
O_TH_CMD_R, child, node, CL_RSBK_CMD_START, DTP, SAP HANA, after-import, defective DTP, o_th_cmd_r, l_s_cmd_r-child IS INITIAL, command list, command CL_RSBK_REQUEST_STATE, PLAN_BATCH_JOB, MESSAGE_TYPE_X, , KBA , BW-WHM-DST-DTP , Data Transfer Process , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.