Commands (YDOCMDLACP - YOPRMDLLST) › YDSPMDLOD (Display Model Object Description) Command › Parameters › OBJNAM
OBJNAM
The name of the object whose details are displayed. This parameter consists of three elements that together identify a model object. Values for this parameter are described in the following:
- *OBJSGT—(default) Single value indicating that the object surrogate is to be used to identify the model object that is displayed.
- *SELECT—Single value indicating that the displayed object is selected using an interactive display function.
- object owner name—The character name of the object that owns the object to be displayed. Thus, for a function, the owning file would be entered.
- *ARRAYS—Special value for the product internal file *ARRAYS.
- *MESSAGES—Special value for the product internal file *MESSAGES.
- object name—The character name of the displayed object.
- object type—The object type of the object.
- *ACP—Object is of type access path.
- *APP—Object is of type application area.
- *ARR—Object is of type array.
- *CND—Object is of type condition.
- *FIL—Object is of type file.
- *FLD—Object is of type field.
- *FUN—Object is of type function.
- *MSG—Object is of type message.