cancel
Showing results for 
Search instead for 
Did you mean: 

QE01 badi or exit

Former Member
0 Kudos

Hi All,

I have a requirement where in QE01 transaction the after entering the inspection lot and pressing enter button it takes to the next screen,where in the tab 'Unit to be inspected'

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

You can try to use the Following BADI:-

QEC_RESULT_COPY Data Transfer to an Inspection Lot

QEEM_SUBSCREEN_5000 EE: BAdI Subscreen for Display of Data on Screen 5000

Regards

Sandipan

Former Member
0 Kudos

Hi Nazmul,

you can try any of the following user exit which fulfills your requirements:

Exit Name           Description                                                                                
QEEM0003            User exit: add. functions after valuating insp. characs      
QEEM0004            User exit: add. functions after valuation of partial samples 
QEEM0006            User exit: add. functions after closing inspection characs   
QEEM0007            User exit: add. functions after completing partial samples   
QEEM0011            User exit: add. functions before valuating insp. characs     
QEEM0012            User exit: add. functions before valuating partial samples   
QEEM0015            User exit: add. functions after entering individual results  
QEEM0020            User exit: additional functions after entering the inspector 
QEEM0021            User exit: additional functions for user key +US1            
QEEM0022            User exit: additional functions for user key +US2            
QEEM0023            User exit: additional functions for user key +US3            
QEEM0024            User exit: additional functions for user key +US4            
QEEM0029            User-Exit for Characteristic Overview Subscreen              
QEEM0030            User-Exit for Subscreen: Characteristic Single Screen        
QEEM0031            User-Exit for Table Structure with External Numbers          
QEEM0032            Presentation of the characteristic text in the logon lang.   
QEEV0003            Determination of order type for print

Hope this will help you...