2013 Jan 09 8:35 PM
Hello,
I have 3 statements in new ABAP editor
FIELD-SYMBOLS: <fs_xvbap> TYPE vbapvb.
FIELD-SYMBOLS: <fs_xvbap> TYPE ANY TABLE.
FIELD-SYMBOLS: <fs_xvbap> TYPE STANDARD TABLE of vbapvb.
Pls. let me know Why am not getting eclipse blue color on the 3rd/last statement on our SAP ECC 6.0 720 GUI as shown above?
Thank you
2013 Jan 09 8:42 PM
Hi,
If you use the ABAP Editor's check tool (Ctrl+F2) to check your syntax, it will indicate two problems:
Cheers,
Amy
2013 Jan 09 8:42 PM
Hi,
If you use the ABAP Editor's check tool (Ctrl+F2) to check your syntax, it will indicate two problems:
Cheers,
Amy
2013 Jan 09 9:08 PM
Thank you Amy.
1) Actually, just for example i gave these 3 statements, Sorry for confusion, actually, in my prog. i gave 3 different names for the 3 differnt FSs
2) Not sure, why am not getting syntax error on the 3rd statement bcz i put it on z_my_test_report and did CNTRL+F2 then no syntax error! hence i confused/posted question
Sure, i will follow your suggestion of
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |