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

TCode Updation in T020 table

Former Member
0 Likes
1,315

Hi,

I have copied the standard program of FB05 to a 'Z' Program and while creating a TCode i am getting a error Tcode not defined. While analysing that error, its checking for that Tcode in the table T020. Please let me know under what condition the Tcode created will get saved in the table T020.

Regards

Sowmmya Balakrishnan.

4 REPLIES 4
Read only

Former Member
0 Likes
747

Hello Sowmmya,

The t020 is FI/AM Transaction Control table which SAP has maint. Based on this it controls many other things... So if you want to get ur tcode working u will have to create an entry in this table. There is no condition in which this tcode is saved. U will have to do manually. Copy the entry of FB05 and create new entry.

Read only

Former Member
0 Likes
747

Sowmya,

Well internally what table it updates, I don't think we should be bothered about it.

Can you tell us how are you creating a T code? Is the copied program a Dialog / report program?

Regards,

Ravi

Read only

0 Likes
747

Hi,

I have created TCode in SE93 and the program copied is a Dialog Program.Its a copy of standard transaction program - FB05.

Regards

Sowmmya Balakrishnan

Read only

0 Likes
747

Well looks like what Abhijit was saying for FB05 you might have to maintain the transaction manually in the table.

You can probably make a similar entry for your custom one as in FB05

But generally its not.

Regards

Ravi

Message was edited by: Ravikumar Allampallam