Can I create a Transaction code for a custom Table ?
If Yes How can I ?
Answer Posted / chandrababu
yes, we can create a tcode for a custom table. first you need to create a table maintenance generator for the custom table then go environment and select transaction code in the menu item. it will automatically goto se93 transaction select transaction with parameters. give transaction code SM30 and select the check box skip initial screen and scroll down the screen give the parameters.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What does the insert statement in extract datasets do? : abap modularization
What is abap work bench?
What are the difference between tables and structures? : abap data dictionary
What is internal payroll process? : sap abap hr
what is field string ? & where we are using field strings?
Explain what is the step-by-step process to create a table in data dictionary?
Explain the disadvantages of logical databases?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What are the different software packets available in the market? : sap abap hr
To how many tables can an append structure be assigned. : abap data dictionary
How to get that a secondary index is attached to a select query?
SAP query how to use end users?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
how to modify the standard method as per your requirement