Quantcast
Channel: SCN : Discussion List - SAP Business Warehouse
Viewing all articles
Browse latest Browse all 6437

Missing ABAP in process chain 0TCT_C2_INIT_P02

$
0
0

Hi All

 

process chain 0TCT_C2_INIT_P02 invokes this report which failes because the report rsoh_bgjob_maintain is missing.  Comment says post SP4 this is shifted we we are patched up to SP5 but I can find no stuff on this ... anyone seen this?  Can I just remove this step from the process chain?

 

regards

Ian

 

 

REPORT  rsim_invoke_health_checks.

PARAMETERS : p_hc_nm TYPE char30.

*==== The execution of report 'RSOH_BGJOB_MAINATAIN' is a temporary solution. ====*
*==== The relavant code from the above report will be shifted post SP4. ====*
IF p_hc_nm IS NOT INITIAL.
  SUBMIT rsoh_bgjob_maintain WITH p_func = 'INVOKE_HC' WITH p_ipname = p_hc_nm and RETURN.
ENDIF.


Viewing all articles
Browse latest Browse all 6437

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>