DBA Data[Home] [Help]

APPS.PO_LINES_SV11 dependencies on PO_MOAC_UTILS_PVT

Line 810: p_org_id => PO_MOAC_UTILS_PVT.get_current_org_id,

806: p_doc_type => p_type_lookup_code,
807: p_po_line_id => x_po_line_id,
808: p_req_template_name => NULL,
809: p_req_template_line_num => NULL,
810: p_org_id => PO_MOAC_UTILS_PVT.get_current_org_id,
811: p_ip_category_id => l_ip_category_id,
812: p_item_description => x_item_description,
813: p_language => userenv('LANG')
814: );