<?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 Re: Reg WBS data fetching in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032036#M1349519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WBS updated in AFVC Table if you are looking for PROJN you need to do the conversion &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ABPSP_INPUT Conversion External &amp;gt; Internal WBS Element Number &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ABPSP_OUTPUT Conversion Internal &amp;gt; External WBS Element Number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also check the Std WBS element PSPNR in the Table level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2009 15:40:16 GMT</pubDate>
    <dc:creator>Kanagaraja_L</dc:creator>
    <dc:date>2009-08-04T15:40:16Z</dc:date>
    <item>
      <title>Reg WBS data fetching</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032033#M1349516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;iam unable to fetch the WBS data for MEXICO orders with the follwing query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*.select all date activities found for the WBS&lt;/P&gt;&lt;P&gt;  SELECT afvc&lt;SUB&gt;projn afvc&lt;/SUB&gt;aufpl afvc&lt;SUB&gt;aplzl afvu&lt;/SUB&gt;usr00&lt;/P&gt;&lt;P&gt;                                                 INTO TABLE gt_sid_hod&lt;/P&gt;&lt;P&gt;                                                     FROM afvc INNER JOIN afvu ON&lt;/P&gt;&lt;P&gt;                                                   ( afvc&lt;SUB&gt;aufpl = afvu&lt;/SUB&gt;aufpl AND&lt;/P&gt;&lt;P&gt;                                                     afvc&lt;SUB&gt;aplzl = afvu&lt;/SUB&gt;aplzl )&lt;/P&gt;&lt;P&gt;                                                     FOR ALL entries IN lt_vbup_vbap&lt;/P&gt;&lt;P&gt;                                                     WHERE afvc~projn EQ lt_vbup_vbap-pspnr&lt;/P&gt;&lt;P&gt;                                                     AND afvu~usr00 IN ('SID', 'HOD',&lt;/P&gt;&lt;P&gt;                                                     'RRD', 'ITD', 'SDD', 'DDQ', 'DID' ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise..there is any constaraints..&lt;/P&gt;&lt;P&gt;But the sale orders are aviable with Project and its activites &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 08:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032033#M1349516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reg WBS data fetching</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032034#M1349517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the Values available/Not in the DB Table level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 11:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032034#M1349517</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2009-08-04T11:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reg WBS data fetching</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032035#M1349518</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;Thanks for answering&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; WBS element is not avilable in the AFVC table for the mexico orders,but it will update the WBS for the ohter organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me how the WBS can updated in the AFVC table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt; Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032035#M1349518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T12:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg WBS data fetching</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032036#M1349519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WBS updated in AFVC Table if you are looking for PROJN you need to do the conversion &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ABPSP_INPUT Conversion External &amp;gt; Internal WBS Element Number &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ABPSP_OUTPUT Conversion Internal &amp;gt; External WBS Element Number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also check the Std WBS element PSPNR in the Table level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 15:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032036#M1349519</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2009-08-04T15:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reg WBS data fetching</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032037#M1349520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for answering,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But we are unable to see the WBS element in the AFVC even after used the conversion routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how AFVC updated with WBS element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Reagrds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 07:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-wbs-data-fetching/m-p/6032037#M1349520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-05T07:06:56Z</dc:date>
    </item>
  </channel>
</rss>

