PM_PS_DMO_REC(SQL Table) |
Index Back |
---|---|
Demo Data RecordsDefine the data for DEMO database |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PM_TABLES_VW |
2 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
3 | IMPORT_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Import Options
1=Insert Data Once I=Import With Ignor Dups N=Import No Dups Allowed O=No Upgrade Data to Load R=Replace Data U=Import With Update Dups Default Value: O |