<?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: user_exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321679#M165556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of sample codes with step by step procedures and website for learning userexits, within this ABAP FORUM, give a search with the key word "user- exit".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out one of thos links here,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap.htm" target="test_blank"&gt;http://www.sap-img.com/abap.htm&lt;/A&gt;, and search for user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2006 05:49:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-26T05:49:52Z</dc:date>
    <item>
      <title>user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321677#M165554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't know about user_exit , so please tell me something about user_exit . A simple program also send me . &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Write the process to do it&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; .&lt;/P&gt;&lt;P&gt;E-mail - kknewdelhi@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 05:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321677#M165554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T05:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321678#M165555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should probably search the forums / SDN before posting these questions. You will find answers to them yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, there are quite a few sites which will give you lot of information, so try using GOOGLE.&lt;/P&gt;&lt;P&gt;&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, 26 May 2006 05:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321678#M165555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T05:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321679#M165556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of sample codes with step by step procedures and website for learning userexits, within this ABAP FORUM, give a search with the key word "user- exit".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out one of thos links here,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap.htm" target="test_blank"&gt;http://www.sap-img.com/abap.htm&lt;/A&gt;, and search for user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 05:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321679#M165556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T05:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321680#M165557</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;&lt;/P&gt;&lt;P&gt;User Exits are a method whereby the end user can add extra functionality or&lt;/P&gt;&lt;P&gt;change to a certain degree the way that SAP performs certain functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;How are they implemented ?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;User Exits are implemented in such a way that unlike changes to SAP&lt;/P&gt;&lt;P&gt;standard code, they will survive across upgrades and hot pack applications.&lt;/P&gt;&lt;P&gt;They are also User Objects and can therefore be implemented without the&lt;/P&gt;&lt;P&gt;need of requesting an SSCR from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within the standard SAP programs at key points are calls to function&lt;/P&gt;&lt;P&gt;modules starting with 'EXIT_'. These function modules generally accept as&lt;/P&gt;&lt;P&gt;input parameters structures containing for example the entire Order Header&lt;/P&gt;&lt;P&gt;(VBAK) of the sales order just entered, or perhaps a table of the Order&lt;/P&gt;&lt;P&gt;Items. These function calls are placed at points such as just before the&lt;/P&gt;&lt;P&gt;Order is saved or just before it is printed and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These function modules contain a single include statement. The name of this&lt;/P&gt;&lt;P&gt;include is in the User domain and starts with Z. This enables it to be&lt;/P&gt;&lt;P&gt;edited without the need for an SSCR and also prevents it being overwritten&lt;/P&gt;&lt;P&gt;during upgrades.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this include has been created and activated, and the user exit is&lt;/P&gt;&lt;P&gt;activated the User exit becomes functional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Implementing a User Exit.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;User Exits are implemented using the transaction code 'SMOD'. Enter this in&lt;/P&gt;&lt;P&gt;the command line and press the Enter key. This will then show the SMOD&lt;/P&gt;&lt;P&gt;parameter screen&lt;/P&gt;&lt;P&gt;User Exits are assigned a project name which begins with Z. Having entered&lt;/P&gt;&lt;P&gt;the relevant name in the 'Project' field, click the Create (or Change)&lt;/P&gt;&lt;P&gt;button as applicable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are creating a new project, the projects attribute screen will be&lt;/P&gt;&lt;P&gt;displayed. This allows you to enter a title for the project and allows&lt;/P&gt;&lt;P&gt;access to the Enhancements (User Exits) that you want to assign to the&lt;/P&gt;&lt;P&gt;project and the components that you wish to use within those enhancements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This screen allows you to enter a description of the project. Once you have&lt;/P&gt;&lt;P&gt;done this, click the save button. You will be asked as usual to assign a&lt;/P&gt;&lt;P&gt;development class and create a transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the transport has been created you can then go on to assign the&lt;/P&gt;&lt;P&gt;enhancements that you wish to use to the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Locating The Enhancements For A Project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I have access to a 4.6C system only so therefore this&lt;/P&gt;&lt;P&gt;description is based around that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find enhancements for a particular program locate the Development Class&lt;/P&gt;&lt;P&gt;for the relevant program. Run the transaction and on the first input screen&lt;/P&gt;&lt;P&gt;click on the Status button. This provides the program name. Another method&lt;/P&gt;&lt;P&gt;of finding the program name is to use transaction SE93 which is the&lt;/P&gt;&lt;P&gt;Create/Modify Transaction transaction. Enter the transaction code and click&lt;/P&gt;&lt;P&gt;display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In either case, cut the program name and then enter it into transaction&lt;/P&gt;&lt;P&gt;SE38 ? the ABAP program editor. Select the 'Attributes' radio button and&lt;/P&gt;&lt;P&gt;click display. Note the Development Class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 46C, go back to the SMOD main screen, enter the project name and select&lt;/P&gt;&lt;P&gt;the 'Enhancement Assignment' radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click the change button. This will display the enhancement assignment&lt;/P&gt;&lt;P&gt;screen. Position the cursor in the first field and press the &amp;lt;F4&amp;gt; key. This&lt;/P&gt;&lt;P&gt;will display the Input Help personal list window, a standard window that&lt;/P&gt;&lt;P&gt;you should be familiar with. Click the 'Information System' button and&lt;/P&gt;&lt;P&gt;enter the development class located above into the development class field.&lt;/P&gt;&lt;P&gt;Click the green tick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will display a list of enhancements for that particular development&lt;/P&gt;&lt;P&gt;category with a short description of what they do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select relevant description which will be transferred back to the&lt;/P&gt;&lt;P&gt;Enhancement Assignment screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For versions other than 46C, use transaction SE37 which is the Function&lt;/P&gt;&lt;P&gt;Module editor, in the function module name field press the &amp;lt;F4&amp;gt; key and&lt;/P&gt;&lt;P&gt;select further options. One of these will be the development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking the enhancement button provides information on the enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information displayed in this report includes whether the enhancement&lt;/P&gt;&lt;P&gt;has been implemented, and is active. (Green things scattered throughout the&lt;/P&gt;&lt;P&gt;report). Clicking the Exit name (In this case 'EXIT_SAPLV60A_002' will&lt;/P&gt;&lt;P&gt;display the relevant function module:&lt;/P&gt;&lt;P&gt;To create the enhancement, double click the Include name. This then takes&lt;/P&gt;&lt;P&gt;you into SE38 where you can edit the include to your hearts content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Step by step procedure for creating Field Exits&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are eight steps to creating a field exit:&lt;/P&gt;&lt;P&gt;Step 1:  Determine Data Element&lt;/P&gt;&lt;P&gt;Step 2:  Go To Field Exit Transaction&lt;/P&gt;&lt;P&gt;Step 3:  Create Field Exit&lt;/P&gt;&lt;P&gt;Step 4:  Create Function Module&lt;/P&gt;&lt;P&gt;Step 5:  Code Function Module&lt;/P&gt;&lt;P&gt;Step 6:  Activate Function Module&lt;/P&gt;&lt;P&gt;Step 7:  Assign Program/Screen&lt;/P&gt;&lt;P&gt;Step 8:  Activate Field Exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1:  Determine Data Element&lt;/P&gt;&lt;P&gt;-	Before you can begin adding the functionality for a field exit, you must know the corresponding data element.&lt;/P&gt;&lt;P&gt;-	An easy way to determine the data element associated to a particular screen field is to:&lt;/P&gt;&lt;P&gt;		Go the appropriate screen.&lt;/P&gt;&lt;P&gt;		Position the cursor in the appropriate field.&lt;/P&gt;&lt;P&gt;		Press &amp;#145;F1&amp;#146; for field-level help.&lt;/P&gt;&lt;P&gt;		Click on the &amp;#145;Technical info&amp;#146; pushbutton (or press &amp;#145;F9&amp;#146;) on the help dialog box.&lt;/P&gt;&lt;P&gt;		On this Technical Information dialog box, the data element will be specified if the field is 'painted' from the 		ABAP/4 Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2:  Go To Field Exit Transaction&lt;/P&gt;&lt;P&gt;-	The transaction to create field exits is CMOD.&lt;/P&gt;&lt;P&gt;-	You can use the menu path Tools -&amp;gt; ABAP/4 Workbench -&amp;gt; Utilities -&amp;gt; Enhancements -&amp;gt; Project management.&lt;/P&gt;&lt;P&gt;-	From the initial screen of transaction CMOD, choose the Text enhancements -&amp;gt; Field exits  menu path.&lt;/P&gt;&lt;P&gt;-	After choosing this menu path, you will be taken to the field exits screen.  From here, you can create a field exit.&lt;/P&gt;&lt;P&gt;NOTE :  Even though you use transaction CMOD to maintain field exits, you do not need to create a project to activate field exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3:  Create Field Exit&lt;/P&gt;&lt;P&gt;-	From the field exit screen of transaction CMOD, choose the Field exit -&amp;gt; Create menu path.&lt;/P&gt;&lt;P&gt;-	 After choosing this menu path, a dialog box will prompt you for the appropriate data element .&lt;/P&gt;&lt;P&gt;-	Enter the data element name and click the &amp;#145;Continue&amp;#146; pushbutton.&lt;/P&gt;&lt;P&gt;-	Now, you will be able to create the function module associated to the data element&amp;#146;s field exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4:  Create Function Module&lt;/P&gt;&lt;P&gt;-	You will automatically be taken to the Function Library (SE37) after entering a data element name and clicking the 	&amp;#145;Continue&amp;#146; pushbutton.&lt;/P&gt;&lt;P&gt;-	In the &amp;#145;Function module&amp;#146; field, a function module name will be defaulted by the system based on the data element 	specified.  This name will have the following convention:&lt;/P&gt;&lt;P&gt;		          FIELD_EXIT_&amp;lt;data element&amp;gt;&lt;/P&gt;&lt;P&gt;-	You can add an identifier (an underscore followed by a single character ).&lt;/P&gt;&lt;P&gt;-	The first function module for a data element&amp;#146;s field exit must be created without an identifier.&lt;/P&gt;&lt;P&gt;-	To create the function module, click on the &amp;#145;Create&amp;#146; pushbutton, choose menu path Function module -&amp;gt; Create, or 	press &amp;#145;F5&amp;#146;. &lt;/P&gt;&lt;P&gt;-	After choosing to create the function module, you will get the warning:  "Function module name is reserved for 	SAP".  This message is just a warning so a developer does not accidentally create a function module in the field 	exit name range.  By pressing &amp;#145;Enter&amp;#146;, you will be able to go ahead and create the function module.&lt;/P&gt;&lt;P&gt;-	Before coding the function module, you will have to specify the function modules attributes  --  function group, 	application, and short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 5:  Code Function Module&lt;/P&gt;&lt;P&gt;-	From the function module&amp;#146;s attributes screen, click on the &amp;#145;Source code&amp;#146; pushbutton or choose the Goto -&amp;gt; 		Function module menu path to the code of the function module.&lt;/P&gt;&lt;P&gt;-	Here you will add your desired functionality for the field exit.&lt;/P&gt;&lt;P&gt;-	Remember that field exit&amp;#146;s function module will have two parameters -- one importing parameter called "INPUT" 	and one exporting parameter called "OUTPUT".  These parameters will be set up automatically by the system.&lt;/P&gt;&lt;P&gt;-	You must remember to assign a value to the OUTPUT field.  Even if the value does not change, it must be moved 	from the INPUT field to the OUTPUT field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 6:  Activate Function Module&lt;/P&gt;&lt;P&gt;-	After coding the function module, you must remember to activate it.&lt;/P&gt;&lt;P&gt;-	Use the Function module -&amp;gt; Activate menu path to activate the function module.&lt;/P&gt;&lt;P&gt;-	At this point, you can return to the field exit transaction.&lt;/P&gt;&lt;P&gt;-	You should be able to 'green arrow' back to this transaction.&lt;/P&gt;&lt;P&gt;-	When you return to the field exit transaction, you will see an entry for the newly created field exit.&lt;/P&gt;&lt;P&gt;-	At this point, the field exit is global.  That is, it applies to all screens that use a particular data element.  On any 	screen that uses the data element, the corresponding field exit function module will be triggered, once it is active.&lt;/P&gt;&lt;P&gt;-	Also, the field exit will not be triggered yet because it is inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 7:  Assign Program/Screen&lt;/P&gt;&lt;P&gt;-	This step is only needed if you want to make a field exit local.&lt;/P&gt;&lt;P&gt;-	To make a field exit local, select the field exit and click on the &amp;#145;Assign prog./screen&amp;#146; pushbutton.&lt;/P&gt;&lt;P&gt;-	In the dialog box , indicate the appropriate program name and screen number.&lt;/P&gt;&lt;P&gt;	This information indicates that the field exit is local to the specified screen in the specified program.&lt;/P&gt;&lt;P&gt;-	In the dialog box, you determine which function module gets executed for the field exit by specifying the identifier 	in the &amp;#145;Fld. Exit&amp;#146; field.&lt;/P&gt;&lt;P&gt;-	If this field is left blank, the function module triggered will be 'FIELD_EXIT_&amp;lt;data element&amp;gt;'.&lt;/P&gt;&lt;P&gt;-	If a single-character identifier is entered into the field, the function module triggered will be 'FIELD_EXIT_&amp;lt;data 	element&amp;gt;_&amp;lt;identifier&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 8:  Activate Field Exit&lt;/P&gt;&lt;P&gt;-	The field exit must be active for it to be triggered by the system.&lt;/P&gt;&lt;P&gt;-	Activate the field exit by choosing the Field exit -&amp;gt; Activate menu path.&lt;/P&gt;&lt;P&gt;-	After assigning the field exit to a change request, its status will change to &amp;#145;Active&amp;#146; and it will be triggered 		automatically on the appropriate screen(s).&lt;/P&gt;&lt;P&gt;NOTE : In order to activate the field exit the profile parameter abap/fieldexit = YES must be set on all application servers&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;latheesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Latheesh Kaduthara&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 05:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321680#M165557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321681#M165558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;GO THROUGH THIS &lt;/P&gt;&lt;P&gt;The following document is about exits in SAP :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates user 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;Types of Exits  &lt;/P&gt;&lt;P&gt;There are several different types of user exits. Each of these exits acts as hooks where you can attach or "hang" your own add-ons. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu Exits &lt;/P&gt;&lt;P&gt;Menu exits add items to the pulldown menus in standard SAP applications. You can use these menu items to call up your own screens or to trigger entire add-on applications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item&amp;#146;s text when activating the item in an add-on project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen Exits &lt;/P&gt;&lt;P&gt;Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screen&amp;#146;s flow logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module Exits  &lt;/P&gt;&lt;P&gt;Function module exits add functions to R/3 applications. Function module exits play a role in both menu and screen exits.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you add a new menu item to a standard pull down menu, you use a function module exit to define the actions that should take place once your menu is activated.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module exits also control the data flow between standard programs and screen exit fields. SAP application developers create function module exits by writing calls to customer functions into the source code of standard R/3 programs.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These calls have the following syntax:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL CUSTOMER-FUNCTION &amp;#145;001&amp;#146;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field Exits &lt;/P&gt;&lt;P&gt;Field exits allow you to create your own programming logic for any data element in the Dictionary. You can use this logic to carry out checks, conversions, or business-related processing for any screen field.  Example: The data element BBBNR identifies a company&amp;#146;s international location number. You might want to set up your R/3 System so that all international location numbers are larger than 100.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field exit concept lets you create a special function module that contains this logic.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You assign the special function module to the data element BBBNR. You then assign the module to any programs and screens in which users can add new international location numbers. When you activate your field exit, the system automatically triggers your special routine whenever a user enters a company location number.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.6c, you can use "RSMODPRF" program to create field exits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example of a user exits :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE user_exit_0001 INPUT  &lt;/P&gt;&lt;P&gt;    CASE okcode. &lt;/P&gt;&lt;P&gt;        WHEN 'BACK OR EXIT'. &lt;/P&gt;&lt;P&gt;            CASE sy-dynnr. &lt;/P&gt;&lt;P&gt;                    WHEN '100'. &lt;/P&gt;&lt;P&gt;                         SET SCREEN 0. &lt;/P&gt;&lt;P&gt;                         LEAVE SCREEN. &lt;/P&gt;&lt;P&gt;                    WHEN '200'. &lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="78" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt;Note that you can write any code that satisfy your needs.                                                     **** &lt;/P&gt;&lt;/LI&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt;But in this case, this was wrote as a sample code for reference sake.                                    **** &lt;/P&gt;&lt;/LI&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt;And you can test it.                                                                                **** &lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="78" type="ul"&gt;&lt;P&gt; &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;                         SET SCREEN 100. &lt;/P&gt;&lt;P&gt;                         LEAVE SCREEN. &lt;/P&gt;&lt;P&gt;             ENDCASE. &lt;/P&gt;&lt;P&gt;      ENDCASE.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 06:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321681#M165558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T06:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321682#M165559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to find  user Exits for a screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step-by-step process of creating Exits&lt;/P&gt;&lt;P&gt;1.Evoke the Transaction code CMOD or alternatively you can use the path tools --&amp;gt; ABAP workbench --&amp;gt; utilities --&amp;gt; Enhancements --&amp;gt; Project Management. &lt;/P&gt;&lt;P&gt;2.Specify a Project name in the Enhancement Text box.&lt;/P&gt;&lt;P&gt;Click on the create icon on the screen. For example let us create an enhancement project say z user.&lt;/P&gt;&lt;P&gt;3.In the next screen enter the description of the project.&lt;/P&gt;&lt;P&gt;4.Save and Select Enhancement components. &lt;/P&gt;&lt;P&gt;5.Provide the exit required...&lt;/P&gt;&lt;P&gt;6.then save and in COMPONENTS tab ..activate the exit components..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the transaction MB51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Sytem-&amp;gt;status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the package name from the dialog (system status find program name&amp;amp;#61664; go to se51 then see GOTO &amp;amp;#61664; object directory entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction cmod and  goto  utilities &amp;amp;#61664; SAP enhancements enter the package name in F4 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the list of transactions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 06:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321682#M165559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T06:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321683#M165560</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;Check this SAP hlep on User exits.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 06:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321683#M165560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T06:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: user_exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321684#M165561</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;I have sent u some docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;latheesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 06:09:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1321684#M165561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T06:09:41Z</dc:date>
    </item>
  </channel>
</rss>

