DBA Data[Home] [Help]

APPS.OKL_VP_ASSOCIATIONS_PVT dependencies on OKL_VENDOR_PROGRAM_PVT

Line 501: OKL_VENDOR_PROGRAM_PVT.passed_to_incomplete(p_api_version => p_api_version

497: x_return_status := l_return_status;
498:
499: /* Manu 29-Jun-2005 Begin */
500: IF (x_return_status = FND_API.G_RET_STS_SUCCESS) THEN
501: OKL_VENDOR_PROGRAM_PVT.passed_to_incomplete(p_api_version => p_api_version
502: ,p_init_msg_list => p_init_msg_list
503: ,x_return_status => x_return_status
504: ,x_msg_count => x_msg_count
505: ,x_msg_data => x_msg_data

Line 810: OKL_VENDOR_PROGRAM_PVT.passed_to_incomplete(p_api_version => p_api_version

806:
807:
808: /* Manu 29-Jun-2005 Begin */
809: IF (x_return_status = FND_API.G_RET_STS_SUCCESS) THEN
810: OKL_VENDOR_PROGRAM_PVT.passed_to_incomplete(p_api_version => p_api_version
811: ,p_init_msg_list => p_init_msg_list
812: ,x_return_status => x_return_status
813: ,x_msg_count => x_msg_count
814: ,x_msg_data => x_msg_data

Line 1021: OKL_VENDOR_PROGRAM_PVT.passed_to_incomplete(p_api_version => p_api_version

1017: END IF;
1018:
1019: /* Manu 29-Jun-2005 Begin */
1020: IF (x_return_status = FND_API.G_RET_STS_SUCCESS) THEN
1021: OKL_VENDOR_PROGRAM_PVT.passed_to_incomplete(p_api_version => p_api_version
1022: ,p_init_msg_list => p_init_msg_list
1023: ,x_return_status => x_return_status
1024: ,x_msg_count => x_msg_count
1025: ,x_msg_data => x_msg_data