Skip to Content
0
Former Member
Feb 19, 2009 at 11:14 AM

User exit to make 262 movement go to QI rather than unrestricted status?

50 Views

Hi Gurus,

In our system, we use "rework" production orders to occasionally rework Finished product.

The same finished product code is used (261) and returned (101).

Sometimes a 262 is used to retrieve unused Finished product back from the production order.

However this naturally places it back in unrestricted status.

What I'm being asked to investigate is whether there is anyway using the ABAP user exits

to influence the 262 movement,during the transaction, for certain finished product only,

so that the product ends up in Quality status - this is considered important

to ensure the product is not shipped as it was only released to enter the rework order.

On occasion the 262 is done in error, and in this case it would be especially useful!

Having looked through the material doc user exits, and done a search on the forum,

I don't think this is possible ABAP-wise,SAP intends a 262 to go to unrestricted and that's it..

I'm thinking of instead creating a bespoke authority object, to be checked under the above logic,

so that only certain qualified users will be able to do this operation -

but I want to throw the question out to forum before I resort to that..

Thanks for any help/ideas,

Paul