cancel
Showing results for 
Search instead for 
Did you mean: 

Exclude a SLoc for UD

Former Member
0 Kudos

Hi everybody,

Is there an std way to exclude a Storage Locations in QA11?

When some users make their UD in QA11 and decide to move the stock, they usually post it into specific Sloc but occasionally, they make mistakes and post the material to some Sloc's where we don't want them to post to (for example we have a Sloc that is WM managed and we don't want to process or delete all the TO's or PNC's generated with this kind of movement).

Thanks in advance for any help

Accepted Solutions (1)

Accepted Solutions (1)

busyaban7
Active Contributor
0 Kudos

Hi CUAUHTEMOC,

In case your UD is background posting complaint and added with appropriate posting proposal, then I believe there will ne no much need to do the stock posting manually using QA11. Whatever is the inspection lot managed SLOC added, that will be used by default.

In case you need to use QA11 manually to post stocks in storage location, you can try using the below user exits -

QEVA0001  Enhancement: Quantity posting for usage decision

QEVA0010  UD: Usage decision check

While the stock posting is happening, you can try putting a pop-up message in foreground (not applicable for background execution related to batch jobs and suppress this pop-up), to educate the user that he has picked a wrong storage location based on your business logic like Sloc is WM managed or not, material type allowed there or not, etc and if he wish to correct it in runtime. Take his next input in runtime and process accordingly.

Thanks,

Arijit


Former Member
0 Kudos

Thank you Arijit, I've used the Usage decision check user exit and it worked OK.

Thanks for your help!

Answers (0)