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

Making a field enabled

Former Member
0 Likes
457

Hi all,

In ME22 Transaction, the DOCUMENT DATE (BUDAT) field by default is disabled .

I have to made it as enabled.

Please suggest me how to make the posting date field as enabled

Are their any BADIS or field exits or any way to solve this problem

Regards

Ajay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
433

It can be done by creating transactional variant in the tcode SHD0.

In the field Transaction on SHD0 enter the transactioncode for the screen you want to modify (E.g. VA03)

In the field Variant on SHD0 enter the name you want to give the transaction variant (E.g. ZVA03)

Press Create

Now the screen for the transaction is shown and you can enter default values in the fields of the screen

Press Enter. Now a screen that enables you to make further customizing (Hide, Output only, Invisible,

Mandatory) if the screen fields is shown.

After you have finished customizing the screen press Enter to go to the next screen and exit

to save the Transaction variant.

Check the tcode the field is made enabled.

2 REPLIES 2
Read only

Former Member
0 Likes
433

Hi,

I think you should ask the functional consultant to make this field enabled through tcode-SPRO.

Regards,

Dhavalshree.

Read only

Former Member
0 Likes
434

It can be done by creating transactional variant in the tcode SHD0.

In the field Transaction on SHD0 enter the transactioncode for the screen you want to modify (E.g. VA03)

In the field Variant on SHD0 enter the name you want to give the transaction variant (E.g. ZVA03)

Press Create

Now the screen for the transaction is shown and you can enter default values in the fields of the screen

Press Enter. Now a screen that enables you to make further customizing (Hide, Output only, Invisible,

Mandatory) if the screen fields is shown.

After you have finished customizing the screen press Enter to go to the next screen and exit

to save the Transaction variant.

Check the tcode the field is made enabled.