Defining programs using CEDA

From a CICS® terminal, enter the following command:
CEDA DEFINE PROGRAM(name) GROUP(name)
Figure 1 shows the panel that is displayed.
Figure 1. The DEFINE panel for PROGRAM
    PROGram      ==>
    Group        ==>
    DEscription  ==>
    Language     ==>                    CObol | Assembler | Le370 | C | Pli
    RELoad       ==> No                 No | Yes
    RESident     ==> No                 No | Yes
    USAge        ==> Normal             Normal | Transient
    USElpacopy   ==> No                 No | Yes
    Status       ==> Enabled            Enabled | Disabled
    RSl            : 00                 0-24 | Public
    Cedf         ==> Yes                Yes | No
    DAtalocation ==> Below              Below | Any
    EXECKey      ==> User               User | CICS
    COncurrency  ==> Quasirent          Quasirent | Threadsafe
    Start of changeApi          ==> Cicsapi            Cicsapi | OpenapiEnd of change
  REMOTE ATTRIBUTES
    DYnamic      ==> No                 No | Yes
    REMOTESystem ==>
    REMOTEName   ==>
    Transid      ==>
    EXECUtionset ==> Fullapi            Fullapi | Dplsubset
   JVM ATTRIBUTES
    JVM          ==> No                 No | Yes
    JVMClass     ==>
    (Mixed Case) ==>
                 ==>
                 ==>
                 ==>
    JVMProfile   ==> DFHJVMPR           (Mixed Case)
                             
For information about input to mixed case fields, see Entering mixed case attributes.