DBA Data[Home] [Help]

APPS.AHL_PRD_RESOURCE_TRANX_PVT dependencies on AHL_COMPLETIONS_PVT

Line 1804: AHL_COMPLETIONS_PVT.complete_operation

1800: --- Complete the Operation
1801: IF l_prd_operation_tbl.COUNT > 0 THEN
1802: FOR i IN l_prd_operation_tbl.FIRST..l_prd_operation_tbl.LAST
1803: LOOP
1804: AHL_COMPLETIONS_PVT.complete_operation
1805: (
1806: p_api_version => 1.0,
1807: p_init_msg_list => FND_API.G_TRUE,
1808: p_commit => FND_API.G_FALSE,