DBA Data[Home] [Help]

APPS.PO_POAPPROVAL_INIT1 dependencies on HR_PO_INFO

Line 1710: HR_PO_INFO.get_url_place_cwk ( p_po_line_id => p_po_line_id,

1706: END IF; -- l_req_header_id
1707:
1708: -- Show the 'Create Contractor Assignment' link if the required version of
1709: -- HR Self Service is installed.
1710: HR_PO_INFO.get_url_place_cwk ( p_po_line_id => p_po_line_id,
1711: p_destination => l_create_cwk_url );
1712:
1713: IF (l_create_cwk_url IS NOT NULL) THEN
1714: po_wf_util_pkg.SetItemAttrText ( ItemType => p_item_type,