DBA Data[Home] [Help]

APPS.CSI_MASS_EDIT_PVT dependencies on CSI_T_TRANSACTION_LINES

Line 76: l_source_txn_table csi_t_transaction_lines.source_transaction_table%type;

72: inst_idx PLS_INTEGER := 0;
73: pty_idx PLS_INTEGER := 0;
74: ptyacc_idx PLS_INTEGER := 0;
75: l_source_txn_type_id NUMBER;
76: l_source_txn_table csi_t_transaction_lines.source_transaction_table%type;
77:
78:
79: Begin
80: -- Standard Start of API savepoint