2007 Aug 14 8:58 AM
We are transferring Debmas from test system to production system. But the problem is numbering range of customer. We want following scenario: if number (customer)already exists in production we dont want it to be updated via Debmas, but we want a new customer to be created with new number. Any suggestions?
We are transferring Debmas from test system to production system. But the problem is numbering range of customer. We want following scenario: if number (customer)already exists in production we dont want it to be updated via Debmas, but we want a new customer to be created with new number. Any suggestions?
2007 Aug 14 2:10 PM
in the inbound FM that processes your Idoc should exist a user exit.
use that to check to see if that customer exists. if so, assign it a new number.