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: 

Change history table for Dispute case changes

0 Kudos
494

Hi All,

I'm trying to find out the table that stores the changes made to dispute cases, specifically the header atributes such as reason code.

I looked at CDHDR/CPOS and FDM_DCATTR/FDM_DCPROC tables. But they don't seem to store the change history of dispute cases.

i have checked a sdn post related to this which says about a new table FDM_LDDB. I tried table FDM_LDDB but surprisingly in my system this table does not contain any record in spite of having multiple dispute in my system.

Can you help/guide how did you find this table.

Thanks,

Chait

Edited by: rajeev ranjan from palamau on Aug 1, 2011 1:58 PM

1 REPLY 1

Former Member
0 Kudos
249

Hi Rajeev,

Why dont you try it with the following tables:

FDM_DCATTR

FDM_DCOBJ

FDM_DCPROC

I believe the most appropriate would be

FDM_DCPROC FSCM-DM Integration: Dispute Case Processes

revert for further clarification

thanks

Sri