EX_LOC_AMT_GRP

(SQL Table)
Index Back

Group Location Amount Table

Expenses Location Amount Table for Expense Type Group

  • Parent record: EX_LOCATION_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 EXPENSE_TYPE_GROUP Character(7) VARCHAR2(7) NOT NULL Expense Type Group

    Prompt Table: EX_TYPE_GRP_TBL

    3 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

    Prompt Table: CURRENCY_CD_TBL

    4 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A