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: 

Segments E1BPACGL09 and E1BPACTX09 in Idoc type ACC_DOCUMENT03

Former Member
0 Kudos
1,362

Hi,

Is it mandatory to use E1BPACGL09 and E1BPACTX09 as the same time for idoc type ACC_DOCUMENT03 and message type ACC_DOCUMENT ?

If we use both the segment at the same time then at the time of posting this idoc through BAPI_ACC_DOCUMENT_POST, this idoc ending up with the error message "FI/CO interface: Line item entered several times".

On further debug i found this error message comes if we use both the segments.

In segment E1BPACGL09 we have value for fields

ITEMNO_ACC

GL_ACCOUNT

TAX_CODE

COSTCENTER

ORDERID

DE_CRE_IND

In segment E1BPACTX09 we have value for fields

ITEMNO_ACC

ACCT_KEY

TAX_CODE.

Thanks,

Asit Purbey.

1 REPLY 1

eduardo_hinojosa
Active Contributor
0 Kudos
209

Hi

I see that you have problems with fields related with taxes. So, check if SAP Note 367175 - No tax calculation function in FI/CO BAPIs is relevant.

I hope this helps you

Regards

Eduardo