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

BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
1,597

Hi,

I need to extend the BAPI 'BAPI_ACC_DOCUMENT_POST' for the field DMBE2(group Currency).

can anyone suggest me something?

Thanks

Anupam

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
981

Hi

Try to transfer another line in the structure for the ammounts, CURRENCYAMOUNT.

The field CURR_TYPE indicates which kind of currency is and so which field of BSEG table should be filled.

Max

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
981

Take a look at OSS [Note 487722 - Using EXTENSION1 for accounting BAPIs|https://service.sap.com/sap/support/notes/487722]

Regards

Read only

Former Member
0 Likes
982

Hi

Try to transfer another line in the structure for the ammounts, CURRENCYAMOUNT.

The field CURR_TYPE indicates which kind of currency is and so which field of BSEG table should be filled.

Max

Read only

0 Likes
981

Thanks Max,

It Works.

Regards

Anupam