Application Development and Automation 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: 
Read only

Can it be used commit statement in user-exits?

Former Member
0 Likes
400

Can it be used commit statement in user-exits?

How to badi is different from other enhancement?

What are the two default components systems automatically creates when we create a new badi?

What is the business object for purchase order?

Can it be used commit statement in user-exits?

How to badi is different from other enhancement?

What are the two default components systems automatically creates when we create a new badi?

What is the business object for purchase order?

1 REPLY 1
Read only

Former Member
0 Likes
350

Hi,

1) commit statement in userexit:

You should not do that.

After the user exits code is triggered, the transaction's own commits statements will commit the database anyway

2)You could say: BAdI = enhancement using interfaces

It is just the most up-to-date version of SAP's enhancement concept.

go thru this.

http://www.esnips.com/web/BAdI

http://www.allsaplinks.com/badi.html

Regards

Kiran Sure