DBA Data[Home] [Help]

APPS.CSI_ORDER_SHIP_PUB dependencies on CSI_SYSTEMS_PUB

Line 4668: p_pkg_name => 'csi_systems_pub',

4664: p_txn_systems_rec => px_txn_systems_tbl(ind),
4665: x_cre_systems_rec => l_system_rec );
4666:
4667: csi_t_gen_utility_pvt.dump_api_info(
4668: p_pkg_name => 'csi_systems_pub',
4669: p_api_name => 'create_system');
4670:
4671: csi_systems_pub.create_system(
4672: p_api_version => 1.0,

Line 4671: csi_systems_pub.create_system(

4667: csi_t_gen_utility_pvt.dump_api_info(
4668: p_pkg_name => 'csi_systems_pub',
4669: p_api_name => 'create_system');
4670:
4671: csi_systems_pub.create_system(
4672: p_api_version => 1.0,
4673: p_commit => fnd_api.g_false,
4674: p_init_msg_list => fnd_api.g_true,
4675: p_validation_level => fnd_api.g_valid_level_full,