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

Badi Implementation

Former Member
0 Likes
380

Hi,

I have one question that is i created table i,e zzwm_migo_iqa with fields lifnr,matnr,werks now im implementing the badi

in one method my requirement is '' if there is an entry in created custom table, if present i want to append the message

" vendor / part require 100 % inspection" to the return table created in custom message class. what i need to do for

this requirement. please give me the solution for this.

Thanks,

Narasimha Rao.

1 ACCEPTED SOLUTION
Read only

eduardo_hinojosa
Active Contributor
0 Likes
348

Hi,

I think that BADI MB_MIGO_BADI in method CHECK_HEADER you can change ET_BAPIRET2 (the return of messages in migo).

I hope this helps you

Regards

Eduardo

1 REPLY 1
Read only

eduardo_hinojosa
Active Contributor
0 Likes
349

Hi,

I think that BADI MB_MIGO_BADI in method CHECK_HEADER you can change ET_BAPIRET2 (the return of messages in migo).

I hope this helps you

Regards

Eduardo