DELPPRSystemItf Interface DELIPPRProductionDemandAuth
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPPRProductionDemandAuth
Interface for authoring of production demands
Method Index
- o
CreateProductionDemand(CATIPLMNavReference*,CATIPLMNavInstance*&)
- This method enables to create a production demand under a production system reference.
Methods
o CreateProductionDemand
public virtual CreateProductionDemand( | | ipiSystemReference, |
| | opProductionDemandInstance) |
-
This method enables to create a production demand under a production system reference.
- Parameters:
-
- ipiSystemReference
- Production System reference under which the production demand needs to be created
- opProductionDemandInstance
- the instance of the created production demand
- Returns:
-
S_OK
- if the method succeeds
E_INVALIDARG
- if the type is not valid or for any other invalid argument
E_FAIL
- if the method fails for any other reason
This object is included in the file: DELIPPRProductionDemandAuth.h
If needed, your Imakefile.mk should include the module: DELPPRSystemItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.