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

Re: status is not changing

$
0
0

Hi Santosh,

 

In EH_ONSAVE method you need to write the below code.

 

Data: wa type crmst_adminh_btil,   (structure for adminh table)

         current type if_bol_bo_property_access.

if wa-fieldname is not initial.


call method current->set_property_as_value

                             exporting

                               iv_attr_name = fieldname

                                iv_value= 'completed'.

 

endif.

 

try these code.

 

Thanks,

Narasimha


Viewing all articles
Browse latest Browse all 9080

Trending Articles



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