Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Programme that Deleted POs

sanjay_deshpande4
Participant
0 Likes
701

Hi All,

One of the users have deleted POs in production system.

Who deleted POs is clear from log however how the POs were deleted is to be found.

Can anybody guide how to find the programme that deleted PO.

Thanks,

SD

4 REPLIES 4
Read only

Former Member
0 Likes
671

Refer to this thread:

Read only

michael_kozlowski
Active Contributor
0 Likes
671

In standard POs can not be deleted (except archiving with SARA Object MM_EKKO). Check Where used reference for table EKKO if there is any custom program with DELETE from database in your system.

Read only

0 Likes
671

Rather I have STAD for historical data.But now user told me that the userid found in history log doesnt exist ie

userid found is not a login ID and thats where confusion is.We do not know who deleted the PO.

Can you kinly guide further.

Read only

0 Likes
671

If it was deleted via archiving then you should be able to find the archive run in SARA, enter object MM_EKKO and click the administration button.

When did this happen? last week or some years ago? If recently then you may also find the job logs for archiving by clicking the job icon in SARA

About which history log are you talking? PO change logs get archived together with the PO, which means if you find document in the the change history table CDHDR and CDPOS and have nothing in EKKO table then you can be certain that someone did hard table updates (creating inconsistencies).