[Home] [Help]
View: SY_ADDR_MST_VW1
| Product: | GMA - Process Manufacturing Systems |
| Description: | View of ADDR_ID + first two lines of the address |
| Implementation/DBA Data: |
APPS.SY_ADDR_MST_VW1
|
View Text
SELECT ADDR_ID
, ADDR1
, ADDR2
FROM SY_ADDR_MST
Columns
| Name |
| ADDR_ID |
| ADDR_DISPLAY1 |
| ADDR_DISPLAY2 |