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 user exit at saving

Former Member
0 Kudos

I'm Jr in abap. I have a requirement where i have to add two new fields to MIRO transaction, i couldn't find where can i get the standard fields and save them in a Z table.

1 ACCEPTED SOLUTION

former_member182371
Active Contributor
0 Kudos

Hi,

- if you want to display custom fields at Header level have a look at badi BADI_FDCB_SUBBAS04:

Display customer fields in header of logistics invoice verification transactions - Code Gallery - SC...

- For item level have a look at badi: MRM_ITEM_CUSTFIELDS

SAP Tips: Steps to add custom Tab in standard MIRO item screen using BADI MRM_ITEM_CUSTFIELDS

Hope it helps.

Best regards.

1 REPLY 1

former_member182371
Active Contributor
0 Kudos

Hi,

- if you want to display custom fields at Header level have a look at badi BADI_FDCB_SUBBAS04:

Display customer fields in header of logistics invoice verification transactions - Code Gallery - SC...

- For item level have a look at badi: MRM_ITEM_CUSTFIELDS

SAP Tips: Steps to add custom Tab in standard MIRO item screen using BADI MRM_ITEM_CUSTFIELDS

Hope it helps.

Best regards.