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: 

LSMW for FK02 or FM / BAPI to insert withholding tax type in table LFBW

former_member462254
Participant
0 Kudos

Hello Experts,

my requirement is to insert new withholding tax type for a vendor in FK02.

Could any suggest any BAPI / FM to insert entry in table LFBW.....or suggest me LSMW for the same.

Thanks,

Anoop

2 REPLIES 2

former_member201275
Active Contributor
0 Kudos

BAPI_ACC_DOCUMENT_POST

raymond_giuseppi
Active Contributor
0 Kudos

You want to update vendor master data, not posting withholding tax documents ?

As there are not yet actual BAPI related FM for vendor, look at method maintain_bapi of class vmd_ei_api, there are more and more discussions on this class at scn.

NB: For LSMW options, just execute the transaction and use F4

Regards,

Raymond