Hi,
Scenario - Scheduling Agreement Collaboration
Normal SA process is working fine in our system.
As per the requirement from the business, we have made changes in PI where in the storage location field (KLGOR) from the IDoc is mapped to Ship to Location in SNC.
Issue is, in SNC the XML fails with error "Goods recipient location is invalid".
Goods Receipt field is picking value from ship-to location which is the storage location.
Just wanted to know the logic on how the Goods Receipt field is picking up the value in normal scenario.
I have already tried disabling the following validation check, but the problem still presist
SHIPTOLOC_GRPARTNER_RELATION
REL_SHIPTOLOC_ASSIGN_FROM_GRLOC
REL_PARTY_GR_ID_INVALID
is there any other configuration that needs to be done.
Also i have tried Settings for Address Determination, but still the same error.
P.S Note - The same PI config changes is working fine in our internal system. The problem is occurring in our client dev environment.