Previous Topic: Step 2:  Define a Work RecordNext Topic: Adding Elements


Step 3: Specifying Basic Information

You use the Record Entity screen to define a work record. You display the Record Entity screen as shown:

-> recd
                                                                [Enter]

Record Entity Screen

The Record Entity screen is displayed.

      IDD REL 15.0                *** RECORD ENTITY ***                    RECD  ->                                   DICT=DEMO  X DISPLAY      RECORD NAME.....:  _ MODIFY  _ ADD          VERSION NUMBER..: 1       _ HIGHEST    _ NEXT HIGHEST  _ DELETE                                 _ LOWEST     _ NEXT LOWEST                 DESCRIPTION.....:                 RECORD LENGTH...:  _ RELM  =  RECORD ELEMENTS   <PF9>          _ COBL  =  COBOL ELEMENTS    <PF11>  _ RELL  =  REC ELEMENT LIST  <PF10>         _ RECX  =  RECORD EXTENSION  _ REGN  =  USER REGISTRATION <PF2>          _ PUBL  =  PUBLIC ACCESS     <PF3>  _ CLAT  =  CLASS/ATTRIBUTES  <PF4>          _ RKEY  =  RELATIONAL KEYS   <PF5>  _ COMM  =  COMMENTS          <PF6>          _ COML  =  COMMENT KEY LIST  <PF7>  _ HIST  =  HISTORY           <PF8>          _ COPY  =  COPY FROM/SAME AS  _ XREF  =  CROSS REFERENCE                  _ HELP  =  HELP              <PF1>

Screen Prompts

When adding a new work record, you usually specify information for the following Record Entity screen prompts:

To specify basic information for record XXX-WK-RECORD. You use the Record Entity screen and enter the indicated specifications:

      IDD REL 15.0                *** RECORD ENTITY ***                    RECD  ->                                   DICT=DEMO     DISPLAY      RECORD NAME.....: xxx-wk-record  _ MODIFY  x ADD          VERSION NUMBER..: 1       _ HIGHEST    _ NEXT HIGHEST  _ DELETE                                 _ LOWEST     _ NEXT LOWEST                 DESCRIPTION.....: work record for dialog xxxdupd                 RECORD LENGTH...:  _ RELM  =  RECORD ELEMENTS   <PF9>          _ COBL  =  COBOL ELEMENTS    <PF11>  _ RELL  =  REC ELEMENT LIST  <PF10>         _ RECX  =  RECORD EXTENSION  _ REGN  =  USER REGISTRATION <PF2>          _ PUBL  =  PUBLIC ACCESS     <PF3>  _ CLAT  =  CLASS/ATTRIBUTES  <PF4>          _ RKEY  =  RELATIONAL KEYS   <PF5>  _ COMM  =  COMMENTS          <PF6>          _ COML  =  COMMENT KEY LIST  <PF7>  _ HIST  =  HISTORY           <PF8>          _ COPY  =  COPY FROM/SAME AS  _ XREF  =  CROSS REFERENCE                  _ HELP  =  HELP              <PF1>

After you press [Enter], the Record Entity screen displays a message to inform you whether the record definition has been stored in the data dictionary:

After you successfully specify basic information for a record, you can add elements to the record by using the Record Element screen.