2013 Jan 28 4:36 PM
Hi everyone,
recently i am doing something about metrics. Some metrics are related to local variable which are defined in methoden.
the statement Syntax-Check executes a syntax check for the program and write information in various kinds of tables with addition ID id TABLE idt .
http://help.sap.com/abapdocu_702/en/abapsyntax-check_internal.htm
The identifier id controls the type of information that is written to the corresponding table. The identifier are in type group SLIN and SYNT.
But there are only the Identifier, i am looking for the interpretation of Identifier.
If anybody know the interpretation, kindly share with me.
Thanks
have a good day.
Yinxiao
Hi everyone,
recently i am doing something about metrics. Some metrics are related to local variable which are defined in methoden.
the statement Syntax-Check executes a syntax check for the program and write information in various kinds of tables with addition ID id TABLE idt .
http://help.sap.com/abapdocu_702/en/abapsyntax-check_internal.htm
The identifier id controls the type of information that is written to the corresponding table. The identifier are in type group SLIN and SYNT.
But there are only the Identifier, i am looking for the interpretation of Identifier.
If anybody know the interpretation, kindly share with me.
Thanks
have a good day.
Yinxiao
2013 Jan 28 5:41 PM
hello,
The things that you are trying to research (I hope so, since you cannot use them as they are for internal use only) are internal to SAP and won't be ofund inside. Why do you need these ?
best regards,
swanand
2013 Jan 28 7:04 PM
Hello,
Thanks for your reply.
Now I am doing some staff about code maintenance with metrics.
Some metric (e.g. Fan-in, coupling metrics) need the information about local variables in methods.
An prototype is already implement which have to scann code pro statement. The efficiency is not good.
I am looking for a better solution.
Regards
Yinxiao
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |