DBA Data[Home] [Help]

APPS.ZX_TRL_ALLOCATIONS_PKG dependencies on ZX_TRANSACTION_LINES

Line 795: v_trx_line_description zx_transaction_lines.trx_line_description%TYPE;

791: v_trx_line_id zx_lines.trx_line_id%TYPE;
792: v_trx_level_type zx_lines.trx_level_type%TYPE;
793: v_trx_line_date zx_lines.trx_line_date%TYPE;
794: v_trx_line_number zx_lines.trx_line_number%TYPE;
795: v_trx_line_description zx_transaction_lines.trx_line_description%TYPE;
796: v_line_amt zx_lines.line_amt%TYPE := 0;
797: l_Place_Of_Supply_Type_Code zx_lines.Place_Of_Supply_Type_Code%TYPE; --Bug 12688194
798: l_taxable_amt NUMBER;
799: l_event_id NUMBER;