1. Transaction: SE93 2. Enter Short Text 3. Select Radio button "Transaction with Parameters(Parameter Transaction)" 4. Next screen, give transaction as SM30 5. Check "Skip Initial Screen" 6. Under Detault Values tab give two rows a. VIEWNAME for screen field and <your table name> for...
Transaction: SM30 and skip first screen. Dynpro field name and value: VIEWNAME ZTABLE UPDATE X Regards Tamá Reply Former Member 2008 Jun 12 11:12 AM 0 Kudos 14,417 SAP Managed Tags: ABAP Development Choose parameter transaction, and then: transaction: SM31 Skip initial screen in...
Dear all, I have here a Z-Table. The customer write to me: New transaction ZSPC for the maintenance of Z-Table. How can I do it ? they want create a tcode for a table. I think they want directly maintenance the table in SM30. best regardsReply 1...
Using table/view maintenance (Transaction SM30/SM31) display and maintenance of the table/view is not allowed. Using Generate Table Maintenance Dialog (Transaction SE54) tool only display of the table contents is allowed no maintenance. Display/Maintenance Allowed If we select this option in drop...
So if you use a single transaction to create a table and INSERT INTO records, "sys.tables" system catalog will be blocked and other queries that need to access to the same catalog will be waiting until you free the lock. Conclusion: Try to avoid exclusive lock...
Hi, goto transaction SM30 for table tpara and create your new parameter. regards Siggi You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in. Comment Comments (0) Answers...
Microsoft runs on trust. We engage in a rigorous set of evaluation and certification processes; as a result your request was blocked. If you require further information please reach out to Microsoft support with reference number: {Reference Number} and transaction ID: {Transaction ...
When an index is created by usingCONCURRENTLYfor a table concurrently with the TRUNCATE operation on the same table, a deadlock occurs. The transaction isolation level is set to repeatable read (read committed by default). Two sessions are started. Session 1 writes data to tableaand does not...
Home Glossary Release Information
1. Login system and call transaction SM30. 2. Enter Table Name TTZCU and press maintain. Disclaimer: I hereby declare that this BLOG is based on my personal experiences and / or experiences of my project members. To the best of my knowledge, this BLOGt does not contain any material...