RA_AUDN_IMP_AET(SQL Table) |
Index Back |
|---|---|
Import Audience State RecordImport Audience State Record used in application engine program |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
| 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 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |
| 6 | LIST_ORIG_COUNT | Number(15,0) | DECIMAL(15) NOT NULL | Original List Count |
| 7 | LIST_CURR_COUNT | Number(18,0) | DECIMAL(18) NOT NULL | Audience current count |