GetProductionOrderDetailsNode
Namespace: Meshmakers.Octo.Communication.Adapters.Sap.Nodes.Extract.ProductionPlanningControl
Node to get details of a production order in PP (Production Planning and Control)
public class GetProductionOrderDetailsNode : IPipelineNode
Inheritance Object → GetProductionOrderDetailsNode
Implements IPipelineNode
Constructors
GetProductionOrderDetailsNode(NodeDelegate, ISapService)
Initializes a new instance of the GetProductionOrderDetailsNode class.
public GetProductionOrderDetailsNode(NodeDelegate next, ISapService sapService)
Parameters
next NodeDelegate
The next node delegate in the pipeline.
sapService ISapService
The SAP service instance.
Methods
ProcessObjectAsync(IDataContext, INodeContext)
public Task ProcessObjectAsync(IDataContext dataContext, INodeContext nodeContext)
Parameters
dataContext IDataContext
nodeContext INodeContext