DBA Data[Home] [Help]

APPS.EAM_PROCESS_WO_PVT dependencies on QA_WEB_TXN_API

Line 11593: mandatory_qua_plan :=qa_web_txn_api.quality_mandatory_plans_remain(

11589: END IF;
11590:
11591: IF EAM_PROCESS_WO_PVT.Get_Debug = 'Y' THEN
11592: EAM_ERROR_MESSAGE_PVT.Write_Debug('Quality : Checking whether mandatory quality plans remain...') ; END IF ;
11593: mandatory_qua_plan :=qa_web_txn_api.quality_mandatory_plans_remain(
11594: p_txn_number => 31 ,
11595: p_organization_id => l_org_id ,
11596: pk1 => l_asset_group_name , -- Asset Grp
11597: pk2 => l_asset_number , -- Asset no

Line 11768: qa_web_txn_api.post_background_results(

11764: ||l_asset_number||'@2147483550='||l_asset_instance_id||'@165='||l_wip_entity_id
11765: ||'@164='||l_asset_activity_id;
11766:
11767: IF EAM_PROCESS_WO_PVT.Get_Debug = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Calling post_background_results procedure...') ; END IF ;
11768: qa_web_txn_api.post_background_results(
11769: p_txn_number => 31 ,
11770: p_org_id => l_org_id ,
11771: p_context_values => contextStr ,
11772: p_collection_id => l_eam_wo_comp_rec.qa_collection_id

Line 12534: mandatory_qua_plan :=qa_web_txn_api.quality_mandatory_plans_remain(

12530:
12531:
12532:
12533: IF GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Operation Completeion Checking quality mandatory plans remain . . .'); END IF;
12534: mandatory_qua_plan :=qa_web_txn_api.quality_mandatory_plans_remain(
12535: p_txn_number => 33 ,
12536: p_organization_id => l_org_id ,
12537: pk1 => l_asset_group_name , -- Asset Grp
12538: pk2 => l_asset_number , -- Asset no

Line 12567: IF GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Operation Completeion Calling qa_web_txn_api.post_background_results. . .'); END IF;

12563: BEGIN
12564: contextStr := '162='||l_asset_group_id||'@163='
12565: ||l_asset_number||'@2147483550='||l_asset_instance_id||'@165='
12566: ||l_wip_entity_id||'@199='||l_eam_op_comp_rec.operation_seq_num||'@164='||l_asset_activity_id;
12567: IF GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Operation Completeion Calling qa_web_txn_api.post_background_results. . .'); END IF;
12568: qa_web_txn_api.post_background_results(
12569: p_txn_number => 33 ,
12570: p_org_id => l_org_id ,
12571: p_context_values => contextStr ,

Line 12568: qa_web_txn_api.post_background_results(

12564: contextStr := '162='||l_asset_group_id||'@163='
12565: ||l_asset_number||'@2147483550='||l_asset_instance_id||'@165='
12566: ||l_wip_entity_id||'@199='||l_eam_op_comp_rec.operation_seq_num||'@164='||l_asset_activity_id;
12567: IF GET_DEBUG = 'Y' THEN EAM_ERROR_MESSAGE_PVT.Write_Debug('Operation Completeion Calling qa_web_txn_api.post_background_results. . .'); END IF;
12568: qa_web_txn_api.post_background_results(
12569: p_txn_number => 33 ,
12570: p_org_id => l_org_id ,
12571: p_context_values => contextStr ,
12572: p_collection_id => l_eam_op_comp_rec.qa_collection_id