4 weeks ago
How to flag the process type (e.g. to-stock or non-stock or third-party) in the standard web service for purchase order(service name: ManagePurchaseOrderIn) in Business By Design system?
Hi,
In the purchase order standard web service request, we do not have specifically "process type" field.
But there is a Direct Material Indicator.
This indicator indicates if the item is a stock or consumable item. If the flag is set, then it is a stock item.
So, if you want to specify the process type , you can set the indicator as True or False :
<DirectMaterialIndicator>false</DirectMaterialIndicator>
<ThirdPartyDealIndicator>true</ThirdPartyDealIndicator>
Best Regards,
Ishita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
111 | |
8 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.