Hi
I'm wanting to modify the billing date on an existing Sales Document using BAPI_SALESDOCUMENT_CHANGE, however it appears that this cannot be changed, with the message "FKDAT cannot be changed..." hinting that this is not a field that is ready for input. I have been populating the BAPISDHEAD1-BILL_DATE field.
The billing date can be changed manually using VA02 so does anyone know if there is something I may be omitting from my BAPI data being passed in?
I have used the BAPI to change other fields at header level successfully.
Thanks in advance.
UPDATE:
Have since found that BAPI_SALESORDER_CHANGE does what we need.
Message was edited by: Kev Mycock