cancel
Showing results for 
Search instead for 
Did you mean: 

Abap Dump on PTERQ post porgram CX_OS_DB_INSERT or CB_PT_REQ_NOTICE

former_member435556
Participant
0 Kudos

Hi All,

We are facing a problem on PTREQ Scheduled  posting report that is giving a dump of "CX_OS_DB_INSERT" after running leaves process on Sap Enterprise Extension HR 'EA-HR 600 0029 SAPKGPHD29', I tried to solve this problem but couldn't fix it,

Exact line of code where dump raise is given below.

insert PTREQ_NOTICE FROM TABLE DB_ITB_PTREQ_NOTICE

accepting duplicate keys.

if SY-SUBRC <> 0.

>>>>> raise exception type CX_OS_DB_INSERT

exporting

TABLE = 'PTREQ_NOTICE'.

endif.

Attached is complete dump file and swu3 status. Kindly guide me to solve this issue.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi David,

Attachment is missing. Please attach the complete dump log.

In the mean time check the below sap note...

1685086 - ESS COR: Duplicate records in PTREQ_NOTICE & dump on Posting

Regards

Prithviraj