Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Set a Valid reference to object

$
0
0

Hi,

The program  is dumping for the following code.

 

data: lr_ib_entity TYPE REF TO cl_crm_bol_entity,

lr_entity  TYPE REF TO cl_crm_bol_entity.

lr_entity = lr_ib_entity->get_related_entity( iv_relation_name = 'HeaderPartnerSet' ). ----> Dump.

 

It says that lr_ib_entity is NULL and not pointing to a reference variable.

lr_ib_entity is at IBHeader level, has IBase details. How can i make lr_ib_entity to hold a valid reference?

 

Thanks

Ricky

 

Message was edited by: Ricky Sh


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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