Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Blocking function code in a standard transaction

Former Member
0 Likes
505

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

3 REPLIES 3
Read only

Former Member
0 Likes
471

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

Read only

0 Likes
471

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

Read only

Former Member
0 Likes
471

Moderator message - Cross post locked