How to find Transaction Code of a Table Maintenance Generator in SAP ABAP

 Suppose we want to know whether a Table Maintenance Generator and a Transaction Code is created for table ZTA_PLOT_BOUNDED



Check whether Table Maintenance Generator is created for a Table ?

Go To SE16–>TVDIR



Enter the table name and click on execute.


If you have an entry that means a Table Maintenance generator is created.

Now we will check whether a Transaction Code is created for this Table Maintenance Generator.

Go To SE16–>TSTCP



In the PARAM field enter table name between asterisk *ZTA_PLOT_BOUNDED* and execute.


If tcode is created we can see an entry in this table.

Copy the tcode and enter the Enter on sap easy access scree.


Enter the tcode and press enter.



In this way we can find Transaction Code of a Table Maintenance Generator in SAP ABAP.


Post a Comment

0 Comments

Total Pageviews