‎2007 Sep 25 11:01 AM
Hi,
I'm trying to get functionality of SM30 into my application. There's need of disabling change of data in database without Workbench request, and SM30 does just that - prompts for Workbench request before it allows data to be changed.
How to do the same in my program that has MODYFY command for the same table, can I somehow reuse Table Maintenance Generator code?
BR
Hrvoje
‎2007 Sep 25 12:09 PM
You can use FM's TR_REQUEST_CHOICE and TR_INSERT_NEW_COMM. This will create a popup where you can choose the transport request. these FM's are well documented in SAP.
Kind regards, Rob Dielemans
‎2007 Sep 25 12:09 PM
You can use FM's TR_REQUEST_CHOICE and TR_INSERT_NEW_COMM. This will create a popup where you can choose the transport request. these FM's are well documented in SAP.
Kind regards, Rob Dielemans