AGC_CAT_BTN

(SQL Table)
Index Back

AGC Button Definition Table

Activity Guide Composer Button Definition Table - This table stores the attributes of the buttons that are valid for for the activity guide composer category.

  • Related Language Record: AGC_CAT_BTN_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 AGC_CATEGORY_ID Character(15) VARCHAR2(15) NOT NULL Activity Guide Category

    Prompt Table: AGC_CAT_TBL

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 AGC_BUTTON_ID Character(15) VARCHAR2(15) NOT NULL Activity Guide Composer Button Id
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRLONG Long Character CLOB NOT NULL Long Description
    6 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.

    Prompt Table: PSMSGSETDEFN

    7 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.

    Prompt Table: PSMSGCATDEFN

    8 AGC_BUTTON_METHOD Character(32) VARCHAR2(32) NOT NULL Activity Guide Composer Button Method
    9 DATA_TYPE_CD Character(1) VARCHAR2(1) NOT NULL Data Type Code
    N=Customer Data
    S=Sample Data
    Y=System Data

    Default Value: N