PSPTTSTCMDDSCIM(SQL Table) |
Index Back |
---|---|
PTF Test Cmd Descr ImageIt will be use to store the Images of the comments for the Commands |
# | 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_CMD_ID | Number(5,0) | INTEGER NOT NULL | Scr Command ID |
3 | PTTST_IMG_ID | Number(5,0) | INTEGER NOT NULL | Image ID |
4 | PTTST_IMG_LBL | Character(30) | VARCHAR2(30) NOT NULL | Image Label |
5 | SEQUENCENO | Number(10,0) | DECIMAL(10) NOT NULL | Sequence Number |
6 | PTTST_LOG_IMAGE | Long Character | CLOB | Log Image |