Commands (YDOCMDLACP - YOPRMDLLST) › YFLTMDLLST (Filter a Model Object List) Command › Parameters › GENATR
GENATR
This parameter allows up to five different general attributes of the object to be used in the filtering process. Values for this parameter are described in the following:
- *ANY—(default) No filtering.
- *OBJDLT—Only entries that refer to deleted objects satisfy the condition.
- Note: When filtering for deleted objects it is not possible to add entries for deleted objects to an output list because the corresponding object does not exist. To process these entries, copy the input list to the output list first, then filter *SELECT the deleted objects.
-
- *GENFUN—Only generatable functions satisfy the condition.
- *GENOBJ—Only generatable objects satisfy the condition.
- *DBFFUN—Only database functions satisfy the condition.
- *DEVFUN—Only device based functions satisfy the condition.
- *DSPFUN—Only display functions satisfy the condition.
- *EDTFUN—Only edit functions satisfy the condition.
- *EXTFUN—Only external functions satisfy the condition.
- *INTFUN—Only internal functions satisfy the condition.
- *PRTFUN—Only print functions satisfy the condition.
- *CHGOBJ—Only change object database functions satisfy the condition.
- *CRTOBJ—Only create object database functions satisfy the condition.
- *DLTOBJ—Only delete object database functions satisfy the condition.
- *DSPFIL—Only display file functions satisfy the condition.
- *DSPREC—Only display record functions satisfy the condition.
- *DSPTRN—Only display transaction functions satisfy the condition.
- *EDTFIL—Only edit file functions satisfy the condition.
- *EDTRCD—Only edit record functions satisfy the condition.
- *EDTTRN—Only edit transaction functions satisfy the condition.
- *EXCEXT—Only execute external functions satisfy the condition.
- *EXCINT—Only execute internal functions satisfy the condition.
- *PMTRCD—Only prompt record functions satisfy the condition.
- *PRTFIL—Only print file functions satisfy the condition.
- *PRTOBJ—Only print object functions satisfy the condition.
- *SELRCD—Only select record functions satisfy the condition.
- *USRPGM—Only user program functions satisfy the condition.
- *USRSRC—Only user source functions satisfy the condition.