cancel
Showing results for 
Search instead for 
Did you mean: 

QA01 Screen Control as per Inspection Lot Type

Former Member
0 Kudos

Hello,

Is there any customizing setting to control the QA01 screens as per Inspection Lot Type? We are using Manual Inspection Lot Type 89 as per Business requirement.

The real problem is as stated below:

We have done an enhancement in transaction 'QA01' for adding an additional field (storage location). We used the user-exit 'QPL10004.' We added the new field in sub-screen '0100' in function group XQPL.

But when we are testing in quality server, the sub-screen in 'QA01' is displayed as '0212', hence the enhancement does not take effect. But when we check the sub-screen in development server it appears as '0100' and the enhancement works here.

Regards,

Puneet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

if material is batch managed then S. location is in std. SAP only if not then create a dummy batch.

Cheers

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

have you used : EXIT_SAPLQPL1_004

Check the customization where you have called '0100' screen. same should be called in main server also.

Regards

Sujit

Former Member
0 Kudos

Hello Sujit,

We used the user-exit 'QPL10004.'

I didn't carry any customizing for the screens. Infact I want to know if there is any way through which we can control QA01 screens as per inspection lot types.

I am really not sure why the screens are different in DEV and QAR.

Regards,

Puneet

Former Member
0 Kudos

Hello Sujit,

We used the user-exit 'QPL10004.'

I didn't carry any customizing for the screens. Infact I want to know if there is any way through which we can control QA01 screens as per inspection lot types.

I am really not sure why the screens are different in DEV and QAR.

Regards,

Puneet

Former Member
0 Kudos

Hello Sujit,

We used the user-exit 'QPL10004.'

I didn't carry any customizing for the screens. Infact I want to know if there is any way through which we can control QA01 screens as per inspection lot types.

I am really not sure why the screens are different in DEV and QAR.

Regards,

Puneet

Former Member
0 Kudos

Hello Sujit,

We used the user-exit 'QPL10004.'

I didn't carry any customizing for the screens. Infact I want to know if there is any way through which we can control QA01 screens as per inspection lot types.

I am really not sure why the screens are different in DEV and QAR.

Regards,

Puneet

Former Member
0 Kudos

Hello Sujit,

We used the user-exit 'QPL10004.'

I didn't carry any customizing for the screens. Infact I want to know if there is any way through which we can control QA01 screens as per inspection lot types.

I am really not sure why the screens are different in DEV and QAR.

Regards,

Puneet

Former Member
0 Kudos

Hello Sujit,

We used the user-exit 'QPL10004.'

I didn't carry any customizing for the screens. Infact I want to know if there is any way through which we can control QA01 screens as per inspection lot types.

I am really not sure why the screens are different in DEV and QAR.

Regards,

Puneet

Former Member
0 Kudos

hi

what is your clients requirement.

in QA01 what exactly they want.

Also for how many inspection lots they want changes.

Regards

Sujit

Former Member
0 Kudos

The client wants to capture the storage location in QA01 (means while creating inspection lot) for inspection lot type 89.

We added the field through user exit.

The problem is the subscreen diffeence between DEV and QAR.

Client is creating about 200 manual inspection lots a day.

Puneet

Former Member
0 Kudos

Hi

if it is specific to only inspection type 89 then

Explore SHD0 t code.

Here you can create a STD screen varient for inspection type 89

or

instead of using a User Exit use Short text field.Enter Storage location here.

This is just suggestion.

Regards

Sujit