Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Dear all, I have a question related to chart properties and ways to customizing charts. I have created a chart by passing an Internal Table data. The primary customizing has been done by pasing parameters such as: l_element = p_ixml_doc->create_simple_element( name = 'Dimension' parent = l_globalsettings ). l_element->if_ixml_node~set_value( 'PseudoThree' ). l_element = p_ixml_doc->create_simple_element( name = 'ChartType' parent = l_globalsettings ). l_element->if_ixml_node~set_value( 'columns' ). l_element = p_ixml_doc->create_simple_element( name = 'FontFamily' parent = l_default ). l_element->if_ixml_node~set_value( 'Arial' ). I need to know how to access the full list of these customizing elements? In other word, the list of other items than DIMENSION, CHARTTYPE, FONTFAMILY, ect ect... How can I access the "possible" values? Thanks a lot for your help. | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | Popular White Papers In the Spotlight _.____.__ |