Add Contacts and ShipTo's to existing customer, but not add new

Don't know what version you are on, But I know you can't add a new
customer if you are not allowed access to the BO.Customer
CheckCreditHold in bo.Customer Process....

bw (8.03.405a)

--- In vantage@yahoogroups.com, Tony Hughes <thughes281@...> wrote:
>
> Without custom programming, is there a simple way to limit users to
adding Contacts and Ship To's to an existing customer but not be able
to add new Customers?
>
> Thank you,
>
> Tony
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
Without custom programming, is there a simple way to limit users to adding Contacts and Ship To's to an existing customer but not be able to add new Customers?

Thank you,

Tony





[Non-text portions of this message have been removed]
Process Security -> Select bo.customer business object.

Add new security on The Method GetNewCustomer.

Define which users / groups have access.



Or if you want more control of the process and warnings use BPM on the
same method and define based on the wizards what you want it to do.





Regards,

Stephen



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Tony Hughes
Sent: 26 September 2008 13:03
To: vantage@yahoogroups.com
Subject: [Vantage] Add Contacts and ShipTo's to existing customer, but
not add new customer



Without custom programming, is there a simple way to limit users to
adding Contacts and Ship To's to an existing customer but not be able to
add new Customers?

Thank you,

Tony





[Non-text portions of this message have been removed]