<?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: Calling form in external include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029237#M416296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ravi.  I was trying perform SAPMV45A-USEREXIT_MOVE_TO_VBAP and that wasn't working.  I love how helpful people are here, and how much I've learned from all of you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2007 13:03:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-16T13:03:21Z</dc:date>
    <item>
      <title>Calling form in external include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029234#M416293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to call a form in an external include.  The include is: MV45AFZZ and the form is: USEREXIT_MOVE_FIELD_TO_VBAP.  If I can't do it then I can always copy the code from this user exit to the spot where I need it to run but I would rather just call this form again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 12:52:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029234#M416293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T12:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calling form in external include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029235#M416294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why you wants to call the FORM of this include MV45AFZZ somewhere?&lt;/P&gt;&lt;P&gt;this includeMV45AFZZ (which is a in built userexit) for sales order processing is somewhat different from others.&lt;/P&gt;&lt;P&gt;You can straight away write the code in this include in the right form to trigger the functionality correctly.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 12:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029235#M416294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T12:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calling form in external include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029236#M416295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perform USEREXIT_MOVE_FIELD_TO_VBAP in program SAPMV45A.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 12:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029236#M416295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calling form in external include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029237#M416296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ravi.  I was trying perform SAPMV45A-USEREXIT_MOVE_TO_VBAP and that wasn't working.  I love how helpful people are here, and how much I've learned from all of you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029237#M416296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T13:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calling form in external include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029238#M416297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Davis,&lt;/P&gt;&lt;P&gt;Do the following to call a perform in an include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform USEREXIT_MOVE_FIELD_TO_VBAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include MV45AFZZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-form-in-external-include/m-p/2029238#M416297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T13:23:47Z</dc:date>
    </item>
  </channel>
</rss>

