<?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 form in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287344#M498649</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 need to know again these 2.&lt;/P&gt;&lt;P&gt;ent_retco and ent_screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below answered and point awarded.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i got this SAPM07DR and routine entry_wf01 in tnapr table where it relates to form program as well.&lt;/P&gt;&lt;P&gt;i have 3 questions to clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 is this what we call sapm07dr is a driver program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 what is this routine meant? where the form open?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 what is these ent_retco and ent_screen? every driver program routine must have these 2?&lt;/P&gt;&lt;P&gt;entry_wf01 USING ent_retco ent_screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        eliana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 04:33:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-17T04:33:21Z</dc:date>
    <item>
      <title>form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287344#M498649</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 need to know again these 2.&lt;/P&gt;&lt;P&gt;ent_retco and ent_screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below answered and point awarded.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i got this SAPM07DR and routine entry_wf01 in tnapr table where it relates to form program as well.&lt;/P&gt;&lt;P&gt;i have 3 questions to clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 is this what we call sapm07dr is a driver program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 what is this routine meant? where the form open?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 what is these ent_retco and ent_screen? every driver program routine must have these 2?&lt;/P&gt;&lt;P&gt;entry_wf01 USING ent_retco ent_screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        eliana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 04:33:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287344#M498649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T04:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287345#M498650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eliana,&lt;/P&gt;&lt;P&gt;              SAPM07DR  : Program Name&lt;/P&gt;&lt;P&gt;              entry_wf01  : Name of routine to be called up in the processing program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Form will open and close in the the driver program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 04:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287345#M498650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T04:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287346#M498651</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;1.is this what we call sapm07dr is a driver program?&lt;/P&gt;&lt;P&gt;Yes, this is the driver?print program for printing the Goods receipt Note or Goods Issue Note based on different output types. we use WE01 nd WA01 output types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 what is this routine meant? where the form open?&lt;/P&gt;&lt;P&gt;It is the Form Code which triggers exactly in the program SAPM07DR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 what is these ent_retco and ent_screen? every driver program routine must have these 2?&lt;/P&gt;&lt;P&gt;entry_wf01 USING ent_retco ent_screen &lt;/P&gt;&lt;P&gt;As I said for different output type different routines are maintained in the main program.SoThis is the routine for triggering the output type WF01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&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>Thu, 17 May 2007 04:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/form/m-p/2287346#M498651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T04:43:51Z</dc:date>
    </item>
  </channel>
</rss>

