DBA Data[Home] [Help]

APPS.CSI_ORDER_SHIP_PUB dependencies on CSI_SYSTEMS_PUB

Line 4747: p_pkg_name => 'csi_systems_pub',

4743: p_txn_systems_rec => px_txn_systems_tbl(ind),
4744: x_cre_systems_rec => l_system_rec );
4745:
4746: csi_t_gen_utility_pvt.dump_api_info(
4747: p_pkg_name => 'csi_systems_pub',
4748: p_api_name => 'create_system');
4749:
4750: csi_systems_pub.create_system(
4751: p_api_version => 1.0,

Line 4750: csi_systems_pub.create_system(

4746: csi_t_gen_utility_pvt.dump_api_info(
4747: p_pkg_name => 'csi_systems_pub',
4748: p_api_name => 'create_system');
4749:
4750: csi_systems_pub.create_system(
4751: p_api_version => 1.0,
4752: p_commit => fnd_api.g_false,
4753: p_init_msg_list => fnd_api.g_true,
4754: p_validation_level => fnd_api.g_valid_level_full,