Application Development and Automation 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: 
Read only

miro doubt - batch input, bapi,

Former Member
0 Likes
541

Hi,

actually, in our system we do miro manually. I wonder if there is a possibility to make MIRO automatically using a batch input (LSMW) or BAPI ?? Or There are other possibilities besides batch input via LSMW or BAPIs?

Which is the best way to solve this problem? Any idea, help, example, links would be apreciated.

Many thanx.

2 REPLIES 2
Read only

Former Member
0 Likes
482

Hi,

If any BAPI is available it is the best way, beacuse the other optionsa are not convenient when there are lot of fields and screens.

You may use BTE also:

Possible useful BAPIs:

BAPI_GOODSMVT_CREATE

BAPI_GOODSMVT_RELEASE

BAPI_INCOMINGINVOICE_CREATE

BAPI_INCOMINGINVOICE_RELEASE

BAPI_PO_CHANGE

BAPI_PO_CREATE1

BAPI_REQUISITION_CHANGE

BAPI_MATERIAL_SAVEDATA

-


BTE:

MRM_PRELIMINARY_INVOICE

Regards,

Renjith

Read only

Former Member
0 Likes
482

BAPI is always peferable.