Hello Experts,
Greetings!
We have developed a custom proxy through tcode SE80 and used WSDL provided by ES workplace (MerchandiseERPReplicationBulkRequest_Out).
This is the scenario for outbound message type where in SAP will be sending data to 3rd party application. like Websphere
We want to test this as we dont have PI in place and we need to build a POC for using custom client proxy in wesimg.
So after building this custom client proxy using above WSDL link, we got a z class named: ZCO_MERCHANDISE_ERPREPLICATION.
If i try to put this custom class in WESIMG config for merchandise, and trying to run WESOUT for a respective "Site" and "Article" ; i am getting an error as follows:
Category ABAP Programming Error
Runtime Errors MOVE_CAST_ERROR
- Except. CX_SY_MOVE_CAST_ERROR
ABAP Program CL_WES_MERCHANDISE_REPL=======CP
Application Component LO-MD-RES
Date and Time 15.08.2013 21:06:09
Short text
Dynamic type conflict when assigning references
However, the current content of the source variable does not fit into
the target variable.
source type: "\CLASS=ZCO_MERCHANDISE_ERPREPLICATION"
target type: "\CLASS=CO_WART_MERCHANDISEREPBULKRQ"
Please let me know what can be done. Thanks a lot.
Regards,
Yogesh sohanee.