Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

Delete the data in the view of account

$
0
0

Hello,

 

how i can deleting data in the view of account, which i can see anything.

 

 

this my code but never is changing :

 

DATA : ls_header TYPE CRMST_HEADER_OBJECT_BUIL.

            lr_coll2->get_properties(

              IMPORTING

                es_attributes = ls_header

            ).

          CLEAR ls_header.

          lr_coll2->set_properties( ls_header ).

 

  lr_coll2 ?= me->ztyped_context->header->collection_wrapper->get_current( ).

 

NB : my code was implemented in DO_PREAPARE_OUTPUT.

 

Thinks for help

Best Regards




Viewing all articles
Browse latest Browse all 4552

Trending Articles



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