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: 

Passing Line Item Indicator field RM08M-XWARE_BNK in BAPI_INCOMINGINVOICE_CREATE (MIRO)

ajaymukundan1981
Explorer
0 Kudos

Hi,

I m trying to create a MIRO invoice using BAPI_INCOMINGINVOICE_CREATE. I need to pass the line item indicator field as 'Goods/service items + planned delivery costs'. But as per the documentation options for 1 Goods/service items and 2) Planned delivery costs is only available. The third option - Goods/service items + planned delivery costs is not available (FIELD RM08M-XWARE_BNK) this indicator field is not available in BAPI mapping.

Is there any solution to pass the indicator field?

Please help me out to resolve the same.

Thanks in advance.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Did you try to pass two records in ITEMDATA (with different value for COND_TYPE, COND_ST_NO or COND_COUNT)