what are the userexits? how can we create userexits? whats
the purpose of creating user exits?
Answers were Sorted based on User's Feedback
Answer / ramana
userexits are abap programs. we never create userexits we
use userexit where ever it required.
if u want to enhance some fields in any document u can use
userexits.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / pradipta kumar mishra
User-exits are a form of enhancement being provided by
SAP.Its actually an empty subroutine where we've to put our
own code.And the main advantage of this exit is that, SAP
never alters the user-exit.Only during upgradation they are
checked.
We can't create user-exits.It has to be provided by SAP
itself.We are only to use them.
Is This Answer Correct ? | 5 Yes | 1 No |
User exits (Function module exits) are exits developed by
SAP. The exit is implementerd as a call to a function
module. The code for the function module is writeen by the
developer. You are not writing the code directly in the
function module, but in the include that is implemented in
the function module.
A user exit is a three character code that instructs the
system to access a program during system processing
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / durga
IF ur requirement is not met with standard sap u can add extra functionality
by using Exits to full fill tht gap
by using an include in the program
these all canbe done in t-code smod to find exit
for including in the program use t-code smod
As functional guy ur part is find accurate Exit and tell to technical guy
and finall it has to be debugged then functional & technical will both come to one cunclusion whether tthis exit is filling the requirement r not
we hav diif exits
1 screen exit
2. field exit , function exit
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / noor.idea
hi frnds,
A user exit is a predefined place in a standerd sap to
write or add the program...BUT U CANNOT MODIFY THE STANDERD
PROGRAM
purpose : EX: if you want to add a field in an order form,
you shoud use user exit...or if you want to do any
modifications in a standerd sap it is possable through user
exit's only...
SOME OF THE USER EXITS:
MV45AFZZ- FOR ORDER
MV50AFZZ- FOR DELIVERY
MV60AFZZ- FOR BILLING
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ratan
User exits (Function module exits) are exits developed by
SAP. The exit is implementerd as a call to a function
module. The code for the function module is writeen by the
developer. You are not writing the code directly in the
function module, but in the include that is implemented in
the function module.
A user exit is a three character code that instructs the
system to access a program during system processing
Ratan
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhu
user exits are the space provided in the programm by the
standard SAP to code the unique business functionality.
user exits comes under enhancements.
Enhancements are clasified in to 3 types:
1.userexits,2.customer exits, 3.BADi's.
user exits are "includes' provided by SAP in a Standard
programme to adress the unique business functionality.
Customer exits are provide with "function modules' to write
the code to adress the unique business functionality.
badis also a type of enhancements wich utelizes the OOPS to
adress the unique business functionality.
Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between a Sales order and a scheduling agreement?
Briefly explain the relationship between sales organizations and company codes.
Explain the userexits any two?
how can we order a different item as free good for an other item in a single line(exclusive category)
Can I assign Two Ship to Party in one customer?
Hi Experts,Have you heard of Configuration Management? Explain in detail about it? Interviewer asked me this question in an recent interview?Please give examples from your real time data from your project. Please answer this question asap.... Looking forward for your express reply...I have interview within 1-2 days. So, give reply to this query asap.. Thanks in advance. Regards
HELLO FRIENDS , What is common distrubution channel and division.
What is BOM recursivness? what is the use of that?
In third party how sales order changes to purchase req. automatically?
hi friends how many types of intercompany billing (i am not asking about intra company)
What is the docu.flow?
Recently i am faced an interview. Interviewer asked me " after PGI what" ? and "after invoice what"? plz tell me anybody. thanks in advance.