Hi.
I'm using the following function modules to update, insert delete tax data for a BP :
BAPI_BUPA_TAX_CHANGE
BAPI_BUPA_TAX_ADD
BAPI_BUPA_TAX_REMOVE
But if i launch the fonction module there's no return message but anyway the bp is not updated.
If i check the BP, in the identification view, i don't have the tax number that i just added.
Do you have an idea of what could be the origin of this problem ? .
I've tried also in a program with a commit after calling this function but same result. No data in the bp view.
Thanks for your help.