DBA Data[Home] [Help]

APPS.PO_HEADERS_SV1 dependencies on PO_GA_ORG_ASSIGN_PVT

Line 634: PO_GA_ORG_ASSIGN_PVT.delete_row(p_doc_header_id);

630: --delete the GA Org Assignment Records if an Global Agreement
631: IF (p_ga_flag = 'Y' )
632: THEN
633: d_pos := 30;
634: PO_GA_ORG_ASSIGN_PVT.delete_row(p_doc_header_id);
635: END IF;
636:
637: d_pos := 40;
638: IF p_conterms_exist_flag = 'Y' then