RPC_MIGR_SCRIPT(SQL Table) |
Index Back |
|---|---|
Migration scriptRecord for storing migraction atomic actions information |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
| 2 | MIG_ACTION_ID | Character(10) | VARCHAR2(10) NOT NULL | Field used for storing migration action id |
| 3 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
| 4 | TARGET_PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Field used to store Porduct ID of a target |