DBA Data[Home] [Help]

APPS.CSI_ORDER_FULFILL_PUB dependencies on CSI_T_TRANSACTION_LINES_PKG

Line 10546: csi_t_transaction_lines_pkg.insert_row(

10542: BEGIN
10543:
10544: debug('Transaction Detail-Hdr NOT found. So, creating one.');
10545:
10546: csi_t_transaction_lines_pkg.insert_row(
10547: px_transaction_line_id => l_c_tl_rec.transaction_line_id,
10548: p_source_transaction_type_id => l_c_tl_rec.source_transaction_type_id,
10549: p_source_transaction_table => l_c_tl_rec.source_transaction_table,
10550: