DBA Data[Home] [Help]

APPS.OKL_VP_CHANGE_REQUEST_PVT dependencies on OKL_VP_ASSOCIATIONS_PVT

Line 1026: OKL_VP_ASSOCIATIONS_PVT.copy_crs_associations(p_api_version => p_api_version

1022:
1023: -- for ASSOCIATION type of change requests, the associations on the original agreements are copied over to the
1024: -- new change request. the copy of the original agreement is not created and associated with the change request
1025: -- (backup is taken in this case too)
1026: OKL_VP_ASSOCIATIONS_PVT.copy_crs_associations(p_api_version => p_api_version
1027: ,p_init_msg_list => p_init_msg_list
1028: ,x_return_status => x_return_status
1029: ,x_msg_count => x_msg_count
1030: ,x_msg_data => x_msg_data