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

OO Transaction Code

Former Member
0 Likes
1,107

Hi All,

Can any one expalin me how to create Object-oriented Transactions code.

3 REPLIES 3
Read only

Former Member
0 Likes
663

Hi,

Refer to this link..http://help.sap.com/saphelp_nw70/helpdata/EN/43/1323b50bb56f3fe10000000a422035/content.htm

Read only

Former Member
0 Likes
663

Hi,

you can create it from SE93 transaction...

Regards,

Siddarth

Read only

Former Member
0 Likes
663

Hi,

1.Call the usual dialog se93 for creating a transaction code and enter a short text.

2.Choose the option METHOD OF A CLASS(OO T ranscation) as an initial object.

3.Leave the OO Transaction Model flag unchecked if you want to link the transaction code to a normal instance method.

4.Enter the class name and method.set the local in program flag and,if you are using a local class,enter the program name.

5.save the transaction code.

Hope it helps you.

Regards,

Anusha V.