cancel
Showing results for 
Search instead for 
Did you mean: 

Note 175842

anand_rao3
Active Contributor
0 Kudos

Dear QM experts,

Can anybody guide me the steps to implement note 175842? Is it necessary to use user exit QEVA0008 in combination with this note? While trying this system asked to give system package. Anybody has any idea what pacakge has to be given?

Best Regards,

Anand Rao

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member713839
Discoverer
0 Kudos

but this revereed in current date ( the date of executing the transaction) in our scinario we need to cancel ud on same date on which it was posted the first time any solution.

former_member186399
Active Contributor
0 Kudos

Dear Anand

You can implement only this note. No need of implementing any other notes. System will ask for access key while doing implementing this note. contact your basis team they will provide this and as this is standard SAP note there will not be any issues.

This note will help you reverse the stock from the posting to the Quality stocks. This is not applicable to serialised stocks.

Every detail is provided in the note itself. For any issues you can come back

Regards

Gajesh

anand_rao3
Active Contributor
0 Kudos

Thank you Gajesh,

As per our basis, system is asking for sap package. What package we must use here? Also in note it has been mentioned that

Create an executable program and implement the attached source code corrections. Then transfer the Dictionary text to maintain the text for the PRUEFLOS selection parameter.

Does that mean after implementing this note certain ABAP code will be loaded in system whose input field will be an inspection lot to be revered for stock posting?

Anand Rao

Edited by: Anand Rao on Sep 16, 2009 3:16 PM

Former Member
0 Kudos

Yes. After implementing this code, ABAP person must add the code mentioned in the Note. After which a T-Code is assigned to this code (program) whose input in the screen would be inspection lot which has to be reversed.

Best Regards,

K. Raghavendra Nayak

anand_rao3
Active Contributor
0 Kudos

Hello All,

I have implemented 175842 note in our system. Can anybody guide me now how to reverse the stock after UD.

Anand Rao

Former Member
0 Kudos

Dear Anand,

As Suggested by Gajesh, when u impliment this note system will ask the access key for which only ABAP user id has authorizations. Your ABAPer must have copied this program. ask the ABAP consultant the program details.

so to reverse the goods movement go to se38 and put the program and execute after executing you will get inspection lot field

option. enter the inspection lot number and execute after executing this your goods movements will be reversed.

Kindly check and revert.

Regards,

Anil

Former Member
0 Kudos

HI,

After include the notes in the progrm. ask your abaper to give new T.CODE for this transaction.

so if u need to reverse the goods movement , use this t.code and execute after executing you will get inspection lot field

option.

Enter the inspection lot number and execute , then goods movements will be reversed.