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: 

table update

Former Member
0 Kudos

Hi all,

I want to update field KKBER from table BSID, Is there any bapi/fm to do the same.

from where does it pick the value for the same

Thanx in advance,

1 REPLY 1

Former Member
0 Kudos

Hi sohi,

I don't think updating directly field BSID-KKBER is a proper solution. Instead, think of posting a post with clearing (transaction F-30), creating an item for the debitor with the new KKBER, and clearing the item with the old KKBER.

For the default value, in table T001 you have the default KKBER for a company code. This can be configured in the IMG.

I hope this helps. Best regards,

Alvaro