Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9076

Re: Trigger Supply Function Explicitly

$
0
0

Hi Jitendra,

 

Yes, you can trigger Supply Function explicitly by using method INVALIDATE( ) of interface if_wd_context_node as below

 

METHOD REFRESH.

 

data lo_node      type ref to if_wd_context_node.

 

lo_node = wd_context->get_child_node( name = 'MY_NODE' ).

 

lo_node->invalidate( )

 

ENDMETHOD.

Hope this helps you.

 

Regards,

Rama


Viewing all articles
Browse latest Browse all 9076

Trending Articles



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