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 Object → GetProductionOrderListNode
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