Application Development 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: 

Block the user to change the billing block in va02 tcode

Former Member
0 Kudos
118

Hi,

How to block the user to chang the billing block value in va02 tcode in abap program.

1 REPLY 1

former_member673464
Active Contributor
0 Kudos
41

hi,

Just change the screen properties of that screen in the transaction VA02 for the billing block.First check the sy-tcode for transaction VA02 .If it is VA02 then change the screen properties of the billing block field using loop at screen.you can implement this code in the user-exit available in the program SAPmv45A.

Regards,

Veeresh