<?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: general in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104110#M438907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naga,&lt;/P&gt;&lt;P&gt;In spro we will find the logistics general.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why u want that what is the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2007 11:17:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-16T11:17:08Z</dc:date>
    <item>
      <title>general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104104#M438901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is customer exit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104104#M438901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104105#M438902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naga Mrudula,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Customer exit&amp;lt;/b&amp;gt; - The R/3 enhancement concept allows you to add your own functionality to SAP&amp;#146;s standard business applications without having to modify the original applications. SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates customer exits for specific programs, screens, and menus within standard applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to enhance the functionality of your SAP System, you should take advantage of the exits available in standard applications. There are two main reasons why you should use exits rather than modifying SAP software yourself. Add-ons attached to exits have the advantage that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; They do not affect standard SAP source code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you add new functionality to your SAP System using SAP&amp;#146;s exits, you do not alter the source code of standard SAP programs in any way. The code and screens you create are encapsulated as separate objects. These customer objects are linked to standard applications, but exist separately from SAP&amp;#146;s standard software package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149; They do not affect software updates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you add new functionality to your SAP System using SAP&amp;#146;s exits, your objects (called customer objects) must adhere to strict naming conventions. When it comes time to upgrade a to a new software release, customer objects&amp;#146; names ensure that they will not be affected by any changes or new additions to the standard software package. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer exits are not available for all programs and screens found in the SAP System. You can only use customer exits if they already exist in the SAP System. You can find more information about locating applications with pre-defined exits in Locating Applications that have Exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For information on Exits, check these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/userexit.php" target="test_blank"&gt;http://www.easymarketplace.de/userexit.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdfUser-Exit" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdfUser-Exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/userexit_main_page.htm" target="test_blank"&gt;http://www.planetsap.com/userexit_main_page.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="916574"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1125099"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="592450"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="365287"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104105#M438902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104106#M438903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mrudula,&lt;/P&gt;&lt;P&gt;Customer exit - The R/3 enhancement concept allows you to add your own functionality to SAP&amp;#146;s standard business applications without having to modify the original applications. SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;keerti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104106#M438903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104107#M438904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Customer Exit is nothing but, in some of the Std programs provision was given to enhance the functionality by writing the required code.&lt;/P&gt;&lt;P&gt;they were mentioned in the code like CUSTOMER FUNCTION..&lt;/P&gt;&lt;P&gt;You have to double click and have to write the code.&lt;/P&gt;&lt;P&gt;This is similar to the other User exits which we create using the CMOD(project) and SMOD(enhancements) and the Custom includes.&lt;/P&gt;&lt;P&gt;see the doc:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/code/abap26.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which gives the list of exits for a tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/bf/ec079f5db911d295ae0000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/bf/ec079f5db911d295ae0000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For information on Exits, check these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/userexit.php" target="test_blank"&gt;http://www.easymarketplace.de/userexit.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdfUser-Exit" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdfUser-Exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/userexit_main_page.htm" target="test_blank"&gt;http://www.planetsap.com/userexit_main_page.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward 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>Mon, 16 Apr 2007 10:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104107#M438904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104108#M438905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through this info it is there step by step process hoe to create cusomer exit.&lt;/P&gt;&lt;P&gt;Creating Custom Screen in XD01&lt;/P&gt;&lt;P&gt;Go to Transaction SPRO à Logistics &amp;#150; General à Business Partner à Customers à Control à Adoption of Customer&amp;#146;s own Master Data fields à Prepare Modification à Free enhancement of Customer Master Record.  &lt;/P&gt;&lt;P&gt;Following screen appears:               &lt;/P&gt;&lt;P&gt;Go to CHANGE mode and Click &amp;#145;New Entries&amp;#146; button. Then add a Screen Group (SK here)and meaningful description. Save the entry and then SELECT that entry and Click on &amp;#145;Label Tab Pages&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add a Label Tab Page i.e. enter a Screen Number, Function Code and Meaningful Description. &lt;/P&gt;&lt;P&gt;Save the entry and come back to the SPRO screen. Click  Business Add-in: Processing Master Data Enhancements  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create one Implementation by giving implementation name (must start with Z. ZSURESHKUMAR here). Give meaningful description and press enter. The following screen appears.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Go to Interface and Click on &amp;#145;CHECK_ADD_ON_ACTIVE&amp;#146; method. Add the following code and save.  &lt;/P&gt;&lt;P&gt;method IF_EX_CUSTOMER_ADD_DATA~CHECK_ADD_ON_ACTIVE . &lt;/P&gt;&lt;P&gt;data: l_flg_active type BOOLE-BOOLE. &lt;/P&gt;&lt;P&gt;if i_screen_group = 'SK'.  &lt;/P&gt;&lt;P&gt;      e_add_on_active = 'X'.  &lt;/P&gt;&lt;P&gt;  endif. &lt;/P&gt;&lt;P&gt;endmethod.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate that and come back to SPRO initial screen. Click  Business Add-in: Customer Subscreens  &lt;/P&gt;&lt;P&gt;The following screen will appear. Create one implementation (ZSURESHKUMAR1 here).   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press enter. The following screen will come. Enter a meaningful Description and Screen Group (which we created earlier) as shown below.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Then go to Interface   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Function Pool SAPLZSURESHKUMAR. (See the code of the program for other details). Create a Screen &amp;#145;1111&amp;#146; with field old Customer Number &amp;#150; screen group PSK (SE51) &lt;/P&gt;&lt;P&gt;Click on GET_TAXI_SCREEN method and add the following code.  &lt;/P&gt;&lt;P&gt;method IF_EX_CUSTOMER_ADD_DATA_CS~GET_TAXI_SCREEN . &lt;/P&gt;&lt;P&gt; case i_taxi_fcode. &lt;/P&gt;&lt;P&gt;    when 'SK_TAB'. &lt;/P&gt;&lt;P&gt;      e_screen  = '1111'.  "Eart + Objekt &lt;/P&gt;&lt;P&gt;      e_program = 'SAPLZSURESHKUMAR'. &lt;/P&gt;&lt;P&gt;      e_headerscreen_layout = ' '. &lt;/P&gt;&lt;P&gt;  endcase. &lt;/P&gt;&lt;P&gt;endmethod.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate and leave the transaction.  &lt;/P&gt;&lt;P&gt;Go to KNA1 (Customer Master) table and add a custom field as shown below. Activate the table.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to XD01 transaction.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The screen we created will appear as shown in the above screen-shot. Click the button. The following screen will appear.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter a customer number and save the transaction. Now go to KNA1 table and check the value of the Old Customer Number field&amp;#146;s value. The value you entered in this screen will appear on there.  &lt;/P&gt;&lt;P&gt;Until now, we wrote code for creating the Custom field. Now we need to disable that field when we are opening the transaction in DISPLAY mode.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to include &amp;#150; LZSURESHKUMARTOP and enter the following code and activate the program.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now execute the Transaction in display mode and check the output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reword  points for good answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Naganjana Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104108#M438905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104109#M438906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where we will find Logistics option inspro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104109#M438906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104110#M438907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naga,&lt;/P&gt;&lt;P&gt;In spro we will find the logistics general.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why u want that what is the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;P.Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104110#M438907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104111#M438908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SPRO--&amp;gt;SAP REFERENCE IMG --&amp;gt; Logistice -General&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 11:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2104111#M438908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T11:17:30Z</dc:date>
    </item>
  </channel>
</rss>

