<?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>Question Re: Enhance Data Source 0Customer_Attr in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482794#M3378071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for the Reply... Issue is resloved ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 05:57:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-22T05:57:09Z</dc:date>
    <item>
      <title>Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaq-p/9482785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 8pt;"&gt;Earlier we had done INIT load for Master Data&amp;nbsp; 0customer_attr and we are doing Delta Load on daily basis. . Now we have enhanced Data Source 0Customer_attr with 2 new fields : 0SALESORG and 0CUST_GROUP. 0customer Infoobject is being used in many InfoProviders . We don't want to delete data from cubes , as it is a tedious job . Please let us know is there is any solution to populate the data for above new fields , without re-initializing 0customer_attr.??????&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Amba&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaq-p/9482785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T10:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482786#M3378063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not want historical data for two new fields, then you can just do init w/o transfer for your datasource. Your subsequent delta will pick delta to all fields along with new fields also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these two fields are DIsplay/Nav Attr to 0Customer_attr? You need not to worry about cubes data at all. Because, Master data will be outside the cube(extended star schema concept).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to decide to a full load for this master data. I feel you could do this without disturbing the cube data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:51:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482786#M3378063</guid>
      <dc:creator>former_member182470</dc:creator>
      <dc:date>2013-05-21T10:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482787#M3378064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We need historical Data for the new Enhanced Fields . These are maintained as navigation attributes in 0customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482787#M3378064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T11:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482788#M3378065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, please do init with transfer&amp;nbsp; to this 0customer. This will suffice your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482788#M3378065</guid>
      <dc:creator>former_member182470</dc:creator>
      <dc:date>2013-05-21T11:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482789#M3378066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply..&lt;/P&gt;&lt;P&gt;We have 2 infopackages, one for INIT load where we have selected initialize delta process with data transfer and for delta load we have selected delta process . Considering the above scenario can u please tell us the steps in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482789#M3378066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T11:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482790#M3378067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Load data using Init with data transfer with your Init infopackage&lt;/P&gt;&lt;P&gt;2.) Once the init is done, run your delta info package which will start the delta's. &lt;/P&gt;&lt;P&gt;3.) Run attribute change run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are loading data only to master data info object. You are not modifying the cube in any way. So you can forget about the cube data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna Vadlapatla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482790#M3378067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T12:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482791#M3378068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Goto Init Infopackage--&amp;gt;Scheduler Menu--&amp;gt;Initializations options for source system--&amp;gt;Delete the request&lt;/P&gt;&lt;P&gt;Step 2: Run this infopackage&amp;nbsp; by using init with transfer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will bring all the data freshly to your 0customer.&amp;nbsp; Run ACR(Attribute Change run). After this, your delta infopackage will come into the picture. This infopackage should be in your process chain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482791#M3378068</guid>
      <dc:creator>former_member182470</dc:creator>
      <dc:date>2013-05-21T12:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482792#M3378069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create another infoprovider and in that infoprovider add the infoobjects which you have appended for the ds 0cust_attr, &lt;/P&gt;&lt;P&gt;and now load the data to this infoprovider and create multiprovider on the top of the old existing infoprovider and the newly created infoprovider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope u got it,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 04:24:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482792#M3378069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-22T04:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482793#M3378070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0customer_attr is master data , if you are adding two fields , no problem. Cubes data is transaction data , it picks master from 0customer .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we do delta update in masters , just for reducing uploading time . Because in full upload it deletes all the data &amp;amp; upload. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need do any extra job , just add two additional fields in 0customer-Attr&amp;nbsp; .&amp;nbsp; Check it you may require to change attribute run .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anand Mehrotra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 05:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482793#M3378070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-22T05:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482794#M3378071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for the Reply... Issue is resloved ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 05:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482794#M3378071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-22T05:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Data Source 0Customer_Attr</title>
      <link>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482795#M3378072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey good to hear that..Good day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 08:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/enhance-data-source-0customer-attr/qaa-p/9482795#M3378072</guid>
      <dc:creator>former_member182470</dc:creator>
      <dc:date>2013-05-22T08:07:42Z</dc:date>
    </item>
  </channel>
</rss>

