EOTL_BTN_DEFN

(SQL Table)
Index Back

CRM Toolbar Button Definition

Record to store a CRM Toolbar Button definition. This definition is non-toolbar specific (a system wide resource).

  • Related Language Record: EOTL_BTN_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EOTL_TB_BTN_ID Character(30) VARCHAR2(30) NOT NULL EOTL_TB_BTN_
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 EOTL_CLASS_METHOD Character(30) VARCHAR2(30) NOT NULL Field to store the method to be called when a toolbar icon is pressed.
    5 EOTL_PT_ACTION Character(4) VARCHAR2(4) NOT NULL Pre-Defined Toolbar Action
    ADD=Add
    CORR=Correction
    CTI=CTI Phone Launch
    NCMP=Next Page In Component
    NLIS=Next in List
    PCMP=Previous Page In Component
    PLIS=Previous in List
    POP=Related Links
    RFSH=Refresh
    RTN=Return to List
    SAVE=Save
    SPLL=Spell Check
    UPAL=Update/Display All
    UPDT=Update/Display
    6 EOTL_TB_LABEL Character(60) VARCHAR2(60) NOT NULL EOTL_TB_LAB
    7 CONTNAME Character(30) VARCHAR2(30) NOT NULL Content Name

    Prompt Table: EOTL_TB_IMG_VW

    8 CONTNAMEDISABLE Character(30) VARCHAR2(30) NOT NULL Content Name Disabled

    Prompt Table: EOTL_TB_IMG_VW

    9 DESCRLONG Long Character CLOB Long Description
    10 EOTL_SYSD_FLG Character(1) VARCHAR2(1) NOT NULL System data flag
    N=No
    S=Sample
    Y=Yes

    Default Value: N

    11 EOCF_CREATEDTTM DateTime(26) TIMESTAMP CLAF - Created DateTime
    12 EOCF_CREATEOPRID Character(30) VARCHAR2(30) NOT NULL A user's ID
    13 EOCF_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
    14 EOCF_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.