DBA Data[Home] [Help]

APPS.PO_DOCUMENT_TOTALS_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 3166: l_org_id HR_ALL_ORGANIZATION_UNITS.organization_id%type;

3162: d_mod CONSTANT VARCHAR2(100) :=
3163: PO_LOG.get_subprogram_base(D_PACKAGE_BASE,'get_order_totals');
3164: d_position NUMBER := 0;
3165:
3166: l_org_id HR_ALL_ORGANIZATION_UNITS.organization_id%type;
3167: l_distribution_id_tbl po_tbl_number;
3168: l_document_id NUMBER;
3169: l_document_id_tbl po_tbl_number;
3170: l_temp_table_key PO_DOCUMENT_TOTALS_GT.key%TYPE;