DBA Data[Home] [Help]

APPS.ONT_OEXOEIOD_XMLP_PKG dependencies on FND_FLEX_XML_PUBLISHER_APIS

Line 1092: v_item := fnd_flex_xml_publisher_apis.process_kff_combination_1('Item_dsp', 'INV', p_item_flex_code, p_item_structure_num, SI_ORGANIZATION_ID, SI_INVENTORY_ITEM_ID, 'ALL', 'Y', 'VALUE');

1088: VALUE=":Item_dsp"
1089: DISPLAY="ALL"'
1090: );*/
1091: -- rp_dummy_item := '';
1092: v_item := fnd_flex_xml_publisher_apis.process_kff_combination_1('Item_dsp', 'INV', p_item_flex_code, p_item_structure_num, SI_ORGANIZATION_ID, SI_INVENTORY_ITEM_ID, 'ALL', 'Y', 'VALUE');
1093: elsif (item_identifier_type = 'CUST' and p_print_description in ('C','P','O')) then
1094: select citems.customer_item_number item,
1095: nvl(citems.customer_item_desc,sitems.description) description
1096: into v_item,v_description