RA_LSTCMCRT_CTL(SQL Table) |
Index Back |
---|---|
Creating Leads Campaign ListCreating Leads from Campaign List control table for Application engine program |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
4 | RA_LIST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Audience ID
Prompt Table: RA_LIST |
5 | RA_CM_CHANNEL | Character(1) | VARCHAR2(1) NOT NULL |
Correspondence Channel
1=E-Mail Correspondence 2=Print Correspondence 3=Fax Correspondence Default Value: 1 |
6 | PROCESS_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Process Status
A=Active C=Successfully Completed E=Completed With Errors N=Not Yet Processed P=Processing Now Default Value: N |