BI_IVC_LAYOUT(SQL Table) |
Index Back |
---|---|
Billing Invoice Layouts |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INVOICE_LAYOUT_ID | Character(10) | VARCHAR2(10) NOT NULL |
Invoice Layout ID
Prompt Table: BI_IVC_LAYOUT |
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 | PAGE_ORIENTATION | Character(1) | VARCHAR2(1) NOT NULL |
Layout Type
E=Crystal L=SQR - Landscape P=SQR - Portrait X=XML Publisher Default Value: P |
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 |