We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

[sap-hr] Customizing a Graph in SAP

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by mostafa_pajouyan (Team Leader)
on Oct 23 at 9:46 AM
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
View this online
  
Popular White Papers

In the Spotlight
Toolbox.com for iPhone & Android: Ask Questions & Get Answers Anywhere. Download the Free App

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language