<?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 Manipulating  table AFVC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644494#M1093158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys , There is a field called PROJN  Work breakdown structure element (WBS element), if you go to data browser , for this field you can see  for example  'O/84/N ...'   , however if you put this field in a program you see a number  , why is that ?? , How could i change the O for P for the  example,  in the program I always see a number ???.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2008 17:21:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-15T17:21:46Z</dc:date>
    <item>
      <title>Manipulating  table AFVC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644494#M1093158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys , There is a field called PROJN  Work breakdown structure element (WBS element), if you go to data browser , for this field you can see  for example  'O/84/N ...'   , however if you put this field in a program you see a number  , why is that ?? , How could i change the O for P for the  example,  in the program I always see a number ???.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 17:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644494#M1093158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T17:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating  table AFVC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644495#M1093159</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;To get the correct WBS element you need to use the conversion FM. Please see th sample code below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'CONVERSION_EXIT_ABPSP_OUTPUT'&lt;/P&gt;&lt;P&gt;             EXPORTING&lt;/P&gt;&lt;P&gt;                  input  = i_bseg-projk&lt;/P&gt;&lt;P&gt;             IMPORTING&lt;/P&gt;&lt;P&gt;                  output = l_posid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i_alv-pspnr = l_posid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 17:25:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644495#M1093159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T17:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating  table AFVC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644496#M1093160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is must be due to Conversion routines.&lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 17:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manipulating-table-afvc/m-p/4644496#M1093160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T17:28:47Z</dc:date>
    </item>
  </channel>
</rss>

