DBA Data[Home] [Help]

APPS.IGC_CC_PO_INTERFACE_PKG dependencies on FND_PROFILE

Line 249: fnd_profile.get('ICX_LANGUAGE',l_icx_lang);

245: l_po_lines_rec.po_header_id := p_po_header_id;
246:
247: BEGIN
248: -- M van der Geest, added 18-Oct-2001
249: fnd_profile.get('ICX_LANGUAGE',l_icx_lang);
250:
251: SELECT line_type_id
252: INTO l_line_type_id
253: FROM po_line_types_tl