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 to table

Former Member
0 Likes
975

Hi ,

I have created a table and i need to assign a transaction code to it.

that is to edit that table user has to go through a transaction only.is there any way out

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
937

hi,

you can create transaction code of your table by ussing transaction: SE93 after creating table maiatenance generator in SM30..

REGARDS

RAHUL

10 REPLIES 10
Read only

Former Member
0 Likes
937

hi,

create a table maintenance for that table. To chnage table entries or delete that can be done using SM30.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
937

Create a table maintaince generator for that table.

You can assign tcode to it.

Regards,

Gurpreet

Read only

0 Likes
937

No i need a new transaction and not through SM30..this is for authorisation

Read only

0 Likes
937

use this.

[tcode for a table|https://forums.sdn.sap.com/click.jspa?searchID=22569567&messageID=3002343]

Read only

Former Member
0 Likes
937

check this link ..

Read only

Former Member
0 Likes
937

use SHD0. Make a default values for T-CODE SE16 with your Z table along with its T-code.

Regards,

Mon Magllanes

Read only

Former Member
0 Likes
938

hi,

you can create transaction code of your table by ussing transaction: SE93 after creating table maiatenance generator in SM30..

REGARDS

RAHUL

Read only

Former Member
0 Likes
937

hi,

You create the Table maintainence generator and then assign tcode for that

thanks

Read only

Former Member
0 Likes
937

Hi Arvind,

U can do that in Table maintenance generator.in SM30.

After that go and create your transaction in SE93.

Regards,

Rahul

Edited by: Rahul Kumar Sinha on Feb 20, 2009 8:26 AM

Read only

Former Member
0 Likes
937

Answered