DBA Data[Home] [Help]

APPS.INV_GMI_MIGRATION dependencies on SY_REAS_CDS_PKG

Line 2193: sy_reas_cds_pkg.insert_row (

2189: IF l_count = 0 THEN
2190: --BEGIN BUG #14147616 Shaliu Chen
2191: --Add exception handling program to ignore Duplicate Key on Index error.
2192: BEGIN
2193: sy_reas_cds_pkg.insert_row (
2194: x_rowid => l_rowid,
2195: x_reason_code => 'CNVM',
2196: x_reason_desc2 => NULL,
2197: x_reason_type => 0,