cancel
Showing results for 
Search instead for 
Did you mean: 

Cancel Program SAPLSYGU due to Dump Error

nasirramzan
Participant
0 Kudos
857

Hi Expert,

We found dump error as mentioned below

Category: ABAP programming error

Runtime Error: RAISE_EXCEPTION

Raised Exception Condition: PARAMETERS_ERROR (56)

Program: /SAPAPO/CL_MC01_CLCU==========CP

Component: SCM-APO-PPS

We noticed that material is creating on Planning Area (3100-1310 and 3100-3117) in View 1 on material and if we see in table MDMA-SCM_MATLOCID_GUID16 have value 00000000000000000000000000000000 and MDMA-SCM_MATLOCID_GUID22 have blank value and may this can be a reason on above dump. Expert opinion may required.

In planning area (3100-1309, 3100-3111) values are found okay for above fields in same product/ material but planning area (3100-3110, 3100-3117) have missing values of above fields.

Planning type in material/ product is X0 and planning area have ND.

Kind respond will be highly appreciated of expert to identify the cause of this dump

Regards/ NR

Accepted Solutions (1)

Accepted Solutions (1)

Caetano
Product and Topic Expert
Product and Topic Expert

Hello

This is a database inconsistency and you should execute report PRD_SCM_GUID_CONVERSION for the affected materials, in order to fix this issue.

Please also implement this note, in order to avoid this inconsistency to happen again:

3026898 - RMMDDIBE: Missing GUID Assignment with More MDMA Records

After the report execution, you should restart the sysfail queues or the postprocessing entries or run the order create or the heuristic again.

Regards,

Caetano

nasirramzan
Participant

Hi Caetano

Thanks on kind response,

Currently we are doing same program as suggested by you to adjust inconsistency by report PRD_SCM_GUID_CONVERSION.

And kind thanks, after implementation this correction note, dump error has been resolved.

Regards/ NR

Answers (0)