PSPTTSTDESCRIMG(SQL Table) |
Index Back |
---|---|
PTF Test Defn Descr ImageIt will be use to store the Images of the comments for the Test |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTTST_NAME | Character(30) | VARCHAR2(30) NOT NULL | Test Name (see PSPTTSTDEFN). |
2 | PTTST_IMG_ID | Number(5,0) | INTEGER NOT NULL | Image ID |
3 | PTTST_IMG_LBL | Character(30) | VARCHAR2(30) NOT NULL | Image Label |
4 | SEQUENCENO | Number(10,0) | DECIMAL(10) NOT NULL | Sequence Number |
5 | PTTST_LOG_IMAGE | Long Character | CLOB | Log Image |