Skip to main content

GetProductionOrderListNode

Namespace: Meshmakers.Octo.Communication.Adapters.Sap.Nodes.Extract.ProductionPlanningControl

Node to get list of a production orders in PP (Production Planning and Control)

public class GetProductionOrderListNode : IPipelineNode

Inheritance ObjectGetProductionOrderListNode
Implements IPipelineNode

Constructors

GetProductionOrderListNode(NodeDelegate, ISapService)

Initializes a new instance of the GetProductionOrderListNode class.

public GetProductionOrderListNode(NodeDelegate next, ISapService sapService)

Parameters

next NodeDelegate

sapService ISapService

Methods

ProcessObjectAsync(IDataContext, INodeContext)

public Task ProcessObjectAsync(IDataContext dataContext, INodeContext nodeContext)

Parameters

dataContext IDataContext

nodeContext INodeContext

Returns

Task