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: 

How to insert Entries in BSET Table?

Former Member
0 Kudos

Hi Every,

Can any one tell me how to create entries For BSET Table?

5 REPLIES 5

Former Member
0 Kudos

Hi

Why do u need to do it?

That table is automatically filled with tax data as soon as a account document is posted.

Max

Former Member
0 Kudos

Hi,

It is not good practise To Insert or Modify a record in a Standard Table.

But you can insert a new record by follwoing stmt,

INSERT

MODIFY

Thanks & Regards,

ShreeMohan

Former Member
0 Kudos

Hi,

It's generally not recommended to edit or insert into standard tables directly.

Regards,

Vik

Former Member
0 Kudos

The table BSET may be updated with FB02, FB09, FBD2, FBM2, FBU2..... The transaction may be chosen specific to your requirement.

former_member184551
Contributor
0 Kudos

Use a BDC