DELPPRSystemItf Interface DELIPPRProductionDemandNav

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIPPRProductionDemandNav

Interface for navigation of production demands.


Method Index


o GetProductionDemand(CATIPLMNavReference*,CATListPtrCATIPLMNavReference&)
Retreives the production demand from the current production system reference.

Methods


o GetProductionDemand
public virtual GetProductionDemand( ipiSystemReference,
oListProductionDemand)
Retreives the production demand from the current production system reference. It retreives the production demand reference aggregated under the current system reference.
Parameters:
ipiSystemReference
The production system reference
oListProductionDemand
The list of aggregated production demands
Returns:
S_OK
if the method succeeds
S_FALSE
if there is no production system demand reference
E_INVALIDARG
if the type is not valid or for any other invalid argument
E_NOINTERFACE
if the requested interface is not implemented on the resulting object
E_FAIL
if the method fails for any other reason

This object is included in the file: DELIPPRProductionDemandNav.h
If needed, your Imakefile.mk should include the module: DELPPRSystemItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.