Application Development 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: 

Need to Check Batch No while saving in COR1/2

0 Kudos
197

Dear All,

I have to check the batch no while saving in COR1/2.

I want to check batch no(Format of Batch No) before create the process order.

Note : For your kind information Batch No input is manual.

Please help

Regards,

Mahfuz

5 REPLIES 5

raymond_giuseppi
Active Contributor
0 Kudos
156

Which of the available customer-exit extensions did you already try ?

(e.g. PPCO0001 to PPCO0023 relative to COR* transaction or a generic exit extension as SAPLV1ZE for batch number check)

Regards,

Raymond

0 Kudos
156

Thanks for the answer.

But enhancement SAPLV1ZE (fm EXIT_SAPLV01Z_003 or EXIT_SAPLV01Z_004) not executed after click on SAVE icon.

What should I do..

Regards,

0 Kudos
156

Did you create a CMOD project or did you set a break-point in FM VB_CHECK_BATCH_NUMBER?

0 Kudos
156

yes, I have created the project in CMOD.

And set the break-point in in EXIT_SAPLV01Z_003 and EXIT_SAPLV01Z_004.

Not in VB_CHECK_BATCH_NUMBER. Because I have written the in code EXIT_SAPLV01Z_003 and EXIT_SAPLV01Z_004.


Thanks

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos
156

Hello

Try BAdI WORKORDER_UPDATE.


BR
Caetano