2015 May 18 12:45 PM
Every time I change dunning lock reason for a document in FPL9, a new line item should be created in the history.
New line item should have “created on” as my user and “created by” the time and date when I make the changes.
"Change on" and "change by" of old line item should also be changed accordingly.
But I see that dunning history is not maintain like that.
The “created on” and “created by” of new line item is not same as change on and change by of old line.
Due to this BW is not able to pull the correct data. BW fetch data from DFKKLOCKS table.
Could anyone please help me to understand how these Dunning Lock Reason History entries are created?
2015 May 18 7:53 PM
Please see this wiki which has helped me: Dunning lock in transaction CAA3 is not reflected in table FKKVKP-MANSP - Utilities Industry - SCN W...
2015 May 19 2:14 AM
Hi,
The history for locks (by process) is stored in table DFKKLOCKSH.
For item level Dunning locks, you would look for Lock Category 02, and Process 01.
The document number is embedded in lock object (first 12 characters appear to be the document number).
I hope this helps.
Regards,
Ivor