Hello dear collegues.
I have an error in our SAP Solution Manaher 7.1 in CRM WEB UI when working with my custom RFC document. For example try to save it in a first status (Created) or try to set in Reject status (by meanse of HF_SET_STATUS) - I've get an error like below
Business Server Page (BSP) error What happened?Calling the BSP page was terminated due to an error. |
|
SAP Note
- The following error text was processed in the system:
Source type \CLASS=CL_AGS_CRM_1O_API is not compatible, for the purposes of assignment, with target type \CLASS=CL_AGS_CRM_1O_API_SD
|
|
|
| Exception Class | CX_SY_MOVE_CAST_ERROR | | Error Name | MOVE_CAST_ERROR | | Program | /1BCDWB/SAPLSF00000035 | | Include | /1BCDWB/LSF00000035F01 | | Line | 890 | | Long text | During a 'CAST' operation ('?=' oder 'MOVE ? TO')a type conflict occurred. The source type '\CLASS=CL_AGS_CRM_1O_API' is not compatible for assigning with the target type '\CLASS=CL_AGS_CRM_1O_API_SD'. |
|
|