DBA Data[Home] [Help]

APPS.PO_AUTO_HEADER_PROCESS_PVT dependencies on PO_CORE_S

Line 979: x_headers.clm_contract_officer := to_number(po_core_s.get_default_contract_officer(FND_GLOBAL.user_id,

975: x_location_id,
976: x_location_code,
977: x_is_buyer,
978: x_emp_flag);
979: x_headers.clm_contract_officer := to_number(po_core_s.get_default_contract_officer(FND_GLOBAL.user_id,
980: x_emp_id));
981: END IF;
982: /*bug 12987412*/
983: IF g_debug_stmt THEN