cancel
Showing results for 
Search instead for 
Did you mean: 

SC when a user changes a default plant

Former Member
0 Kudos

Hi

We have defined our default values for plant and storage location in the org structure.  But when a user decides to change the default plant the storage location is not updated.  Is there a config to link and a standard function that reads this change and look for a valid plant-storage location ?

ps we are on classic scenario srm 7.01

Regards,

Daniel

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Daniel,

check standard process in /SAPSRM/IF_CLL_MAPPER~REFRESH method from /SAPSRM/CL_CH_WD_SOFM_SC_DF_BD class.

You could also have a look at LOCATION_STG_LOC_GET method from /SAPSRM/CL_PDO_SHARED_USER class.

Regards.

Laurent.

Former Member
0 Kudos

Thanks Laurent,

I assume by your response there is no standard functionality.  Would like to confirm this before add user exits...

I ve found also As per Ricardo Cavedini s post on sdn, we can influence the values for plant-slocation.  Restrictions regarding the default settings - Supplier Relationship Management - SCN Wiki

Daniel

laurent_burtaire
Active Contributor
0 Kudos

Hello Daniel,

if standard process does not cover your request, either there is a standard bug or you will have to overwrite the standard process.

Maybe check for OSS notes.

Regards.

Laurent.

Answers (0)