DBA Data[Home] [Help]

APPS.BEN_CWB_INTEGRATOR_COPY dependencies on BNE_STORED_SQL_PKG

Line 526: bne_stored_sql_pkg.load_row(

522: -- fnd_file.put_line(Fnd_file.LOG,'3.3.Creating the bne_stored_sql...');
523: l_step := 'Stored Sql Creation';
524: FOR l_bne_stored_sql in c_bne_stored_sql (l_bne_content.content_code)
525: LOOP
526: bne_stored_sql_pkg.load_row(
527: x_content_asn => 'PER' ,
528: x_content_code => l_new_content_code ,
529: x_object_version_number=> 1 ,
530: x_query => l_bne_stored_sql.query ,