DBA Data[Home] [Help]

APPS.ASO_INSTBASE_INT dependencies on CSI_T_DATASTRUCTURES_GRP

Line 213: l_src_txn_line_rec csi_t_datastructures_grp.txn_line_rec;

209:
210:
211: l_api_version_number number := 1.0;
212: l_api_name VARCHAR2(240) := 'UPDATE_INST_DETAILS_ORDER';
213: l_src_txn_line_rec csi_t_datastructures_grp.txn_line_rec;
214: lx_new_txn_line_rec csi_t_datastructures_grp.txn_line_rec;
215: l_quote_line_id NUMBER;
216:
217:

Line 214: lx_new_txn_line_rec csi_t_datastructures_grp.txn_line_rec;

210:
211: l_api_version_number number := 1.0;
212: l_api_name VARCHAR2(240) := 'UPDATE_INST_DETAILS_ORDER';
213: l_src_txn_line_rec csi_t_datastructures_grp.txn_line_rec;
214: lx_new_txn_line_rec csi_t_datastructures_grp.txn_line_rec;
215: l_quote_line_id NUMBER;
216:
217:
218: BEGIN