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: 

Billing Date change possible via BAPI_SALESDOCUMENT_CHANGE?

Former Member

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

1 REPLY 1

Former Member
0 Kudos

Hi,

We are experiencing a problem with the Delivery date field which cant be changed using the BAPI "BAPI_SALESORDER_CHANGE". The delivery date field is at the Item level, & is the only date field which cant be changed using this BAPI.

Have you worked on this issue?

Easwar