Commands (YPOPWSIPDD - Y2CALL) › YRTVMDLOBJ (Retrieve Object Description) Command › Parameters › CHGTYP
CHGTYP
CL variable that receives the current value of the change type that has occurs for the object. Character variable, eight bytes long. Values for this parameter are described in the following:
- blank—No changes have occurred to this object since it was last updated for non-generatable objects or last generated for generatable objects.
- *PRIVATE—A private change has been made to the object, such as a change to the panel design of an interactive function type.
- *PUBLIC—A public change has been made to the object, such as a change to the parameters of a function.
- *GEN—A change has been made to the object requiring generation/compilation of the implementation objects only, such as a change to the source member text.
- *OBJ—A change has been made to the object which affects no other objects and does not require regeneration of any source.