DBA Data[Home] [Help]

APPS.AHL_PRD_OPERATIONS_PVT dependencies on AHL_COMPLETIONS_PVT

Line 1527: AHL_COMPLETIONS_PVT.complete_operation

1523: -- Tech UIs
1524: -- Check if operations need to be completed.
1525: IF l_prd_operation_tbl.COUNT > 0 THEN
1526: FOR j in l_prd_operation_tbl.FIRST..l_prd_operation_tbl.LAST LOOP
1527: AHL_COMPLETIONS_PVT.complete_operation
1528: (p_api_version => 1.0,
1529: p_init_msg_list => FND_API.G_TRUE,
1530: p_commit => FND_API.G_FALSE,
1531: p_validation_level => FND_API.G_VALID_LEVEL_FULL,