Symptom
Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program CL_RSBK_REQUEST_STATE=========CP
Application Component BW-WHM-DST
"MESSAGE_TYPE_X"
"CL_RSBK_REQUEST_STATE=========CP" bzw. CL_RSBK_REQUEST_STATE=========CM058
"PLAN_BATCH_JOB"
108 CALL FUNCTION 'RSBATCH_START_PROCESS'
109 EXPORTING
110 i_process_type = rspc1_c_type-dtpload
111 i_batch_id = l_batchid
112 i_batch_process = l_batch_process
113 i_pc_variant = l_pc_variant
114 i_parameter = l_string
115 i_last_process = rs_c_false
116 i_same_luw_if_ser = rs_c_true
117 i_sap_hana_exec = l_sap_hana_exec
118 EXCEPTIONS
119 error_starting_batchjob = 1
120 OTHERS = 2.
121 IF sy-subrc <> 0.
>>>>> MESSAGE x299.
123 ENDIF.
Read more...
Environment
- SAP NetWeaver 7.50
- SAP BW/4HANA
Product
Keywords
MESSAGE_TYPE_X, CL_RSBK_REQUEST_STATE=========CP, PLAN_BATCH_JOB , 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.