DBA Data[Home] [Help]

APPS.OKL_VENDOR_PROGRAM_PUB dependencies on OKL_VENDOR_PROGRAM_PVT

Line 35: OKL_VENDOR_PROGRAM_PVT.create_program(p_api_version => p_api_version,

31:
32:
33: -- call process api to extend contract
34:
35: OKL_VENDOR_PROGRAM_PVT.create_program(p_api_version => p_api_version,
36: p_init_msg_list => p_init_msg_list,
37: x_return_status => l_return_status,
38: x_msg_count => x_msg_count,
39: x_msg_data => x_msg_data,

Line 111: OKL_VENDOR_PROGRAM_Pvt.update_program(p_api_version => p_api_version,

107:
108:
109: -- call process api to update contract
110:
111: OKL_VENDOR_PROGRAM_Pvt.update_program(p_api_version => p_api_version,
112: p_init_msg_list => p_init_msg_list,
113: x_return_status => l_return_status,
114: x_msg_count => x_msg_count,
115: x_msg_data => x_msg_data,