PGM_RELEASE_DOC(SQL Table) |
Index Back |
---|---|
Release Document RecordStores one or more Attachements of the Release Defined in the Release Managment page. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_PC_NONVW |
2 | RELEASE | Character(15) | VARCHAR2(15) NOT NULL |
Release - Carries Release Information driven by the BUSINESS_UNIT
Prompt Table: PGM_RELEASE_ALL |
3 | DOCUMENT_REQUESTS | Number(7,0) | INTEGER NOT NULL | Number of Requests |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
6 | 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. |
7 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
8 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |