Click or drag to resize

ServiceActivityMaterialsToSalesOrderLinesFulfillment Properties

The ServiceActivityMaterialsToSalesOrderLinesFulfillment type exposes the following members.

Properties
  NameDescription
Public propertyExecuteForZeroOrderItems
Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyGetOrCreateSubDocument
Gets the get or create function, which returns sub-document for each order item.
(Inherited from DocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.)
Public propertyGetParentDocument
Function, which gets the parent document of an order item.
(Inherited from DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.)
Public propertyIncludeGuaranteeItems
Gets a value indicating whether the generation will generate for services and materials, covered by guarantee.
Public propertyIncludeNonGuaranteeItems
Gets a value indicating whether the generation will generate for services and materials, not covered by guarantee.
Public propertyItem (Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyMeasures
Gets all measures.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyName
Gets the name.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyOrphanHandling
Specifies orphan handling strategy.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyTransaction
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Top
See Also