DBA Data[Home] [Help]

APPS.CSTPCINT dependencies on CST_SUBELEMENTS_PVT

Line 617: CST_SubElements_PVT.processInterface

613:
614: if (i_summary_option < 4) then
615: fnd_file.put_line(fnd_file.log,'calling processInterface ...');
616: fnd_file.put_line(fnd_file.log,'summary option = ' || to_char(i_summary_option));
617: CST_SubElements_PVT.processInterface
618: ( p_api_version => 1.0,
619: x_return_status => l_return_status,
620: x_msg_count => l_msg_count,
621: x_msg_data => l_msg_data,