DBA Data[Home] [Help]

APPS.INV_GMI_MIGRATION dependencies on SY_REAS_CDS_PKG

Line 2091: sy_reas_cds_pkg.insert_row (

2087: WHERE
2088: reason_code = 'CNVM';
2089:
2090: IF l_count = 0 THEN
2091: sy_reas_cds_pkg.insert_row (
2092: x_rowid => l_rowid,
2093: x_reason_code => 'CNVM',
2094: x_reason_desc2 => NULL,
2095: x_reason_type => 0,