DBA Data[Home] [Help]

APPS.CSI_INV_TXN_HOOK_PKG dependencies on INV_DROPSHIP_GLOBALS

Line 29: l_logical_trx_attr_values INV_DROPSHIP_GLOBALS.logical_trx_attr_tbl;

25: l_msg_count NUMBER;
26: l_msg_data VARCHAR2(2000);
27: l_txn_error_id NUMBER;
28: l_trx_error_rec CSI_DATASTRUCTURES_PUB.TRANSACTION_ERROR_REC;
29: l_logical_trx_attr_values INV_DROPSHIP_GLOBALS.logical_trx_attr_tbl;
30: l_csi_trackable VARCHAR2(10);
31: l_file VARCHAR2(500);
32: l_error_message VARCHAR2(2000) := NULL ;
33: l_trx_return_status VARCHAR2(1) := NULL ;