DBA Data[Home] [Help]

APPS.CS_STD dependencies on HR_ORGANIZATION_UNITS

Line 132: from hr_organization_units

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