Quantcast
Channel: SCN: Message List - ABAP Objects
Viewing all articles
Browse latest Browse all 159

Re: How to use Widening Cast?

$
0
0

Hi Erick,

 

You can use this casting only in case if method below returns instance of ZCL_CRM_MKTPL_CPG_FUSG_COLL:

 

lr_fuh_coll ?= ir_mktproject->get_assignment_collection( cl_crm_mktpl_constants=>asg_type_fusg ).

 

I guess this is not the case in your example that is why you have casting exception. Maybe method get_assignment_collection returns instance of CL_CRM_MKTPL_CPG_FUSG_COLL?.

 

Regards

Adam


Viewing all articles
Browse latest Browse all 159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>