DBA Data[Home] [Help]

APPS.CSP_PLANNER_NOTIFICATIONS dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 318: from org_organization_definitions

314: begin
315:
316: select operating_unit, substr(organization_name,1,30), operating_unit
317: into l_operating_unit, l_org_name, l_po_org_id
318: from org_organization_definitions
319: where organization_id = p_organization_id;
320:
321: select nvl(req_encumbrance_flag, 'N')
322: into l_encum_flag