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

BDC : MIRO items Layout doesn't change

former_member249671
Participant
0 Likes
663

through BDC I am calling the MIRO Transaction in Error Mode once i populated some values . after filling header and payment details tab. when it come to Items of MIRO we have 2 tabs

1) PO reference

2) G/L Account

Inboth the cases we are facing the problem of changing the layouts i.e In MIRO item we have Dropdown for choosing the layouts, Through BDC once i enter in to this screen, if i changes the layout it doesnt effect ( Layouts are not changing). where as when i open MIRo Directly( Not Through BDC Recording), it works fine. Could anyone of you pls suggest what could be the reason?

through BDC I am calling the MIRO Transaction in Error Mode once i populated some values . after filling header and payment details tab. when it come to Items of MIRO we have 2 tabs

1) PO reference

2) G/L Account

Inboth the cases we are facing the problem of changing the layouts i.e In MIRO item we have Dropdown for choosing the layouts, Through BDC once i enter in to this screen, if i changes the layout it doesnt effect ( Layouts are not changing). where as when i open MIRo Directly( Not Through BDC Recording), it works fine. Could anyone of you pls suggest what could be the reason?

1 REPLY 1
Read only

Former Member
0 Likes
517

SAP Enjoy transactions such as MIRO are not compatible with batch input procedures.

We can use below BAPI instead of BDC. It will fulfill your requirement.

BAPI_INCOMINGINVOICE_CREATE.

Regards,

Mahender