Hi,
I am having trouble in detecting which FM to see the before and after values for changes to STATUS field of a Contact person.
I am able to get BUT000 information using the FM: BUPA_GENERAL_CALLBACK but this FM does not fetch any values related to STATUS field changes.
I am coding inside a BADI implementation, So I need to read the STATUS in buffer because the new status will not be saved before the call of the BADI.
I have seen few old posts where people are suggesting to use tables CRM_JCDS,CRM_JEST. But these tables are for tracking the status changes of CRM transactions and not the Business Partners.
Please reply if anyone has a solution for this.
Thanks,
San