<?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 Issue with WBS Element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-wbs-element/m-p/4726650#M1109625</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;We have created a new WBS Element in the existing Project.&lt;/P&gt;&lt;P&gt;The new WBS Element have few Networks, against which the Employees have booked their times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i have developed a Function module to get the list of Project Definitions ( PROJ-PSPID) to an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The interface logic has been written as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inputs to the Function module will be today's date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   SELECT OBJID SOBID FROM HRP1001 INTO CORRESPONDING FIELDS OF  TABLE IT_TEMP  &lt;/P&gt;&lt;P&gt; WHERE OTYPE = 'P'&lt;/P&gt;&lt;P&gt; AND  RSIGN = 'A'&lt;/P&gt;&lt;P&gt; AND RELAT = '108'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The field IT_TEMP-SOBID will be converted as WBS Element using the function   module CONVERSION_EXIT_ABPSP_OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In later steps, the WBS Element's Project Definition will be retrieved and hence the Project Defn data will be pased into final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debug mode, it has been observed that the WBS Element of particular Project will not be retrieved.&lt;/P&gt;&lt;P&gt;The Project is created properly and the time has been booked for Network (under the WBS Element).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still the WBS Element is not getting retireved and hence the Project is not getting passed into final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the reason for this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me in this regard....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2008 05:27:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-31T05:27:27Z</dc:date>
    <item>
      <title>Issue with WBS Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-wbs-element/m-p/4726650#M1109625</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;We have created a new WBS Element in the existing Project.&lt;/P&gt;&lt;P&gt;The new WBS Element have few Networks, against which the Employees have booked their times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i have developed a Function module to get the list of Project Definitions ( PROJ-PSPID) to an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The interface logic has been written as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inputs to the Function module will be today's date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   SELECT OBJID SOBID FROM HRP1001 INTO CORRESPONDING FIELDS OF  TABLE IT_TEMP  &lt;/P&gt;&lt;P&gt; WHERE OTYPE = 'P'&lt;/P&gt;&lt;P&gt; AND  RSIGN = 'A'&lt;/P&gt;&lt;P&gt; AND RELAT = '108'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The field IT_TEMP-SOBID will be converted as WBS Element using the function   module CONVERSION_EXIT_ABPSP_OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In later steps, the WBS Element's Project Definition will be retrieved and hence the Project Defn data will be pased into final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debug mode, it has been observed that the WBS Element of particular Project will not be retrieved.&lt;/P&gt;&lt;P&gt;The Project is created properly and the time has been booked for Network (under the WBS Element).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still the WBS Element is not getting retireved and hence the Project is not getting passed into final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the reason for this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me in this regard....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 05:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-wbs-element/m-p/4726650#M1109625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T05:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with WBS Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-wbs-element/m-p/4726651#M1109626</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;I guess that the field SOBID holds the internal id for the WBS element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This field should match field PRPS-PSPNR in table PRPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, then do not use FM CONVERSION_EXIT_ABPSP_OUTPUT at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my system there is no hit for RELAT = 108 so I am not 100% sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use trans SE16N to search in table PRPS with the number from table HRP1001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this solves the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 12:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-wbs-element/m-p/4726651#M1109626</guid>
      <dc:creator>reedtzj</dc:creator>
      <dc:date>2008-11-03T12:32:29Z</dc:date>
    </item>
  </channel>
</rss>

