DBA Data[Home] [Help]

APPS.ONT_OEXOEITR_XMLP_PKG dependencies on FND_FLEX_XML_PUBLISHER_APIS

Line 512: v_item := fnd_flex_xml_publisher_apis.process_kff_combination_1('Item_dsp', 'INV', P_item_flex_code, P_ITEM_STRUCTURE_NUM, ORGANIZATION_ID_T, INVENTORY_ITEM_ID_T1, 'ALL', 'Y', 'VALUE');

508: DATA= ":item_flex"
509: VALUE=":Item_dsp"
510: DISPLAY="ALL"'
511: );*/
512: v_item := fnd_flex_xml_publisher_apis.process_kff_combination_1('Item_dsp', 'INV', P_item_flex_code, P_ITEM_STRUCTURE_NUM, ORGANIZATION_ID_T, INVENTORY_ITEM_ID_T1, 'ALL', 'Y', 'VALUE');
513: elsif (item_identifier_type = 'CUST' and p_print_description in ('C','P','O')) then
514: select citems.customer_item_number item,
515: nvl(citems.customer_item_desc,sitems.description) description
516: into v_item,v_description