cancel
Showing results for 
Search instead for 
Did you mean: 

Reverse the Usage decision and update the inspection results

Former Member
0 Kudos

Hi All,

User has done the UD wrongly and wants to to reverse it and update the inspection results. please let me know hot to reverse the UD and update the results.

Thanks & regards,

Anil Kumar. V

Accepted Solutions (0)

Answers (6)

Answers (6)

jagdeepsingh83
Active Contributor
0 Kudos

There are two part to achieve this requirement

1. You need to implement Note- 175842 - Inspection lot: Reversal of goods movements from usage decision  to reverse the documents that updated due to UD code. This will give you a executable program that need to be run for given inspection lot in question. You need to assign a new role for this as well so only few restricted users have this t-code authorizations. Reversing UD should not become regular practice.

To reset the status on inspection lot-use user exit-User Exit QEVA0008. There is example already given in the documentation of this user exit. so you need to implement code similar to example to get the Business function button.

former_member193808
Active Contributor
0 Kudos

Dear Anil,

In some cases, user genuinely require to edit the results even after making UD. In such cases, you should enable Long-term inspection for each MIC (Control indicator of MICs) for those inspection types.

If Long-term is enabled, the user can edit the result (Go to QE02 and choose closed characteristics).

You do not have to reverse UD if MIC is maintained as long-term. If this is not done, then you have below note is available:

Implement report ZRQEVAC50 in OSS note 175842.

Thanks,

Prem

nitin_jinagal
Active Contributor
0 Kudos

Hi,

Once UD is done, you need to have Short term MICs to make any changes. Even if you reverse the UD, short MICs cannot be changed but only long- term MICs.

ntn

former_member184752
Active Participant
0 Kudos

Dear Anil ,

You should implement the User Exit QEVA0008 to  reversal of UD.


Regard's

Tallha

Former Member
0 Kudos

Hello,

UD reverse is not the standard procedure, but SAP has given note 175842.
ask abaper to create new tcode for this.

Thanks,

rakesh_mane
Active Contributor
0 Kudos