Create Sales Item Policy
Description
The policy for the CreateSalesItem web method.
ID
60c582b3-84cc-400a-bc43-f5583c387ce0
Behaviors
The following behaviors are defined for this policy:
- Item Class Defaulting Behavior
Item Class Defaulting Behavior
Description: Will determine whether the item class will be used to default other values
Type: Internal
ID: e744465f-be0c-4924-9eb7-1380caa8a59c
Behavior Options:
Name | Description | Parameters | ID |
|---|---|---|---|
Do Not Use Item Class | Do not use item 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 item class will be defaulted based on the Dynamics GP business logic. | None | 0 |
Use Item Class | Use the item class Id that is passed in to default any property that is part of item class but was not passed in. For properties that do not have a value passed in and are not part of item class will be defaulted based on the Dynamics GP business logic. | None | 1 |
Selected option: Do Not Use Item Class