‎2010 Nov 15 12:24 PM
Hello All,
In ECC 6.0, while coding i am not getting the fields declared above automatically. I mean if i have declared
DATA: it_mara_marc type table of mara, then moving forward with coding, if i just put 'it', then previous version of SAP will list all possible fields declared above.
Jus like Ctrl + SPACE to choose different options available for a field. Let me know if any settings need to be changed to achieve it.
Thanks
Hari.
‎2010 Nov 15 12:36 PM
Hello,
In your ABAP editor just beside the NUM'lock indicator there is a button for "Options".
In the subsequent pop-up select "Code Completion" & then check the "Suggest Non Keywords from the Text" option.
BR,
Suhas
‎2010 Nov 15 12:36 PM
Hello,
In your ABAP editor just beside the NUM'lock indicator there is a button for "Options".
In the subsequent pop-up select "Code Completion" & then check the "Suggest Non Keywords from the Text" option.
BR,
Suhas
‎2010 Nov 15 12:50 PM
Hello,
R u referring to OPTIONS in Customize Layout. If yes i couldnt find the buttons said by you. Could you sent a snapshot to below id
Thanks.
‎2010 Nov 15 1:08 PM
Hello,
Check this SAP documentation for details: [http://help.sap.com/saphelp_nwpi71/helpdata/en/43/2ab10bb7380b1ae10000000a1553f6/content.htm]
BR,
Suhas