cancel
Showing results for 
Search instead for 
Did you mean: 

Usage decision - Reversal

Former Member
0 Kudos

Hi

How to reverse the Usage decision if we did by mistake ?. Any help will be appreciated

Thanks

JJ

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello JJ,

There are N number of threads available here at PLM Forum itself regarding the same topic.

Just have a look at this one, that is the Compilation of all of them.

[]

Regards,

Shyamal

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi JJ,

for cancelling usage decision use user exit QEVA0008.With the help of Abaper Proceed with following steps.Once you apply this exit you can reset the UD.

1) GOTO T. CODE CMOD

2) CREATE NEW PROJECT FOR EXAMPLE "ZUDRE"

3)GIVE SHORT BTEXT & SAVE IN REQUIRED PACKAGE

4)CLICK ON ENHANCEMENT ASSIGNMENT PUSHBUTTON

5)ASSIGN USER EXIT QEVA0008

6)CLICK ON COMPONENTS PUSHBUTTON

7)DOUBLE CLICK ON" EXIT_SAPMQEVA_008"

8)DOUBLE CLICK ON "INCLUDE ZXQEVU10"

9)WARNING MESSAGE WILL APPEAR ON STANDARD TOOL BAR IN YELLOW COLOUR

10)HIT THE ENTER BUTTON OF KEYBOARD

11)CREATE OBJECT MESSAGE APPEARS . CLICK ON YES

12)SAVE CREATED OBJECT IN REQUIRED PACKAGE

13)CLICK BACK TWO TIMES TO COME TO SCREEN OF DISPLAY PROJECT

14)SINGLE CLICK ON ICON IN FRONT OF FUNCTION EXIT UNDER COLUMN EXP.

15)COPY THE DISPLAYED PROGRAM

16)COME BACK TO "INCLUDE ZXQEVU10" AND PASTE COPIED PROGRAM INTO "INCLUDE ZXQEVU10."

17)SAVE AND COME BACK TO SMODE INITIAL SCREEN AND CLICK ON ACTIVATE PROJECT ICON.

18) NOW ON UD SCREEN U WILL GET CUSTOMER FUNCTION PUSHBUTTON.CLICK ON THIS BUTTON, UD WILL GET REVERSED.

Regards

Amit

Former Member
0 Kudos

Hi JJ,

for cancelling usage decision use user exit QEVA0008.With the help of Abaper Proceed with following steps.Once you apply this exit you can reset the UD.

1) GOTO T. CODE CMOD

2) CREATE NEW PROJECT FOR EXAMPLE "ZUDRE"

3)GIVE SHORT BTEXT & SAVE IN REQUIRED PACKAGE

4)CLICK ON ENHANCEMENT ASSIGNMENT PUSHBUTTON

5)ASSIGN USER EXIT QEVA0008

6)CLICK ON COMPONENTS PUSHBUTTON

7)DOUBLE CLICK ON" EXIT_SAPMQEVA_008"

8)DOUBLE CLICK ON "INCLUDE ZXQEVU10"

9)WARNING MESSAGE WILL APPEAR ON STANDARD TOOL BAR IN YELLOW COLOUR

10)HIT THE ENTER BUTTON OF KEYBOARD

11)CREATE OBJECT MESSAGE APPEARS . CLICK ON YES

12)SAVE CREATED OBJECT IN REQUIRED PACKAGE

13)CLICK BACK TWO TIMES TO COME TO SCREEN OF DISPLAY PROJECT

14)SINGLE CLICK ON ICON IN FRONT OF FUNCTION EXIT UNDER COLUMN EXP.

15)COPY THE DISPLAYED PROGRAM

16)COME BACK TO "INCLUDE ZXQEVU10" AND PASTE COPIED PROGRAM INTO "INCLUDE ZXQEVU10."

17)SAVE AND COME BACK TO SMODE INITIAL SCREEN AND CLICK ON ACTIVATE PROJECT ICON.

18) NOW ON UD SCREEN U WILL GET CUSTOMER FUNCTION PUSHBUTTON.CLICK ON THIS BUTTON, UD WILL GET REVERSED.

Regards

Amit

Former Member
0 Kudos

Hi,

Just Follow the below link

In this link neglect the user exit part and copy the source code from the mentioned sap notes and create a new program ( Take a help of ABAP consultant)

After creating the program you need to enter that lot number and execute this.

In OMJJ Trx movement type 322 should be maintained with Trx QA11. Than only this will work.

Hope this will solve your issue.

Thanks & Regards

Kundan Kumar

former_member186399
Active Contributor
0 Kudos

Dear JJ

Usage decision once done cannot be reversed. You can change the UD code but you cannot reverse the stock posting. So UD has to be taken after a clear decision

There is an SAP note 178542 which gives an option for revesing the stock posting. implement the program given in the note

Regards

Gajesh