cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement in QA08

Former Member
0 Kudos

Hi Friends,

We have a requirement to modify QA08 "Mass Change of QM Inspection Data in Material".

Using this transaction, users can activate / deactivate Inspection types in Material Master directly. There is a check box in the main screen of QA08 where user has to select "Create Change Documents". If this check box is not selected, then the changes made in material master will not be recorded. We want to have this check box selected (by default) and in non-editable mode (grayed out).

Please let us know if there is a screen-exit or enhancement or customizing that can be used to control this.

Regards,

Rohit

Note: We have tried creating system variant for QA08 but we are still finding way to implement it to all users.

Accepted Solutions (1)

Accepted Solutions (1)

anand_rao3
Active Contributor
0 Kudos

Hi Rohit, just try these steps,

  1. Go to QA08
  2. Save (Ctrl+S)
  3. Give Variant name as U_User name. For example, if your user ID is XYZ, then variant give variant name as U_XYZ
  4. Under field names, mark protect field against Create Change Document
  5. Save variant
  6. Rerun QA08.

You will observe that this field is default marked with tick and is greyed out. Note that, this change is restricted to the user ID XYZ only.

Regards, Anand

Former Member
0 Kudos

Hi Anand,

Thanks, actually we have already created a screen variant but as you said, this is limited to single user only. Is there is way to make it mandatory for all users ?

Regards,

Rohit

Answers (2)

Answers (2)

former_member207800
Active Contributor
0 Kudos

Did you check enhancement spot in program RQMQMM00?

Please ask it to ABAP expert.

Since ECC version.. you can add custom logic into standard program without modification.

Regards

Former Member
0 Kudos

Hi,

Try creating a transaction variant through transaction code SHD0.Assign all the users to this variant.

Regards

CSN

Former Member
0 Kudos

Hi CSN,

We have to make changes in standard transaction QA08 only and as per business demand, transaction variant can not be used and not even custom transaction (copy of QA08).

Regards,

Rohit