Dear Experts,
For a Frame Work PO, I want to create Invoice using the BAPI BAPI_INCOMINGINVOICE_CREATE.
1. In Header Level when I am passing the field CALC_TAX_IND as X and DEL_COSTS = 100, then its creating the Invoice but Tax amount and Terms of Payment fields are not updated.
2. After making CALC_TAX_IND as SPACE and DEL_COSTS = 0 in Header Level and Tax DATA passed, its giving the error as 'TAX ENTRY NOT POSSIBLE IN THIS ITEM'.
3. When Invoice is created manually using the Tcode MIRO, Tax Amount is automatically calculated, but from BAPI its not being calculated.
As I need to update the Tax Amount and terms of Payment fields also using the BAPI 'BAPI_INCOMINGINVOICE_CREATE', please suggest me how to proceed. Thank You.
Regards,
Farook.