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

Re: Pick Data from table and move to component

$
0
0

Hi Shruthi,

 

In 3rd step is done using SELECT statement.

 

SELECT EXT_LOCNO

FROM CRMM_LOCMAP

INTO local_internal_table

WHERE condition partner_no = lv_partner_no.

 

Now you will get the desired record into internal table.

Using READ statement get EXT_LOCNO into work area.

 

Assign work area to EXT_LOCNO

lv_ext_locno = work_area-EXT_LOCNO.

 



Viewing all articles
Browse latest Browse all 7775

Trending Articles



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