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: 

Issue updating Special Ledger custom fields using BAPI_ACC_DOCUMENT_POST

Former Member
0 Kudos

Good day,

We are using the Special Ledger for certain FI postings.  Custom fields were created in the Special Ledger and are in structure ACCIT_GLX.  We wish to update these fields using BAPI_ACC_DOCUMENT_POST.  I have created a user  exit as per note 48722 but only structure ACCIT is available in the exit, not ACCIT_GLX.  Is there a way of doing the update using the BAPI or do I have to resort to BDC?

Thank you                                                                                                                                  

2 REPLIES 2

AniketB
Explorer
0 Kudos

Hi Vanessa,

I know this won't be a complete help but did you check the 'EXTENSION1' parameter in the BAPI? Following has been mentioned in the documentation of the BAPI.

Container for 'Customer Exit' Parameter

Description

This exit can be used to edit the accounting document before it is transferred to the accounting components for the update.

For this, BTE technology ( Business Transaction Events) is used.

Regards,

Aniket

Former Member
0 Kudos

Thanks, Aniket, yes I did check it.  That is what the note refers to but it only applies if the fields exist in ACCIT.