‎2010 Jun 25 6:18 AM
In MIRO when i try to record the transaction , layout appearing in a different manner.but when i execute the same MIRO normally its working fine. can any one pls guide me in this regard
‎2010 Jun 25 6:24 AM
hi ,
Do you mean the company code pop up coming in first time and not in subsequent times ?
Regards
Seema
‎2010 Jun 25 7:03 AM
No, Under G/l Account Tab of MIRO there are some layouts which appearing normally from MIRo.At the time of recording its displaying in adifferent manner.
‎2010 Jun 25 7:11 AM
Hi,
At the time of startingrecording select checkbox for "Not a batch input Session"
Hope it work
Bye
‎2010 Jun 25 7:12 AM
MIRO is an MM enjoy transaction, SAP has written [Note 381630 - Batch input for Enjoy transaction in MM not possible|https://service.sap.com/sap/support/notes/381630] and [Note 381593 - MIRO/MIR7/MIRA: Batch Input is not possible|https://service.sap.com/sap/support/notes/381593] you can use some tricks like in previous answer, but you should use BAPI which are more sustainable solutions.
You can use
CreateFromData: BAPI_INCOMINGINVOICE_CREATE
CancelSingle: BAPI_INCOMINGINVOICE_CANCEL
ReleaseSingle: BAPI_INCOMINGINVOICE_RELEASE
GetList: BAPI_INCOMINGINVOICE_GETLIST
GetDetail: BAPI_INCOMINGINVOICE_GETDETAIL
ParkFromData: BAPI_INCOMINGINVOICE_PARK
SaveFromData: BAPI_INCOMINGINVOICE_SAVE.
Regards,
Raymond
‎2010 Jun 25 7:20 AM
Hi
I am not posting or parking the document . i am opening the MIRO Transaction through BDC after filling some header details. remaining fields will be filled by the user and he/she posts the document. My Problem is when user goes to MIRO through BDC from workitem it opens the G/l account tab with different appeaence of layout which normally shows with out BDC recording,.