DBA Data[Home] [Help]

APPS.PO_MASS_UPDATE dependencies on PO_SYSTEM_PARAMETERS

Line 131: from po_system_parameters;

127: x_progress := '001';
128:
129: select org_id
130: into x_org_id
131: from po_system_parameters;
132: --If condition added by jbalakri for bug 2374299
133: if x_org_id is not null then
134: select hou.name
135: into x_org_name