DBA Data[Home] [Help]

APPS.BEN_CWB_INTEGRATOR_COPY dependencies on BNE_CONTENTS_PKG

Line 487: bne_contents_pkg.load_row(

483: fnd_file.put_line(Fnd_file.LOG,'3.Creating the contents...');
484: l_step := 'Contents Creation';
485: FOR l_bne_content in c_bne_contents
486: LOOP
487: bne_contents_pkg.load_row(
488: x_content_asn => l_bne_content.application_short_name ,
489: x_content_code => l_new_content_code ,
490: x_object_version_number => 1 ,
491: x_integrator_asn => 'PER' ,