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

Transaction process in Abap

Former Member
0 Likes
605

HI,

There is a way to do transaction process in Abap (interaction between two process),

Thanks,

Micheal

1 ACCEPTED SOLUTION
Read only

Former Member

HI,

There is a way to do transaction process in Abap (interaction between two process),

Thanks,

Micheal

3 REPLIES 3
Read only

Former Member
0 Likes
580

Hi,

Please look at the below link it might be useful,

http://help.sap.com/saphelp_nwpi71/helpdata/en/d3/417f8ccbd14531a5b471bd8ff166c7/content.htm

Thank U,

Jay....

Read only

Former Member
Read only

0 Likes
580

HI ,

Thanks ,

I try to explain myself in other way , if i have to component (like 2 A B methods) and i don't want to

go on with the process if both of the methods not success ,there is a way to do that.

Something like logic transaction.

Regards