Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Drill down of declared fields while coding.

Former Member
0 Likes
428

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.

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
383

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

3 REPLIES 3
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
384

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

Read only

Former Member
0 Likes
383

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.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
383

Hello,

Check this SAP documentation for details: [http://help.sap.com/saphelp_nwpi71/helpdata/en/43/2ab10bb7380b1ae10000000a1553f6/content.htm]

BR,

Suhas