DBA Data[Home] [Help]

APPS.ONT_OEXPRPRD_XMLP_PKG dependencies on FND_FLEX_XML_PUBLISHER_APIS

Line 41: v_item :=fnd_flex_xml_publisher_apis.process_kff_combination_1('Item_dsp', 'INV', p_item_flex_code,p_item_structure_num,ORGANIZATION_ID_L,INVENTORY_ITEM_ID_L, 'ALL', 'Y', 'VALUE');

37: VALUE=":Item_dsp"
38: DISPLAY="ALL"'
39: );
40: -- :rp_dummy_item := ''; */
41: v_item :=fnd_flex_xml_publisher_apis.process_kff_combination_1('Item_dsp', 'INV', p_item_flex_code,p_item_structure_num,ORGANIZATION_ID_L,INVENTORY_ITEM_ID_L, 'ALL', 'Y', 'VALUE');
42: elsif (item_identifier_type_L = 'CUST' and p_print_description in ('C','P','O')) then
43: select citems.customer_item_number item,
44: nvl(citems.customer_item_desc,sitems.description) description
45: into v_item,v_description