Symptom
Performance issue when running the step "Transferring the request info to the new status management" of task list SAP_BW4_TRANSFER_READY4CONV.
The method EXECUTE_FOR_LIST of class CL_B4HTRF_RSPM_OBJLIST gets stuck at below loop:
LOOP AT l_t_taskid INTO l_taskid.
* do 2 times.
clear: l_status.
refresh: l_t_log.
* if sy-index = 1.
>>>> SELECT SINGLE status FROM odqtaskqueue INTO l_status WHERE taskid = l_taskid.
IF sy-subrc <> 0.
The task list creates several tasks in table ODQTASKQUEUE but the tasks remain with status 1.
Read more...
Environment
SAP NetWeaver
Product
Keywords
KBA , BW-B4H-CNV-IPL , InPlace Conversion to SAP BW/4HANA , 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.
SAP Knowledge Base Article - Preview