cancel
Showing results for 
Search instead for 
Did you mean: 

BADI or userexit for QP01

Former Member
0 Kudos

Hi

After creation or change of Inspection plan (QP01 and QP02) i need to start some additional process. Is there any BADI or userexit?

Thanks all,

Branko

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi BRanko,

Pls see the info below...

I searched for string "Exithandler" in the program SAPLCPDI(attached to tcode qp01) to look for BADI calls ...

i could get 2 BADIs being called -

IMRM_TL_WORKFLOWS

CP_DIG_SIGNATURE

pls check if these can be used.

Thanks,

Renjith.

Answers (3)

Answers (3)

suresh_datti
Active Contributor
0 Kudos

Hi Barnko,

Pl see if you can use any of the following three exits.

EXIT_SAPLCQBM_001

EXIT_SAPLCQBM_002

EXIT_SAPLCQBM_003

Regards,

Suresh Datti

P.S. Welcome to SDN & Pl reward helpful answers

venkata_ramisetti
Active Contributor
0 Kudos

HI,

Check the below enhancements.

QPAA0001 Enhancements: Formula checking / editing

QPAA0002 Customer exit - info fields

QPAA0004 Enhancement for transferring mstr insp. char. to task lists

QPAA0005 Deactivation of functions for insp. char. maintenance

QPAA0006 Additional consistency checks - inspection characteristics

QPAP0002 Enhancement for material/plan assignment, plan selection

QPAP0003 Conversion of sample unit of measure to material unit

CNEX0026 Customer enhancement for general inspection of material

QAPP0001 User exit QAPP 1 (create inspection point)

QAPP0002 User exit QAPP 2 (create inspection point & other data)

QAPP0003 User exit QAPP 3 (IDI: inspection point and other data)

QEEM0002 User exit add. functions after reading inspection features

QEEM0006 User exit: add. functions after closing inspection characs

QEVA0002 Calculation of share of scrap in inspection lot

QEVA0003 Calculate "Next inspection date" for batch

QMSB0001 User exit after reading in inspection catalog data

QMSC0001 User exit after reading in inspection method data

QMSC0002 User exit for search field entry in the inspection method

QMSC0003 User exit after saving inspection method data

QMSD0001 User exit after importing master inspection charac. data

QMSD0003 User exit after saving master inspection charac. data

QPAA0003 Additional (auth.) check in plan (inspection chars.)

QPAA0006 Additional consistency checks - inspection characteristics

QPL10003 Sample calculation for inspection lot without plan

QVDM0003 Determ. of deliv. type for inspection lots from deliv. note

Thanks,

Ramakrishna

Message was edited by: Ramakrishna Prasad

Former Member
0 Kudos

Hi Branko,

Checkout BADI <b>INSPECTIONLOT_UPDATE</b> (Create and change inspection lot and usage decision)

Regards,

Raj