Previous Topic: Supported Model Object TypesNext Topic: Model Object Description


Naming and Identifying Model Objects

Within a model, a model object is identified by either of the following:

OBJSGT(1100897)

Note that it is generally more efficient to use the surrogate number when possible. You can obtain it using the Retrieve Model Object (YRTVMDLOBJ) command.

Model Object Model Object

Object Owner Name

Object Name

Object Type

Access Path

name'

path name'

*ACP

Application Area

*NONE

area code'

*APP

Array

*ARRAYS

name'

*ARR

Condition

'field name'

'condition name'

*CND

File

*NONE

name'

*FIL

Field

*NONE

name'

*FLD

Function

name'

name'

*FUN

Message

*MESSAGES

name'

*MSG

For example, the following shows the model object name for the Display Product Details function that is owned by the Product file:

OBJNAM(Product 'Display Product Details' *FUN)