2008 Dec 19 4:53 AM
I am working on a network graphics program where the user can draw flowchart boxes and write corresponding event/perform/if etc to it. Now I have to put a check on these values like for eg
IF must be followed with a logical expression (as sap standard program do while a syntax check), Though I have already made some function modules for checking event/program name/call transaction etc. Is there any standard function module which checks IF/DO/LOOP syntax.
HI Priya.
Check following FM for SYNTAX check, but iam not sure which is satisfied your requirement.
C195_TEST_SYNTAX_CHECK
C1F0_PHRID_SYNTAX_CHECK
CHECK_FORM_ITF_SYNTAX
RS_DISPLAY_SYNTAX_DIAGRAM
RS_CUA_INTERNAL_SYNTAX_CHECK
SEO_CLASS_CHECK_INCLUDE_SYNTAX
SEO_CLIF_GET_SYNTAX_INFO
EDITOR_SYNTAX_CHECK
Regards,
Jay
2008 Dec 19 5:06 AM
HI Priya.
Check following FM for SYNTAX check, but iam not sure which is satisfied your requirement.
C195_TEST_SYNTAX_CHECK
C1F0_PHRID_SYNTAX_CHECK
CHECK_FORM_ITF_SYNTAX
RS_DISPLAY_SYNTAX_DIAGRAM
RS_CUA_INTERNAL_SYNTAX_CHECK
SEO_CLASS_CHECK_INCLUDE_SYNTAX
SEO_CLIF_GET_SYNTAX_INFO
EDITOR_SYNTAX_CHECK
Regards,
Jay
2008 Dec 19 5:07 AM
2008 Dec 19 6:29 AM
Hello Priya,
Function module EDITOR_SYNTAX_CHECK can be used for syntax check.
Regards
Arindam
2008 Dec 19 6:36 AM
Hi Priya,
See this link it will help u http://help.sap.com/saphelp_nw04/helpdata/en/fa/09722f543b11d1898e0000e8322d00/frameset.htm
Regards,
Flavya
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |