Select a field
Field selection allows you to select a field name for insertion into your Select Statement. The panel lists all CMF performance class and transaction resource class fields available for selection.
To display the selection list, press Prompt (F4) from the Name field of the Select Statement.
Performance Selection Criteria, Exception Selection Criteria, and Logger Selection Criteria each present a different list of fields, matching the different record types to which they apply.
File Help
------------------------------------------------------------------------------
Select a Performance Field Row 1 of 249 More: >
Command ===> ________________________________________________ Scroll ===> PAGE
Field
/ Name Description
_ ABCODEC Current ABEND code
_ ABCODEO Original ABEND code
_ APPLID CICS Generic APPLID
_ APPLTRAN Application naming Tran ID
_ APPLPROG Application naming Program
_ BAACDCCT BTS Activity Data Containers requests
_ BAACQPCT BTS Acquire Process/Activity requests
_ BADACTCT BTS Define Activity requests
_ BADCPACT BTS Cancel Process/Activity requests
_ BADFIECT BTS Define-Input Event requester
_ BADPROCT BTS Define Process requests
...
Scroll Right (F11) to see all columns of information about the fields.
File Help
------------------------------------------------------------------------------
Select a Performance Field Row 1 of 249 More: >
Command ===> ________________________________________________ Scroll ===> PAGE
Field
/ Name Dictionary Definition
_ ABCODEC ABCODEC DFHPROG C114
_ ABCODEO ABCODEO DFHPROG C113
_ APPLID APPLID CICSPA C903
_ APPLTRAN APPLNAME DFHAPPL C001
_ APPLPROG APPLNAME DFHAPPL C001
_ BAACDCCT BAACDCCT DFHCBTS A217
_ BAACQPCT BAACQPCT DFHCBTS A214
_ BADACTCT BADACTCT DFHCBTS A209
_ BADCPACT BADCPACT DFHCBTS A213
_ BADFIECT BADFIECT DFHCBTS A220
_ BADPROCT BADPROCT DFHCBTS A208
...
To help locate a particular field, you can use the FIND and RFIND commands, which search in all the displayed fields for a specified string.
To leave without selecting, use Exit or Cancel.
- Field Name
- The CICS PA name
for the CMF data field. User fields are listed if an APPLID has been
specified in Global Options and its MCT has user fields defined.
User fields display at the bottom of the selection list.
Enter line action S to select a field. It is inserted into the Select Statement in the row where the cursor is positioned.
- Description
- This is a short description of the field. Enter line action H (Help) for a more detailed description. See Figure 1 for an example of the help details displayed in a pop-up window.
- Dictionary Definition
- The description of the CMF data field in terms of the CMF informal name, CICS® owner, data type, and field identifier. See page Dictionary Definition (Performance Selection Criteria only) for further information.