DBA Data[Home] [Help]

APPS.IGF_SL_CL_ORIG dependencies on IGF_SL_CL_BATCH_PKG

Line 1724: igf_sl_cl_batch_pkg.insert_row (

1720: fnd_file.put_line(fnd_file.output,UPPER(lv_header_rec));
1721:
1722: -- To insert the Computed Batch Number into CL Batch Table
1723: lv_row_id := NULL;
1724: igf_sl_cl_batch_pkg.insert_row (
1725: x_mode => 'R',
1726: x_rowid => lv_row_id,
1727: x_cbth_id => lv_cbth_id,
1728: x_batch_id => lv_batch_id,