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 / MIR7 Data upload

Former Member
0 Kudos

Hi,

I need to upload the date for T-code MIRO / MIR7.

MIRO:

I have used BDC for t-cdoe MIRO. But since I need to select "Swtich to Do Parking" from <b>Menu</b>. As BDC doesn't support for Menu selection, I dropped BDC in this case. Then I have chosen MIR7 ( Alternate t-code for MIRO ) for data upload.

MIR7:

Here after some data population, field "Balance" gets value automatically which should be captured in the field "Amount" manually (BDC). How do I capture this value during the BDC screen flow itself.

Is there any other alternate way to upload the data either through MIRO or MIR7 ?

Thanks.

Eswar

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Look at the following BAPI <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/advancedsearch?query=bapi_incominginvoice_create&cat=sdn_all">bapi_incominginvoice_create</a>

For samples look at thread like <a href=" multiple Account assignment problem</a> or

instead)

Regards