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

Re: F4 help doesn't work

$
0
0

Hi Swetha,

 

In your code of Get_v_Method .

is it a AET created field? if it is a AET field then in my knowledge it will have name like EXT.fieldname.

 

ls_map-context_attr = 'aTTRIBUTE NAME'(JUST COPY THE NAME IN CONTEXT NODE')

ls_map-f4_attr = 'Only attribute with out any prefix'(' ' ). eg(  'ZTZONE' )
Append ls_map to: lt_inmap.

clear ls_map.

ls_map-context-attr = 'aTTRIBUTE NAME'(JUST COPY THE NAME IN CONTEXT NODE')
ls_map-f4_attr = 'Only attribute with out any prefix'(' ' ). eg(  'ZTZONE' )
append ls_map to: lt_outmap.

 

and also keep a break point in the SET method after changing the code.

 

For further clarification check this link.

 

http://www.sapcrmwebui.com/2013/05/39providing-f4-help.html

 

 

 

Regards,

Rajya lakshmi ch.


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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