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: 

User exit/BADi to populate the header text in MIRO transaction

Former Member
0 Kudos

Hi all,

I am searching user exit or badi to populate the header text in MIRO transaction.

My requirement is, before post the invoice I need to populate the some text in Header text field (MIRO -> Details tab -> header text field). I need to populate this field in the MM document as well as FI document (Accounting Document). I have tried all the user exits and BADi's related to MIRO/MRRL. Doesn't work. If anybody knows please share.

Thanks,

Santosh

Edited by: Santosh Ghonasgi on May 13, 2010 4:48 PM

9 REPLIES 9

Former Member
0 Kudos

below mentioned BADI's are availbale for MIRO, just check which one is going to most helpful for you.

1. MRM_TRANSACT_DEFAULT

2. MRM_HEADER_DEFAULT

3.WRF_PREPAY_INVOICE

4. MRM_ITEM_CUSTFIELDS

5. BADI_FDCB_SUBBAS01

6. BADI_FDCB_SUBBAS02

7. BADI_FDCB_SUBBAS03

8. BADI_FDCB_SUBBAS04

9. BADI_FDCB_SUBBAS05

10 PPA_CUST_BADI

11 FI_TRANS_DATE_DERIVE

12 MRM_HEADER_CHECK

Former Member
0 Kudos

Hello santosh,

I am not sure whether a suitable exit / BADI exists to update the header text in MIRO directly.

there is one related forum:

Hope, it may helpful for you to proceed with some other parallel solution.

Regards,

Selva K.

Edited by: Selvakumar Krishnan on May 13, 2010 5:29 PM

former_member182371
Active Contributor
0 Kudos

Hi,

in order to do something with field INVFO-BKTXT try with enhancement LFDCB001.

Once you do that you can use an FI substitution (transaction GGB1) to populate the accounting document with the desired value.

Best regards.

Edited by: Pablo Casamayor on May 14, 2010 8:31 AM

Former Member
0 Kudos

Did u try this BADI:

MRM_HEADER_CHECK

--

Reddy

0 Kudos

Yes Reddy..i have tried this Badi...but of no use

Former Member
0 Kudos

resolved

0 Kudos

Hi Santosh,

Can you tell us what worked for you to resolve this issue?

0 Kudos

Hi Santosh,

Can you tell us what worked for you to resolve this issue?

Former Member
0 Kudos

Hi Santosh,

Please share the solution. I have the same issue now. It would be very helpful

Thanks in advance.