DBA Data[Home] [Help]

APPS.PO_DOCUMENT_TOTALS_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 3285: l_org_id HR_ALL_ORGANIZATION_UNITS.organization_id%type;

3281: d_mod CONSTANT VARCHAR2(100) :=
3282: PO_LOG.get_subprogram_base(D_PACKAGE_BASE,'get_order_totals');
3283: d_position NUMBER := 0;
3284:
3285: l_org_id HR_ALL_ORGANIZATION_UNITS.organization_id%type;
3286: l_distribution_id_tbl po_tbl_number;
3287: l_document_id NUMBER;
3288: l_document_id_tbl po_tbl_number;
3289: l_temp_table_key PO_DOCUMENT_TOTALS_GT.key%TYPE;