DBA Data[Home] [Help]

APPS.CSI_COUNTER_PVT dependencies on CSI_COUNTER_TEMPLATE_PVT

Line 1040: csi_Counter_template_pvt.create_counter_group

1036:
1037: SELECT CS_COUNTER_GROUPS_S.nextval
1038: INTO l_ctr_group_id FROM dual;
1039:
1040: csi_Counter_template_pvt.create_counter_group
1041: (
1042: p_api_version => p_api_version
1043: ,p_commit => p_commit
1044: ,p_init_msg_list => p_init_msg_list