This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bw:sap_business_one_enumerators [2020/04/15 09:22] runger Add BoProductionOrderTypes |
bw:sap_business_one_enumerators [2020/04/15 14:36] (current) runger Add service call components |
||
|---|---|---|---|
| Line 77: | 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.” | ||