BI_SORT_BY(SQL Table) |
Index Back |
---|---|
Billing Line Sort-By IDs |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INVOICE_SORT_BY_ID | Character(10) | VARCHAR2(10) NOT NULL |
Invoice Sort By Identifier
Prompt Table: BI_SORT_BY |
2 | STATUS_BI | Character(1) | VARCHAR2(1) NOT NULL |
Status
A=Active I=Inactive Default Value: A |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | ADD_DTTM | DateTime(26) | TIMESTAMP | Date Time Added |
6 | 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. |
7 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |