Skip to Content
0
Former Member
Nov 02, 2012 at 03:44 PM

Customer mastre change document

36 Views

Hi Experts,

I have the problem in the customer change document.

In program we are passing the customer to

customer to function module

CHANGEDOCUMENT_READ_HEADERS

and it is giving the change document table

i_cdhdr

Problem i am facing is if customer is exists in 2 Sales organisatio such as SO1 and SO2.

If user make the changes for customer in the Sales organisation SO1 and

in the selection parameter if user enter sales organisation S02,

it is displaying irrespective of sales organsation.

I want to validate the customer changes for particular customer.

Example if user make changes in S01 and in selection parameter if he enter sales organisation S02,

change record shouldnot displayed.

If user changes in S01 and in the selection parameter if he enter SO1, than only it should display.

any one have any idea other than function module CHANGEDOCUMENT_READ_HEADERS for resolving issue.

Regards,

Udupi