cancel
Showing results for 
Search instead for 
Did you mean: 

User exit for greying out confiugration screen

Former Member
0 Kudos

Hello Friends

I have a requirement and need your help .In my current project based on some conditions i need to grey out configuration screen in VA01

Example

1)If condition "XYZ'" has been met ,in VA01 user should get configuration editor as greyed out

2)If condition XYZ has not been met ,in VA01 user should be able edit configuration screen

Along with the ABAP consultant ,we have searched for user exit /BADI/ but no success

Could you guys kindly help us in this matter .Is there a way we can fulfill the requirement through ABAP

Thanks and Regards

Sunil Srinivasan

Accepted Solutions (0)

Answers (2)

Answers (2)

keyur_mistry1
Active Participant
0 Kudos

Sunil,

Can you please clear my following doubts?

  1. Condition "XYZ" met then configuration gray out. Here Your XYZ condition is what? Is the configuration screen condition (Any characteristics value?) Or from sales order overview screen any field.
  2. Why business want to gray out complete configuration? in which case business need that.

Give some more clarity please.

ravi_kumar204
Active Participant
0 Kudos

Hi Sunil,

I think, you can achieve this using variant configuration SCREEN_DEP structure field NO_INPUT &  Dependencies.

Refer the below links

http://paperstreetenterprises.com/variant-configuration-screendep/

Using Dependencies to Change how Characteristics are Displayed - Variant Configuration (LO-VC) - SAP...

Regards

Ravikumar B