Hi,
I'm installing SAP CRM Mobile Sales using CRM 7.0, NWM 7.1 SP14, GW1.1 SP09.
The SAP_BASIS 7.1 has been generated with out errors and is consistent.
All Data Objects and Adapters of the "MAS_CRMSALES_DMSWCV , 2.0 of SAP" has been generated with out errors.
We are having serious issues concerning the generation of the Distribution Models(DM). This is due to a generation error in the class ZDOE_CL_RR05J052002 for method IF_RR_BASE~DEP_CALC_DEL.
In this method there are a syntax error - see following paste from generated code from method IF_RR_BASE~DEP_CALC_DEL.
data : lt_link1 type table of .
data : ls_link1 type .
data : lt1_link1 type table of .
data : ls1_link1 type .
Due to the error in this data definition where types are missing, it is not possible to generate the DM.
We have tried regenerate all - SAP BASIS 7.10 and all objects of "MAS_CRMSALES_DMSWCV , 2.0 of SAP" again - same result.
Any new ideas are welcome - thanks
Br
Jacob