<?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: Screen Field Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808731#M1312927</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; Just tried this in my system, calling VA01 from Z program and i entered the Material, other details descriptions etc got populated automatically. No problem here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; In the line items, I am adding material and quantity with some logic in PBO of my Z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you just paste that part of the code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2009 11:58:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-26T11:58:53Z</dc:date>
    <item>
      <title>Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808727#M1312923</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;I am calling VA01 from my program using call transaction and skipping first screen.&lt;/P&gt;&lt;P&gt;In the line items, I am adding material and quantity with some logic in PBO of my Z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I confirm the entry by hitting enter key, nothing is happening. This is when VA01 is called from Z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if I hit Enter key on VA01 directly, the the other fields like material description, item number etc are coming automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;~Pranu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 10:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808727#M1312923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808728#M1312924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know how you have written the logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But please try to do the recording for the known values using transaction code SHDB. Add that recording accordingly with proper data, proper looping in your Z-program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Salekar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 11:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808728#M1312924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T11:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808729#M1312925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem in Z program.&lt;/P&gt;&lt;P&gt;I have the data and its passed successfully to VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VA01 if I place a cursor on the material field and hit enter, the appropriate data in line items is calculated by SAP and displayed.&lt;/P&gt;&lt;P&gt;This is not happening when the VA01 is called from Z prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if I do the same things in VA01 directly (not from my program), the data in the line item is coming after aadd the material and hit the enter key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 11:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808729#M1312925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T11:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808730#M1312926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of using a BDC call, why don't you try to use a BAPI: search on BAPI_SALESORDER_CREATE*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 11:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808730#M1312926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808731#M1312927</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; Just tried this in my system, calling VA01 from Z program and i entered the Material, other details descriptions etc got populated automatically. No problem here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; In the line items, I am adding material and quantity with some logic in PBO of my Z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you just paste that part of the code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 11:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808731#M1312927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T11:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808732#M1312928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranu, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem might be because of two different screens populating at same time.&lt;/P&gt;&lt;P&gt;Try writing a BDC for the same functionality and then use CALL Transaction as I have used it for transaction FK03 below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*-- Populate the BDC table with Vendor Info
        CLEAR wl_bdcdata.
            wl_bdcdata-program = 'SAPMF02K'.
            wl_bdcdata-dynpro  = '0106'.
            wl_bdcdata-dynbegin = 'X'.
            APPEND wl_bdcdata TO tl_bdcdata.

            CLEAR wl_bdcdata.
            wl_bdcdata-fnam = 'BDC_OKCODE'.
            wl_bdcdata-fval = '/00'.
            APPEND wl_bdcdata TO tl_bdcdata.

            CLEAR wl_bdcdata.
            wl_bdcdata-fnam = 'RF02K-LIFNR'.
            wl_bdcdata-fval = fp_selfield-value.  "Vendor
            APPEND wl_bdcdata TO tl_bdcdata.
*-- General data
            CLEAR wl_bdcdata.
            wl_bdcdata-fnam = 'RF02K-D0110'.      "Address
            wl_bdcdata-fval = 'X'.
            APPEND wl_bdcdata TO tl_bdcdata.

            CALL TRANSACTION 'FK03' USING tl_bdcdata MODE 'E'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 12:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808732#M1312928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T12:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808733#M1312929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My exact requirement is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through QM02 (Notifications) create a Credit Memo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an enhancement point in program : FV45PFAP_XVBAP_LESEN&lt;/P&gt;&lt;P&gt;I created a Zenhancement here and added the logic as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get parameter to get Notification Number.&lt;/P&gt;&lt;P&gt;Select MAterial and Quantity from table QMEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I modified the VBAP structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vbap-matnr   = l_qmel-matnr.&lt;/P&gt;&lt;P&gt;vbap-zmeng  = l_qmel-zmeng.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing more than this.&lt;/P&gt;&lt;P&gt;This enhancement point is available in the PBO of SAPMV45A and screen : 4902&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, when the control goes from QM02 to VA01 (functions -&amp;gt; sales -&amp;gt; create credit memo)&lt;/P&gt;&lt;P&gt;my material and quantity could be seen on VA01 screen.&lt;/P&gt;&lt;P&gt;The line item could be seen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I hit enter button - nothing happens.&lt;/P&gt;&lt;P&gt;When I save - credit memo is created with No line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANy idea??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 15:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808733#M1312929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T15:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808734#M1312930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help experts??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2009 19:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808734#M1312930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-28T19:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Field Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808735#M1312931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not answered. But have to close since I have to ask new question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 07:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-problem/m-p/5808735#M1312931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T07:25:32Z</dc:date>
    </item>
  </channel>
</rss>

