cancel
Showing results for 
Search instead for 
Did you mean: 

QA stock should goes automatically to block if expire

Former Member
0 Kudos

we have one requirement fisrt of all I want to explain our current snario ...

whenever expiry date reaches retest lot generated before 7 days ....if QA will not inspect it then the lot will be there even lot crosess expiry date . And if qa will inspect it after expiry date the stock will goes to Block stock . NOw in this if user will not inspect it then the lot will remains there for long duration . So now we have one requirement that if QA will not isnpect it then stock automatically shifted to block after expiry date crossed without inspection ...

So please guide me for this .

Regds,

PreRna Verma .

Accepted Solutions (1)

Accepted Solutions (1)

former_member207800
Active Contributor
0 Kudos

Just idea...

1) Setting '7' days in avg. insp. duration in insp. setup of material master quality view.

2) Make ALV layout with filter 'RED signal' at monitor column in transaction 'QA16'.

3) Make variant with layout, monitor control and with UD code which has automatic transfer to blocked stock.

4) Define background job with program 'RQEVAI10' and variant which is made above.

Regards

Luke

Former Member
0 Kudos

Dear,

QA16 is collective usage decision , with this is it possile to move stock from Qualityt to unrestricted?

kindly please explain in detail with example .

regard's,

PrerNa Verma

former_member207800
Active Contributor
0 Kudos

Check 'Selected set code definition' for UD code at transaction QS51. (catalog type '3')

You can define 'posting proposal' and 'backgound processing' for each UD code, like as 'QI to unrestirct', 'QI to block'.

For example...

1) UD code 'A', posting proposal 'VMENGE01' (QI to unrestrict), backgound processing 'X'

2) Set UD code 'A' on selection screen & execute collective usage decision

3) Select insp. lot entry and choose 'UD (background)'

4) Automatically UD will be made and stock transfer will be done with UD code 'A' for selected insp. lot

Regards

Luke

Answers (1)

Answers (1)

former_member42743
Active Contributor
0 Kudos

Sorry, no can do. Once the material is in QI and is associated with the 09 inspection lot it has to be moved by processing the inspection lot. The only thing you can do is create a program that force closes the lot with a UD and uses a code that is setup to post the material to blocked stock in the background automatically.

The program would have to have the proper logic to select the right inspection lots, probably based on the being so many days past the end date of the inspection lot. You'd then run this in batch once day.

FF