DBA Data[Home] [Help]

VIEW: APPS.BIC_DIMV_OPERATING_UNITS

Source

View Text - Preformatted

SELECT 'ALL' all_fk, ORGANIZATION_ID org_id, NAME org_name from hr_operating_units with read only
View Text - HTML Formatted

SELECT 'ALL' ALL_FK
, ORGANIZATION_ID ORG_ID
, NAME ORG_NAME
FROM HR_OPERATING_UNITS WITH READ ONLY