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: 

OSS Note 487722: CMOD Enhancement for BAPI_ACC_DOCUMENT_POST / EXTENSION1

Former Member
0 Kudos

Hi Experts,

we have a problem similar to the one described in Thread ["EXTENSION1 in BAPI_ACC_DOCUMENT_POST"|;.

The workaround described there cannot be used: we must use BAPI_ACC_DOCUMENT_POST, but it seems that Enhancement ACBAPI01 defind in CMOD, in the Include ZXACCU15 of FM EXIT_SAPLACC4_001 is never reached, it does not matter if EXTENSION1 is filled or not.

We have checked several times the activation of Project, FM, Include, and so on, but with no success. Has anybody of you experienced this problem and found a solution?

Thanks in advance

GFV

4 REPLIES 4

naimesh_patel
Active Contributor
0 Kudos

Check out the documentation of the BAPI_ACC_DOCUMENT_POST, specifically for the Extension1 & Extension2 strcuture.

You can find the note:

Extension1:

BTE technology ( Business Transaction Events) is used.

Extension2:

The accounting document can be supplemented and changed in an implemented BAdI ( ACC_DOCUMENT) before the active accounting component is called.

Regards,

Naimesh Patel

GFV
Active Contributor
0 Kudos

Hi Naimesh,

so you are telling me that if we want to use EXTENSION1 to feed additional fields we must use BTE (TCode FIBF). But why does Note 487722 not make a distinction about?

It is unclear, as per our comprehension, if it works with CMOD and/or BTE

Thanks in advance.

GFV

0 Kudos

I am having the same problem.

I do not think the solution is only with the CMOD, I do the activation but it is not working here. If you guys have a solution, please, let me know.

Thanks and best regards,

César Augusto

0 Kudos

Naimesh did you find any BTE to use?