<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Need Help on modifying infocube data using ABAP program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-modifying-infocube-data-using-abap-program/m-p/2747370#M638743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a info cube in APO-BW, it has characteristic, Nav Attrib and some key figures which holds below example data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Characteristic -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt; Nav.Attrib -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;Keyfig&lt;/P&gt;&lt;P&gt;XXXX -&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt; NNN----&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;KKK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is to develop a ABAP program where user enters the Char value on selection screen for e.g. user enters Char Val as 'XXXXX' on sel screen,  program should display the second screen as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Characteristic -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt; Nav.Attrib&lt;/P&gt;&lt;P&gt;XXXX -&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt; NNN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here on the second screen user should be able to change the NavAttrib Value and the program should modify the entry in Infocube/InfoObject according to the changes made to the Navigational Attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any BAPIs or Function Modules available for modifying the infocube/infoobject data, I know one function module which inserts data to infocube i.e  RSDRI_CUBE_WRITE_PACKAGE but i am not sure whether it modifies the existing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Sep 2007 23:48:04 GMT</pubDate>
    <dc:creator>vt_vt</dc:creator>
    <dc:date>2007-09-08T23:48:04Z</dc:date>
    <item>
      <title>Need Help on modifying infocube data using ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-modifying-infocube-data-using-abap-program/m-p/2747370#M638743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a info cube in APO-BW, it has characteristic, Nav Attrib and some key figures which holds below example data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Characteristic -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt; Nav.Attrib -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;Keyfig&lt;/P&gt;&lt;P&gt;XXXX -&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt; NNN----&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;KKK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is to develop a ABAP program where user enters the Char value on selection screen for e.g. user enters Char Val as 'XXXXX' on sel screen,  program should display the second screen as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Characteristic -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt; Nav.Attrib&lt;/P&gt;&lt;P&gt;XXXX -&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt; NNN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here on the second screen user should be able to change the NavAttrib Value and the program should modify the entry in Infocube/InfoObject according to the changes made to the Navigational Attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any BAPIs or Function Modules available for modifying the infocube/infoobject data, I know one function module which inserts data to infocube i.e  RSDRI_CUBE_WRITE_PACKAGE but i am not sure whether it modifies the existing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2007 23:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-modifying-infocube-data-using-abap-program/m-p/2747370#M638743</guid>
      <dc:creator>vt_vt</dc:creator>
      <dc:date>2007-09-08T23:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on modifying infocube data using ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-modifying-infocube-data-using-abap-program/m-p/2747371#M638744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one let me know  Function modules available to modify existing data in infocube.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 16:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-modifying-infocube-data-using-abap-program/m-p/2747371#M638744</guid>
      <dc:creator>vt_vt</dc:creator>
      <dc:date>2007-09-09T16:32:53Z</dc:date>
    </item>
  </channel>
</rss>

