SAD_APP_DEL_POP(SQL Table) |
Index Back |
---|---|
Application Delete Pop SelectRun Control record for Application Delete Population Selection |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: OPR_DEF_TBL_CS.OPRID |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | DELETE_CHKLISTS | Character(1) | VARCHAR2(1) NOT NULL |
Delete Checklists
Y/N Table Edit Default Value: Y |
4 | DELETE_COMMENTS | Character(1) | VARCHAR2(1) NOT NULL |
Delete Comments
Y/N Table Edit Default Value: Y |
5 | DELETE_COMMUNICATN | Character(1) | VARCHAR2(1) NOT NULL |
Delete Communications
Y/N Table Edit Default Value: Y |
6 | SCCPS_POP_SEL | Character(1) | VARCHAR2(1) NOT NULL |
Population Selection checkbox - used to incidate on run controls that pop selection was selected for use.
Y/N Table Edit Default Value: Y |
7 | SCCPS_TOOL_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Tool ID - the unique key for a pop select tool
Prompt Table: SCCPS_TOOL_VW |
8 | SCCPS_QUERY_NAME | Character(50) | VARCHAR2(50) NOT NULL |
Query / Section name used by population selection
Prompt Table: %EDITTABLE |
9 | SCCPS_CNTXT_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Context ID - the unique key that identifies the pop selection context
Prompt Table: SCCPS_CNTXT_VW |
10 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
11 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
12 | SCCPS_FILE_PATH | Character(254) | VARCHAR2(254) NOT NULL | Pop Select File Path and Name |