Quantcast
Channel: SCN : Unanswered Discussions - Supplier Relationship Management (SAP SRM)
Viewing all articles
Browse latest Browse all 3933

Shopping cart Limit Item account assignment Known Button Default

$
0
0

Hi All,

 

I am trying to make Shopping cart Limit Item account assignment Known radio button as Default,

trying below code in Pre exit of method WDDOMODIFYVIEW in V_SC_DOFC_I_LIMITEM

webdynpro /SAPSRM/WDC_DODC_SC_I_LIM.

 

lo_nd_limit_sub = wd_context->path_get_node( path = `LIMIT_ITEM.LIMIT_SUB` ).

* get element via lead selection

  lo_el_limit_sub = lo_nd_limit_sub->get_element( ).

 

 

* @TODO handle not set lead selection

  IF lo_el_limit_sub IS INITIAL.

  ENDIF.

 

 

* @TODO fill attribute

lv_acc_ind = 02.

 

 

* set single attribute

  lo_el_limit_sub->set_attribute(

    name =  `ACC_IND`

    value = lv_acc_ind ).

 

But its not working , Please guide me on this,

 

Thank you,

Venkat

 

 

Limit Item.PNG


Viewing all articles
Browse latest Browse all 3933

Trending Articles



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