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
502

Hi all,

I´m using this bapi for transaction F-02. This function was OK. But I need that the posting key ,BSCHL, equal a 51 and 41. Today this function was posting BSCHL with 40 and 50.

How can I change this posting key for 41 and 51??

Great,

3 REPLIES 3
Read only

daniel_carvalho
Active Contributor
0 Likes
420

Hi Marcelo,

Did you check TBSL table for which Account Type (TBSL-KOART) are '41' and '51' posting keys assigned?

Also, are they related to '40' and '50'?

Thanks,

Daniel

Read only

0 Likes
420

In the table TBSL I have the posting key 40,41 and 50,51 with the same KOART. See Below:

40 S S .................................................. 50

41 S S ..-............................................. 51

50 H S .................................................. 40

51 H S ..-............................................. 41

Read only

Former Member
0 Likes
420

Solved