WIE_PLANT_TIMEZONE_V
Details
-
Schema: FUSION
-
Object owner: WIE
-
Object type: VIEW
Columns
| Name |
|---|
|
ORGANIZATION_ID PLANT_TIME |
Query
| SQL_Statement |
|---|
|
select organization_id,(cast(systimestamp at time zone timezone_code as timestamp)) as plant_time from inv_org_parameters where mfg_plant_flag is not null and mfg_plant_flag='Y' |