BI_BILL_MSG_AGE(SQL Table) |
Index Back |
---|---|
Billing Msg by Item Type |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_CS.BUSINESS_UNIT Prompt Table: SP_BU_SF_NONVW |
2 | AGING_SET | Character(5) | VARCHAR2(5) NOT NULL |
Aging Set
Prompt Table: AGING_TBL |
3 | AGE_CATEGORY | Character(2) | VARCHAR2(2) NOT NULL |
Aging Category
Prompt Table: AGING_CAT_TBL |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %DATE |
5 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL |
Message Number. This field refers to the Message Number in the Message Catalog.
Prompt Table: BI_BILL_MSG_TBL |