cancel
Showing results for 
Search instead for 
Did you mean: 

Item Partners in the Scheduling Agreement

Former Member
0 Kudos

***Hello SAP Gurus,***

**We have a very unique problem. We use Scheduling Agreements in our day to day business and in the Scheduling Agreement whenever we are changing or modifying Unloading Point at Item Level what it is doing is putting a Mark in Item Level Partners for the respective Ship To Party in the Scheduling Agreement. Which in turn is causing lot of problems like whenever EDI data like Delins is coming it is updating only the header data and not the Item data.Is there any way we can stop this tick mark from appearing. Please let us know.**

Thanks in advance for your help.

Sunil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sunil

I think you will also agree that ,what system is doing is correct. As you are changing item level detail for a partner ,it is updating the same information as partner is valid for item data.

still if u need to change the partner details go thorough following customer exit in Function module SD_PARTNER_DETERMINATION for partner determination

CUSTOMER EXIT FOR PARTNER DETERMINATION

perform determination_user_exit

tables lvt_determination_line

lvt_kupav

using lvs_determination_line

fis_sdorgdata

fic_objecttype

fif_no_dialog

else use regular use exit EXIT_SAPLV09A

also check with EDI and external system what alternatives they provide.

Hope this helps

Regards

Mandar