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 Code Creation

Former Member
0 Likes
518

Hello everyone,

Does anyone know of some thorough documentation for creating transaction codes? I appreciate your help on this.

1 ACCEPTED SOLUTION
Read only

Former Member
3 REPLIES 3
Read only

Former Member
0 Likes
495

we use se93 to create transaction codes

Read only

Former Member
Read only

Former Member
0 Likes
495

Use the tcode SE93 to create a custom TCODE.

Types:

1) Program and Screen -- Dialog Transaction

2) Program and Selection-screen -- Report Transaction

3) Method of class -- OO transaction

4) TRansaction with variant -- Variant Transactio

5) Transaction with parameters -- Parameter Transaction

-- u can create tcode for a table(mview) using type 5.

pls.reward if it helps u.

Thanks

Eswar