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

Re: Sharing of instance Attribute Between context nodes

$
0
0

Hi Nikhil,

 

Create an attribute gref_owner in the context node class which have ref type to implementation class. Now redefine the method IF_BSP_MODEL~INIT of context node.

Implement below

super->if_bsp_model~init( id    = id

                               owner = owner

                               ).

gref_owner ?=owner.

 

Now in get_xxx method access the implementation class attribute as gref_owner->gv_xyz.

 

Regards,

Nikhil


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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