Hi Anubhav
Did you try the methods mentionedin the link you had sent ..
It should ideallysolve your purpose ..
- Note 984211 - BAPI_REQUISITION_CREATE: Ship-to address is transferred
With this consulting note, ship to address will not be transferred to ECC Purchase Requisition. As SRM will not send this information, ECC plant address will be used.
- If you wish to pass the delivery address only in certain cases, then the BADIs BBP_PO_CREATE_BACK / BBP_CREATE_BE_PO_NEW or BBP_PREQ_CREATE_BACK / BBP_CREATE_BE_RQ_NEW should be implemented to clear the delivery address value based on the business logic. Once this is done, ECC plant address will be used.
- There is no consulting notes for POs. Therefore, you should implement BBP_PO_CREATE_BACK / BBP_CREATE_BE_PO_NEW and delete the delivery address content in order to get the ECC plant address assigned to ECC PO.
Regards
Vinita