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: 

Miro Changes

Former Member
0 Kudos

Hi Experts,

i have requirement when user Bill of Lading number in MIRO transaction, all the purchase order items

are getting selected automatically. i want to deselect the line item which is having the line item number

is more than 200.

I found one BADI, MR_CIN_LMR1MI2G_SEL, method COPY_DRSEG_SELKZ , if i make XDRSEG-SELKZ equals to

space it is not deselecting.

Please let me know how we can deselect more than 200 items.

Thanks and regards,

Zubera

3 REPLIES 3

raymond_giuseppi
Active Contributor
0 Kudos

For a list of BAdI and their usage, read 1156325 BAdIs in the Logistics Invoice Verification environment

You could look for some BAdI/Enh. point where number of item can be deterlined, and trigger a unsleect (funciton code 'ADMA', with cl_gui_cfw=>set_new_ok_code) just insure to do this only once.

Regards,

Raymond

0 Kudos

Hi Rymond,

Thanks for your support. Link which you provided not opening for me.

I used BADI and DESELECTED the field XDRSEG-SELKZ still it is not working.

Do you know any BADI?

Thanks and regards,

Zubera

0 Kudos

Hi Experts,

Any update on this ?

Thanks and regards,

Zubera