The policy for the UpdateCustomer web method.
71d16621-2182-41fd-a672-7149af05a6d6
The following behaviors are defined for this policy:
Description: Will determine whether the customer class will be used to default other values
Type: Internal
ID: 795dd0e2-3932-4872-9b37-e75e518218be
Behavior Options:
Name |
Description |
Parameters |
ID |
---|---|---|---|
Do Not Use Customer Class |
Do not use customer class to default values; property values will be set to the value passed in. Properties that do not have a value passed in and are not part of customer class will be defaulted based on the Dynamics GP business logic. |
None |
0 |
Use Customer Class |
Use the customer class Id that is passed in to default any property that is part of customer class but was not passed in. For properties that do not have a value passed in and are not part of customer class will be defaulted based on the Dynamics GP business logic. |
None |
1 |
Selected option: Do Not Use Customer Class