‎2007 May 23 5:00 PM
Hi Experts ; )
Does anyone know if i can remove, in a trx, the customizing order the system ask for ?
For example: Trx SR10 (City creation) when we save the city data a transaction order is asked. What we need it to remove this procedure. I've heard that we can achieve it using SOBJ but I don't know how to do it. Does anyone do it somethin alike before ?
Tyvm
‎2009 Jul 01 8:19 AM
If the Transaction calls a View/Table maintenance dialog, then one way to achieve this is to do the following:
1) Goto -> Txn:SE54 -> Give the name of the table/view.
2) Select the radio button "Generated Objects" -> Change/create tab.
3) In the next screen change the "Dialog Transport Details" by selecting the "no,or user, recording routine".
4) Click on create tab again, this will give another pop-up asking a reason for change select the option that is to do with "Transports" and press enter.
5) Now if you check your view/table via Txn:SM30 or directly and make changes no request pop-ups will appear.