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: 

IW51 suppressing invalid serial number error

sriram_ramesh
Participant
0 Kudos

Hello All,

In iw51, when you put a material number and random serial number, we get error "invalid serial number and material number".

I need to suppress this error message and create equipment for the given serial number.

I tried looking for exits before this error message is called. I'm unable to find.

Can you suggest any user exit or badi which gets triggered before this error message?

Thanks in advance.

1 REPLY 1

sriram_ramesh
Participant
0 Kudos

tried badis badi_matn1, woc_fl_determine, notif_create_obj.

No luck.

Tried implicit enhancements in equipment_only function module, after which error message comes.

No luck.

Please let me know if there is any alternative solution.

Thanks