Using Call Transaction in BAPI's

Question: Does anyone see any problems in using Call Transactions in a custom BAPI being called from a VB program. SAP recommends against it but it seems to work well in our development client. In some situations (PM Notification creation) we are calling custom transactions, that in turn call SAP transactions (IW21).

Answer:
The problem with using Call transaction in BAPI's is, the call transaction does an automatic commit. Look at the BAPI developers guide, it has a topic on this.

Anand

Answer:
If that is what you want, why is that a problem ?
Copyright ?2007 - 2008 www.jt77.com