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

Fields Not Found! in 'BAPI_ACC_DOCUMENT_POST '

Former Member
0 Likes
1,282

Dear AbaperFriends:

So, here i am, with a little problem to make a solution for FI, makin' short the history, i need to agree the follow fields to the bapi BAPI_ACC_DOCUMENT_POST:

BSEC-ANRED - Example: SeƱora

BSEC-NAME1-GP - Example: Anahi de Cardenas

BSEC-STCD1 - Example: 43878132

BSEC-ORT01 - Example: Miraflores

If somebody can help me?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
862

Hi,

Try to with this Structure BAPIACPA09 ( Bapi Name 'CUSTOMERCPD')

Jose R.

4 REPLIES 4
Read only

Former Member
0 Likes
863

Hi,

Try to with this Structure BAPIACPA09 ( Bapi Name 'CUSTOMERCPD')

Jose R.

Read only

Former Member
0 Likes
862

Dear Juan.

The following solution may change acoording with your SAP version.

There are a table in FM BAPI_ACC_DOCUMENT_POST named EXTENSION1 wich you can use to pass the information you need. After you fill this table you need to implement an user exit. Review FM BAPI_ACC_DOCUMENT_CHECK, form CALL_CUSTOMER_FUNCTION for more help.

In that user exit you can move your information to the correct table.

Regards.

Rafael Rojas.

Read only

Former Member
0 Likes
862

This message was moderated.

Read only

Former Member
0 Likes
862

Hi,

Did you find an answer for this?

I'm also looking for update some fields of BSEC table, and I don't know how to do it.

In the user-exit mentioned by Rafael, the table structures do not have these fields.

Thanks in advance.

Regards,

Sónia Gonçalves