Hi Team,
We have a requirement to change the created by field of the shopping cart. Actually we are getting the SC Created by as Service user id instead of the PR created by user id which should come from backend. Can some one help in how to change the values in the field filed of shopping cart. Where can we write the code to change the Created by field. I have already written some logic in class /SAPSRM/CL_CH_WD_MAP_IDENT_SC method /SAPSRM/IF_CLL_IDENT_MAPPER~GET_FIELD_DATA. It is working in some cases. But not in all cases.