DBA Data[Home] [Help]

APPS.OKS_BILLING_PUB dependencies on CSI_COUNTER_PUB

Line 1220: Csi_Counter_Pub.create_reading_lock

1216: l_counter_reading_lock_rec.counter_id := l_counter_id;
1217: l_counter_reading_lock_rec.source_line_ref_id := l_covlvl_rec.id;
1218: l_counter_reading_lock_rec.source_line_ref := 'CONTRACT_LINE';
1219:
1220: Csi_Counter_Pub.create_reading_lock
1221: (
1222: p_api_version => 1.0,
1223: p_commit => 'F',
1224: p_init_msg_list => 'T',

Line 4242: Csi_Counter_Pub.create_reading_lock

4238: l_counter_reading_lock_rec.counter_id := l_counter_id;
4239: l_counter_reading_lock_rec.source_line_ref_id := l_covlvl_rec.id;
4240: l_counter_reading_lock_rec.source_line_ref := 'CONTRACT_LINE';
4241:
4242: Csi_Counter_Pub.create_reading_lock
4243: (
4244: p_api_version => 1.0,
4245: p_commit => 'F',
4246: p_init_msg_list => 'T',