This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:sap_business_one_enumerators [2020/03/28 13:57] runger Add Blanket Agreement |
bw:sap_business_one_enumerators [2020/04/15 14:36] (current) runger Add service call components |
||
|---|---|---|---|
| Line 28: | Line 28: | ||
| | | | | ||
| | | | | ||
| + | |BoProductionOrderTypes |Standard | ||
| + | | | ||
| + | | | ||
| |BoProductionOrderStatus|Planned | |BoProductionOrderStatus|Planned | ||
| | | | | ||
| Line 74: | Line 77: | ||
| | | | | ||
| | | | | ||
| + | |ServiceTypeEnum | ||
| + | | | ||
| + | |boSvcCallPriorities | ||
| + | | | ||
| + | | | ||
| As an example, assume you want to create a Service-type Sales Order. An Item-type order is created by default. To create the Service-type order you will pass a value of **1** into the Mapper for the field “DocType.” | As an example, assume you want to create a Service-type Sales Order. An Item-type order is created by default. To create the Service-type order you will pass a value of **1** into the Mapper for the field “DocType.” | ||