ENTRY_TYPE_TBL

(SQL Table)
Index Back

Entry Types

  • Related Language Record: ENTRY_TY_TBL_LG
  • Parent Record Of BI_ENTRSN_CR2VW BI_ENTRSN_DB2VW BI_ENT_RSN_ALVW BI_ENT_RSN_CRVW BI_ENT_RSN_DBVW ENTRY_REASN_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 ENTRY_TYPE Character(5) VARCHAR2(5) NOT NULL Specifies the type of transaction associated with a pending item. The entry type remains with the item after it is posted and affects many areas of Receivables processing. Some examples of entry types are Invoices Credit Memo Prepayment and Deduction.

    Prompt Table: ENTRY_TYPE_TBL

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    5 UPDATE_ENTRY Character(1) VARCHAR2(1) NOT NULL Don't Post Duplicate Entries

    Y/N Table Edit

    Default Value: N

    6 DUN_INCLUDE Character(1) VARCHAR2(1) NOT NULL Include in Dunning

    Y/N Table Edit

    Default Value: Y

    7 ST_INCLUDE Character(1) VARCHAR2(1) NOT NULL Include in Statements

    Y/N Table Edit

    Default Value: Y

    8 OC_INCLUDE Character(1) VARCHAR2(1) NOT NULL Include In Overdue Charging

    Y/N Table Edit

    Default Value: Y

    9 DM_INCLUDE Character(1) VARCHAR2(1) NOT NULL Include in Drafts

    Y/N Table Edit

    Default Value: Y

    10 AGING_CATEGORY Character(2) VARCHAR2(2) NOT NULL Aging Category

    Prompt Table: CUR_AGE_CAT_VW

    11 SUMMARY_CATEGORY Character(1) VARCHAR2(1) NOT NULL Summary Category
    C=Current
    F=Future
    O=Other
    P=Past Due
    12 EXCLUDE_FROM_CALCS Character(1) VARCHAR2(1) NOT NULL Exclude From Days Late Calcs

    Y/N Table Edit

    Default Value: N

    13 DD_INCLUDE Character(1) VARCHAR2(1) NOT NULL Include in Direct Debits

    Y/N Table Edit

    Default Value: Y

    14 DD_PROFILE_ID Character(5) VARCHAR2(5) NOT NULL Specifies the Profile ID for a Direct Debit

    Prompt Table: DD_PROFILE_TBL