Click or drag to resize

ServiceActivityMaterialsToStoreOrderLinesFulfillment Properties

The ServiceActivityMaterialsToStoreOrderLinesFulfillment 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 propertyIncludeOnlyGuaranteeItems
Gets a value indicating whether the generation will generate only for materials, 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