DBA Data[Home] [Help]

APPS.OKC_INTERACT_HISTORY_PUB dependencies on OKC_INTERACT_HISTORY_PVT

Line 23: OKC_INTERACT_HISTORY_PVT.CREATE_INTERACT_HISTORY (

19: p_int_end_date IN DATE,
20: p_notes IN varchar2,
21: p_notes_detail IN varchar2) IS
22: BEGIN
23: OKC_INTERACT_HISTORY_PVT.CREATE_INTERACT_HISTORY (
24: x_return_status ,
25: x_msg_count ,
26: x_msg_data,
27: x_interaction_id,