DBA Data[Home] [Help]

APPS.OKL_BLK_AST_UPD_PUB dependencies on OKL_BLK_AST_UPD_PVT

Line 33: OKL_BLK_AST_UPD_PVT.update_location( p_api_version => p_api_version,

29: --End Vertical User Hook Call
30:
31: --Call to private API
32:
33: OKL_BLK_AST_UPD_PVT.update_location( p_api_version => p_api_version,
34: p_init_msg_list => p_init_msg_list,
35: p_loc_rec => p_loc_rec,
36: x_return_status => l_return_status,
37: x_msg_count => l_msg_count,

Line 115: OKL_BLK_AST_UPD_PVT.update_location( p_api_version => p_api_version,

111: --End Vertical User Hook Call
112:
113: --Call to private API
114:
115: OKL_BLK_AST_UPD_PVT.update_location( p_api_version => p_api_version,
116: p_init_msg_list => p_init_msg_list,
117: p_loc_tbl => p_loc_tbl,
118: x_return_status => l_return_status,
119: x_msg_count => l_msg_count,