DBA Data[Home] [Help]

APPS.PO_HEADERS_SV1 dependencies on PO_GA_ORG_ASSIGN_PVT

Line 707: PO_GA_ORG_ASSIGN_PVT.delete_row(p_doc_header_id);

703: --delete the GA Org Assignment Records if an Global Agreement
704: IF (p_ga_flag = 'Y' )
705: THEN
706: d_pos := 30;
707: PO_GA_ORG_ASSIGN_PVT.delete_row(p_doc_header_id);
708: END IF;
709:
710: d_pos := 40;
711: IF p_conterms_exist_flag = 'Y' then