Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Material for BAPI and User Exits

Former Member
0 Kudos

Hi Experts,

I am in need of material BAPI and User Exit, I dont have any kind of knowledge of wht and how to go ahead.

I request you to send me some use full material so the I can start with these, some Basic (start up) material for BAPI and User Exit

This help would b very gr8 full.

please mail me this material at bhanu.ekaldevi@gmail.com

Regards,

Bhanu

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

BAPI

Checkout !!

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html

http://techrepublic.com.com/5100-6329-1051160.html#

http://www.sap-img.com/bapi.htm

http://www.sap-img.com/abap/bapi-conventions.htm

http://www.sappoint.com/abap/bapiintro.pdf

http://www.sap-img.com/bapi.htm

http://www.sap-img.com/abap/bapi-conventions.htm

http://www.planetsap.com/Bapi_main_page.htm

http://www.sapgenie.com/abap/bapi/index.htm

http://www.sappoint.com/abap/bapiintro.pdf

http://www.sappoint.com/abap/bapilst.pdf

http://www.sappoint.com/abap/bapiprg.pdf

http://www.sappoint.com/abap/bapiexer.pdf

http://www.sappoint.com/abap/bapiactx.pdf

Userexits

Userexits allow us to add our own functionality to SAP standard program

without modifying it . These are implemented in the form of subroutines and hence are also known as FORM EXITs. The userexits are generally collected in includes and attached to the standard program by the SAP.

User exits are used when the flow for a particular transaction has to take some other route other then the normal flow. this can be the case when you have to attach some additional functionality lik u need a customised screen, or new functionality (using a functional module). based on these things user exits can be classified as screen exits, function module exits, field exits( not used anymore). hope this gives some help on userexits.

This is a complete Step by Step Screen shot tutorial on User Exits :

http://www.201interviewquestions.com/docs/User%20exits.ppt

http://erpgenie.com/abaptips/component/option,com_docman/task,doc_details/gid,27/

Regards

3 REPLIES 3

Former Member
0 Kudos

Hi,

BAPI.

[bapi|http://searchsap.techtarget.com/news/article/0,289142,sid21_gci948835,00.html]

USER EXITS.

[USER EXITS|http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm]

Regards,

Ballack.

Reward Points if helpful.

Former Member
0 Kudos

Hi,

BAPI

Checkout !!

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html

http://techrepublic.com.com/5100-6329-1051160.html#

http://www.sap-img.com/bapi.htm

http://www.sap-img.com/abap/bapi-conventions.htm

http://www.sappoint.com/abap/bapiintro.pdf

http://www.sap-img.com/bapi.htm

http://www.sap-img.com/abap/bapi-conventions.htm

http://www.planetsap.com/Bapi_main_page.htm

http://www.sapgenie.com/abap/bapi/index.htm

http://www.sappoint.com/abap/bapiintro.pdf

http://www.sappoint.com/abap/bapilst.pdf

http://www.sappoint.com/abap/bapiprg.pdf

http://www.sappoint.com/abap/bapiexer.pdf

http://www.sappoint.com/abap/bapiactx.pdf

Userexits

Userexits allow us to add our own functionality to SAP standard program

without modifying it . These are implemented in the form of subroutines and hence are also known as FORM EXITs. The userexits are generally collected in includes and attached to the standard program by the SAP.

User exits are used when the flow for a particular transaction has to take some other route other then the normal flow. this can be the case when you have to attach some additional functionality lik u need a customised screen, or new functionality (using a functional module). based on these things user exits can be classified as screen exits, function module exits, field exits( not used anymore). hope this gives some help on userexits.

This is a complete Step by Step Screen shot tutorial on User Exits :

http://www.201interviewquestions.com/docs/User%20exits.ppt

http://erpgenie.com/abaptips/component/option,com_docman/task,doc_details/gid,27/

Regards