LM_UI_DMTH_VW(SQL View) |
Index Back |
|---|---|
View of Deliv Meth TypeTableView of Delivery Method Table LM_DMTH_TYP_TBL |
| SELECT LM_DMTHD_ID , LM_DM_LONG_NM FROM PS_LM_DMTH_TYP_VW |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Delivery Method ID - This is a system generated number used to uniquely identify each new Delivery Method | |
| 2 | LM_DM_LONG_NM | Character(200) | VARCHAR2(200) NOT NULL | Long Name - the long name of a Delivery Method Type |