Diagnosis The action you are executing is trying to store a gross list price for avehicle. System Response The system cannot execute this action because it cannot determine whichcurrency to use to store the gross list price. The gross list prices ofall vehicles have to be stored with the same currency in order to enablea vehicle search via price. Procedure Maintain a gross list price role "GROS" in transaction VELORO or createan implementation of BADI VLC_CALCULATE_GPRICE to return the currency. |