what is the difference between user-exit &
customer-exit?

Answer Posted / sainath

Both customer Exits and User exits are Enhancements only.The
difference between these are:
1) User Exits are done using subroutines and it will ask for
access key.
Tcode for userexits : SPRO

2)Customer Exits are done through function module.
Tcode for customer exits : SMOD

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of views in sap? : abap data dictionary

614


Define alv programming in abap?

702


Persistent class

906


What is the function of the transport system and workbench organiser?

639


1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

1501






What is the difference between select statement and provide statement ? : abap hr

574


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

616


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

615


What is off cycle payroll run

1788


How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2123


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1731


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

1785


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

618


What are the different message types available in the abap/4 ?

555


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1798