BI_SORT_BY_FLD(SQL Table) |
Index Back |
---|---|
Billing Line Order Fields |
# | 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 |
2 | IVC_LINE_ORDER_SEQ | Number(3,0) | SMALLINT NOT NULL | Line Order Field Sequence Num |
3 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: BI_SORT_BY_F_VW |
4 | SORT_BY_CRITERIA | Character(10) | VARCHAR2(10) NOT NULL |
Sort-By Criteria
Prompt Table: %EDITTABLE |
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 |