<?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: problem with coding in badi WORKORDER_GOODSMVTmethod in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579635#M1434154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;you must read data in work area before &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA:
WA_ORDER_POSITION TYPE AAFPO.

LOOP AT IT_ORDER_POSITION INTO WA_ORDER_POSITION.

*WA_ORDER_POSITION-AUFNR -  you order
ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2010 05:19:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-25T05:19:28Z</dc:date>
    <item>
      <title>problem with coding in badi WORKORDER_GOODSMVTmethod</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579634#M1434153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;      i have  a problem in coding in a badi method . i  have to use IT_ORDER_POSITION parameter and it has AUFNR&lt;/P&gt;&lt;P&gt;feild . I have to check aufnr in table mseg . &lt;/P&gt;&lt;P&gt;      the statement like &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if  IT_ORDER_POSITION-aufnr = 'xyz' .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are invalid and system replies ' IT_ORDER_POSITION is not  a atble with header line ' and also im unable to use field AUFNR as system says aufnr not defined in data . Plz tell how i can code using this variables in badi method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jan 2010 06:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579634#M1434153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-24T06:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: problem with coding in badi WORKORDER_GOODSMVTmethod</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579635#M1434154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;you must read data in work area before &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA:
WA_ORDER_POSITION TYPE AAFPO.

LOOP AT IT_ORDER_POSITION INTO WA_ORDER_POSITION.

*WA_ORDER_POSITION-AUFNR -  you order
ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 05:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579635#M1434154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T05:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem with coding in badi WORKORDER_GOODSMVTmethod</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579636#M1434155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 08:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-coding-in-badi-workorder-goodsmvtmethod/m-p/6579636#M1434155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-25T08:35:22Z</dc:date>
    </item>
  </channel>
</rss>

