DBA Data[Home] [Help]

APPS.PO_POAPPROVAL_INIT1 dependencies on HR_PO_INFO

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

1958: END IF; -- l_req_header_id
1959:
1960: -- Show the 'Create Contractor Assignment' link if the required version of
1961: -- HR Self Service is installed.
1962: HR_PO_INFO.get_url_place_cwk ( p_po_line_id => p_po_line_id,
1963: p_destination => l_create_cwk_url );
1964:
1965: IF (l_create_cwk_url IS NOT NULL) THEN
1966: po_wf_util_pkg.SetItemAttrText ( ItemType => p_item_type,