RO_ACTION_VW(SQL View) |
Index Back |
|---|---|
Action Codes - PricingThis view is used to get the inforamtion on Product Actions for Pricing |
| SELECT A.SETID , A.RBTACTION_ID , A.RBTACTION_CODE , A.RBTACTION_NAME FROM PS_RBT_ACTION A WHERE A.RBTACTION_TYPE='S' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Holds Action ID. | |
| 3 | RBTACTION_CODE | Character(5) | VARCHAR2(5) NOT NULL | Action Code used for Service Management transactions. |
| 4 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |