BI_S_GRP_ID_TBL

(SQL Table)
Index Back

Sum Group Identifier Table

Summarization Group Identifier Table

  • Related Language Record: BI_S_GRP_ID_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SUM_GROUP_TYPE Character(4) VARCHAR2(4) NOT NULL This field is used to provide additional grouping criteria for billing summarization. It is related to SUM_GROUP_ID. User defines a list of valid SUM_GROUP_IDs per SUM_GROUP_TYPE value.

    Prompt Table: BI_SGRP_TYP_TBL

    2 SUM_GROUP_ID Character(16) VARCHAR2(16) NOT NULL This field is used to provide additional grouping criteria for billing summarization. It is to be used with SUM_GROUP_TYPE. User defines a set of Summarization Group IDs per Summarization Group Type.
    3 STATUS_BI Character(1) VARCHAR2(1) NOT NULL Status
    A=Active
    I=Inactive

    Default Value: A

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 ADD_DTTM DateTime(26) TIMESTAMP Date Time Added
    7 LAST_UPDATE_DTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
    8 LAST_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Last Maintained By Operator ID