DBA Data[Home] [Help]

APPS.CS_STD dependencies on HR_ORGANIZATION_UNITS

Line 133: from hr_organization_units

129: get_default_values(flex_code,mfg_org_id,appl_short_name);
130: --
131: select name
132: into mfg_org_name
133: from hr_organization_units
134: where organization_id = mfg_org_id;
135: end get_default_values;
136: --
137: procedure Get_Default_Values(