Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User exit for QA12 .

Former Member
0 Likes
2,685

Hi friends,

Require a user exit which is been called after the QA12 transaction is saved successfully.

I have enhacment which is suggested(QIRF0142), but this is not getting called after QA12 is saved.

Thanks in advance.

Regards

kapil

Hi friends,

Require a user exit which is been called after the QA12 transaction is saved successfully.

I have enhacment which is suggested(QIRF0142), but this is not getting called after QA12 is saved.

Thanks in advance.

Regards

kapil

5 REPLIES 5
Read only

Former Member
0 Likes
2,074

Dear Kapil,

Use this BADI "INSPECTIONLOT_UPDATE".

Thanx

Vikas Madaan

Read only

Lakshmant1
Active Contributor
0 Likes
2,074

Hi Kapil,

You can use the BADI :

INSPECTIONLOT_UPDATE (Create and change inspection lot and usage decision)

You can implement the BADI and write your logic in the implementation as required.

Hope this helps.

Thanks

Lakshman

Read only

0 Likes
2,074

QEVA_SUBSCREEN_1101

EXIT_SAPMQEVA_001 Customer Function Quantity Posting UD

EXIT_SAPMQEVA_002 Customer Exit: Calculate Share of Scrap for Lot

EXIT_SAPMQEVA_003 Customer Exit for Calculating Next Inspection Date

EXIT_SAPMQEVA_004 Customer Exit for Changing Status Line in UD Header

EXIT_SAPMQEVA_005 Transfer of Inspection Lot Data to User Screen

EXIT_SAPMQEVA_006 Entry to usage decision transactions

EXIT_SAPMQEVA_007 Control of Compulsory Comment and Preassignment of UD Long Text

EXIT_SAPMQEVA_008 Module for Editing Customer Function Code

EXIT_SAPMQEVA_009 Quantity Default Value to be Posted 'to Sample'

EXIT_SAPMQEVA_010 Checking the Usage Decision

type te program name and search for cl_exithandler and will take u thru few badis..

reward points if it helps

gunjan

Read only

0 Likes
2,074

Hi Friends,

I m using 4.6B version .

This Badi's are not present.

Thanks

Kapil

Read only

Former Member
0 Likes
2,074

HI

GOOD

CHECK OUT WITH THESE USER EXITS.

QEVA0004 Exit for changing information line in usage decision header

QEVA0004 Exit for changing information line in usage decision header

QEVA0006 Entry to usage decision transactions

QEVA0007 UD: Control of compulsory comment or long text presetting

QEVA0008 Usage decision: Customer function key (e.g. to cancel UD)

QEVA0009 UD: Predefinition of quantity to be posted to sample stock

QEVA0010 UD: Usage decision check

QLCO0001 QM: Call alternative costs report from UD

QSS10001 Possibility of calling a different print report

THANKS

MRUTYUN