<?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 Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2797169#M653036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM EXIT_SAPLATPC_001 has an include zxatpu01...This is an Exit.&lt;/P&gt;&lt;P&gt;Similarly,&lt;/P&gt;&lt;P&gt;The FM EXIT_SAPFV45K_001 has an include zxvvau03 ..This is also an Exit.&lt;/P&gt;&lt;P&gt;Although,these two are exits but the way they are called is different.&lt;/P&gt;&lt;P&gt;Exit_SAPLATPC_004 is called as:&lt;/P&gt;&lt;P&gt;  call customer-function '001'&lt;/P&gt;&lt;P&gt;    tables&lt;/P&gt;&lt;P&gt;      t_atpcsx       = p_atpcsx&lt;/P&gt;&lt;P&gt;      t_atpfieldx    = p_atpfieldx.&lt;/P&gt;&lt;P&gt;Whereas,&lt;/P&gt;&lt;P&gt;EXIT_SAPFV45K_001 is called as:&lt;/P&gt;&lt;P&gt;  call function 'EXIT_SAPFV45K_001'&lt;/P&gt;&lt;P&gt;             exporting&lt;/P&gt;&lt;P&gt;                  ivbak    = vbak&lt;/P&gt;&lt;P&gt;                  ivbkd    = vbkd&lt;/P&gt;&lt;P&gt;             changing&lt;/P&gt;&lt;P&gt;                  da_kkber = da_kkber.&lt;/P&gt;&lt;P&gt;Can anyone explain  the difference in the calling procedure.Are both of them customer-Exit.&lt;/P&gt;&lt;P&gt;Is cutomer-Exit and Function Module exit 2 different Concepts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2007 10:52:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-18T10:52:02Z</dc:date>
    <item>
      <title>Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2797169#M653036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM EXIT_SAPLATPC_001 has an include zxatpu01...This is an Exit.&lt;/P&gt;&lt;P&gt;Similarly,&lt;/P&gt;&lt;P&gt;The FM EXIT_SAPFV45K_001 has an include zxvvau03 ..This is also an Exit.&lt;/P&gt;&lt;P&gt;Although,these two are exits but the way they are called is different.&lt;/P&gt;&lt;P&gt;Exit_SAPLATPC_004 is called as:&lt;/P&gt;&lt;P&gt;  call customer-function '001'&lt;/P&gt;&lt;P&gt;    tables&lt;/P&gt;&lt;P&gt;      t_atpcsx       = p_atpcsx&lt;/P&gt;&lt;P&gt;      t_atpfieldx    = p_atpfieldx.&lt;/P&gt;&lt;P&gt;Whereas,&lt;/P&gt;&lt;P&gt;EXIT_SAPFV45K_001 is called as:&lt;/P&gt;&lt;P&gt;  call function 'EXIT_SAPFV45K_001'&lt;/P&gt;&lt;P&gt;             exporting&lt;/P&gt;&lt;P&gt;                  ivbak    = vbak&lt;/P&gt;&lt;P&gt;                  ivbkd    = vbkd&lt;/P&gt;&lt;P&gt;             changing&lt;/P&gt;&lt;P&gt;                  da_kkber = da_kkber.&lt;/P&gt;&lt;P&gt;Can anyone explain  the difference in the calling procedure.Are both of them customer-Exit.&lt;/P&gt;&lt;P&gt;Is cutomer-Exit and Function Module exit 2 different Concepts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 10:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2797169#M653036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T10:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2797170#M653037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initial versions used EXIT_SAPFV45K_001 to call exits and in later developments called using call customer-function ' 001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functional module exit is one of the customer exits.The others are screen , menu and field exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 11:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2797170#M653037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T11:26:49Z</dc:date>
    </item>
  </channel>
</rss>

