2012 May 30 9:31 AM
Hi,
My requirement is to change Withholding tax information of Vendors master.
In BDC recording the index of the table control record is used, which is not use ful.
Is there any BAPI/FM/Class which can be used to change the Withholding tax information of the vendor which can be used in background.
Regards,
Fatte
2012 May 30 10:00 AM
You can use the class VMD_EI_API and its method MAINTAIN_BAPI.
The fields to be mapped can be found in
VENDORS->COMPANY_DATA->COMPANY->WTAX_TYPE.
2012 May 30 9:47 AM
Hi Fatte,
I'd rather suggest to opt for LSMW for this.
Thanks.
Kumar Saurav.
2012 May 30 9:52 AM
Hi Saurav,
The change is part of program, so I require FM/Class which can change Withholding tax info.
Regards,
Fattesingh
2012 May 30 9:51 AM
Hi ,
Just check the below link.
http://wiki.sdn.sap.com/wiki/display/BPX/Calculation+of+Withholding+tax+for+SAP+RE+Version+4.7
With Regards,
Sudhir S
2012 May 30 10:00 AM
You can use the class VMD_EI_API and its method MAINTAIN_BAPI.
The fields to be mapped can be found in
VENDORS->COMPANY_DATA->COMPANY->WTAX_TYPE.