Can I create a Transaction code for a custom Table ?
If Yes How can I ?
Answer / 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 |
i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ?
What are the data types of the external layer? : abap data dictionary
When i create a Table Maintenance Generator ,which is the event that will Trigger ?
What are the major steps will you use for tuning?
What are the disadvantages of using explicit enhancement?
what is the difference between FOR ALL ENTRIES and SELECT * FROM ?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
how can you display data say "your name"in smart forms without print program or driver program??
what is the use of start-of-selection event? what is the difference betn end-of-page and end-of-selection?
how we can take a file from Presentation server to Application server?
Hello All ABAP Experts I am new player in ABAP field will you guide me. 1.How to check the program?(whether we have to put values of output in respective table plz explain) 2. How to show table links by reading technical specs ie., if we put vbeln from vbak to vbap we get plant no etc show by example 3. step by step process of abap debugger?After setting break point how to see internal table value field value etc
what technology used at presentation layer for displaying GUI to SAP user ? and where those files were put?