Commands (YPOPWSIPDD - Y2CALL) › YSTRCHGCTL (Start Change Control) Command › Parameters › SETVSNTYP
SETVSNTYP
This parameter specifies the starting version type for model objects. Values for this parameter are described in the following:
- *DEV—(default) All model objects are initialized to a version type of DEV. This indicates that the model is a development model.
- *PRD—All model objects are initialized to a version type of PRD. This indicates that the model is a production model.
- *BYLOCK—Normally models will consist of a combination of development and production objects. A common way of differentiating between these two types is to place a permanent lock on production objects inside the model (lock type *PERM). This parameter value will examine the lock status of each object. If a permanent lock exists for an object, the version type for that object is set to *PRD, otherwise it is set to *DEV.
- *ASSOC—Use this value to invoke the Associate Production Model (YASCPRDMDL) command. You will be prompted to enter the name of the target production model library. See the PRDMDLLIB parameter below.