DBA Data[Home] [Help]

APPS.PO_MASS_UPDATE dependencies on PO_SYSTEM_PARAMETERS

Line 130: from po_system_parameters;

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