PSPTTSTMAINTPAR(SQL Table) |
Index Back |
---|---|
PTF Maintenance Parameters |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROJECTNAME | Character(30) | VARCHAR2(30) NOT NULL | Project Name (see PSPROJECTDEFN). |
2 | PTTST_ANALYSISNBR | Number(5,0) | INTEGER NOT NULL | Sequence Number |
3 | GUID | Character(36) | VARCHAR2(36) NOT NULL | Unique Identifier |
4 | RUNDTTM | DateTime(26) | TIMESTAMP | Run Date/Time |
5 | 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. |
6 | PTTST_COMPTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Compare Type
D=To Database F=From File |
7 | PTTST_NAME | Character(30) | VARCHAR2(30) NOT NULL | Test Name (see PSPTTSTDEFN). |