Hi All,
I want to change the end customer ( YE ) & its address in the sales order using Sales order change bapi ie BAPI_SALESORDER_CHANGE.....
I have given the below parameters but still not able to change it.
1. Sales order No
2. Update flag as 'U' in ORDER_HEADER_INX structure
3. Partner type 'YE', partner_old, partner _new, address no in
PARTNERCHANGES structure
4. Partner Address to be changed in PARTNERADDRESSES
structure
Pls help me out if i am missing any parameter or any idea why it is not updating.