DBA Data[Home] [Help]

APPS.AHL_PRD_RESOURCE_TRANX_PVT dependencies on AHL_COMPLETIONS_PVT

Line 1762: AHL_COMPLETIONS_PVT.complete_operation

1758: --- Complete the Operation
1759: IF l_prd_operation_tbl.COUNT > 0 THEN
1760: FOR i IN l_prd_operation_tbl.FIRST..l_prd_operation_tbl.LAST
1761: LOOP
1762: AHL_COMPLETIONS_PVT.complete_operation
1763: (
1764: p_api_version => 1.0,
1765: p_init_msg_list => FND_API.G_TRUE,
1766: p_commit => FND_API.G_FALSE,