PC_SR_CONS_CUST(SQL Table) |
Index Back |
---|---|
Consolidate for customerStatus Report consolidate for customers |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
3 | Date(10) | DATE NOT NULL | Status Report start date | |
4 | Date(10) | DATE | Status Report end date | |
5 | Number(7,0) | INTEGER NOT NULL | Number of Requests | |
6 | INCLUDE_ATTCH_FILE | Character(1) | VARCHAR2(1) NOT NULL |
Include attach file
N=No Y=Yes Default Value: Y |
7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
8 | DTTM_STAMP | 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. |
9 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
10 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |