<?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: WBS element empty in SD user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232747#M1209473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course we are maintaining the data at item level. Otherwise I wouldn't be surprised that the item level field was empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Balasubramani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That may very well be. However, we want to make our checks before the user saves the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 09:18:16 GMT</pubDate>
    <dc:creator>roland_spindler</dc:creator>
    <dc:date>2009-02-17T09:18:16Z</dc:date>
    <item>
      <title>WBS element empty in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232744#M1209470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using SD user exit "userexit_move_field_to_vbap". For some reason the field vbap-ps_psp_pnr (WBS element) is empty, even though we entered values when creating the SD item. All other fields seem to be filled correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232744#M1209470</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2009-02-17T09:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: WBS element empty in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232745#M1209471</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 it is with respect to VBAP, enter the data at Item level not at the header level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:13:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232745#M1209471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: WBS element empty in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232746#M1209472</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; The FORM (userexit_move_field_to_vbap) u are using.. the WBS value won't be substituted to VBAP-PS_PSP_PNR during this time..I mean when the form is executed in the user exit.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so try to use another form may be &lt;STRONG&gt;FORM USEREXIT_SAVE_DOCUMENT&lt;/STRONG&gt; or &lt;STRONG&gt;FORM USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work in this forms..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232746#M1209472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: WBS element empty in SD user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232747#M1209473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course we are maintaining the data at item level. Otherwise I wouldn't be surprised that the item level field was empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Balasubramani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That may very well be. However, we want to make our checks before the user saves the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-element-empty-in-sd-user-exit/m-p/5232747#M1209473</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2009-02-17T09:18:16Z</dc:date>
    </item>
  </channel>
</rss>

