HRS_GACT_ATTACH(SQL Table) |
Index Back |
---|---|
Staging table for HRS_ACT_MAILThis record is used to temporarily store data from HRS_APP_ATTACH to be processed by the Application Engine program HRS_ACT_MAIL. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_CRSP_ID | Number(15,0) | DECIMAL(15) NOT NULL | Correspondence ID |
2 | HRS_ATCH_SEQ | Number(15,0) | DECIMAL(15) NOT NULL | Attachment Sequence |
3 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
4 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |