Answer Posted / pnrao.abap
3 ways of find user exit
1.CMOD->F4->SAP APPLICATIONS
2.SYSTEM->STATUS->PROGRAM->FIND->CALL CUSTOMER FUNCTION MAIN
PROGRAM
3.SPRO->MM/SD->SYSTEM MODIFICATIONS->USER EXIT(WHATEVER YOU
NEED CLICK ON THAT)->TO MODIFY THE INCLUDE PROGRAM (WE WANT
TO ACCSS KEY)
Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is the difference between a substructure and an append structure?
while implementing badi what are the tables u find??
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What are null values? : abap data dictionary
Can a domain, assigned to a data element be changed? : abap data dictionary
What is the collect statement? How is it different from append?
What is sap script? Describe its components.
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Define structure in abap data dictionary?
How do you set up background jobs in sap? What are the steps?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What does the extract statement do in extract datasets?
What is read line in abap?
how to create view in bdc..??