‎2010 Apr 20 10:48 AM
Hello Guys,
I have a requirement of blocking the create option in a standard Tcode if the transaction is done manually. On the other hand, if the transaction is through BDC, the creation should be enabled. Anybody have any experience on this?
Thanks and Regards,
Gregoo
‎2010 Apr 20 11:17 AM
Hi,
That Can be done using Transaction Variant(SHD0) in MenuFUnctions
But it should be deactivate when you are uploading Using BDC. For this you have to record the steps of deactivating of
Transaction variant and it should be added in BDC report.After Uploading of data again you have activate the Transaction variant using BDC.
I hope this information Satisfies your requirement.
Regards,
Raghava Channooru
‎2010 Apr 20 11:25 AM
Hello Raghava Channooru,
I think I was not clear in posting my query. My req. is the create should be disabled based on the input. For particular input, create should be allowed and for other inputs, there should be an error message telling that for this kind of ccreation you only have to use the BDC program.
Any inputs on this?
Thanks and regards,
Gregoo
‎2010 Apr 20 2:41 PM