RUN_TRC3020(SQL Table) |
Index Back |
---|---|
Equity report run ctrlEquity report run control record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
|
2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
3 | TRC3020_OPTIONS | Character(1) | VARCHAR2(1) NOT NULL |
Report options for equity
1=All 2=Equity 3=Portfolio |
4 | EQUITY_SYMBOL | Character(15) | VARCHAR2(15) NOT NULL |
Ticker symbol to identify an equity on the exchange that it is traded on
Prompt Table: TRX_EQUITY_VW |
5 | EQUITY_ID | Character(10) | VARCHAR2(10) NOT NULL | Equity Identification Number - used to identify an equity in the system. the number is system generated and used for technical purposes only. |
6 | PORTFOLIO_ID | Character(18) | VARCHAR2(18) NOT NULL |
Portfolio ID
Prompt Table: TRX_PORTFLIO_TR |