2008 Apr 15 7:01 AM
hi experts,
ABAP statements allow to specify some parts dynamically. for that we use tokens. can any one please help me to learn about tokens.
provide me the full information about what is tokens? why we use tokens? & how to use tokens?
plz help me. thanks in advance.
2008 Apr 15 7:32 AM
hi ,
as per the above links u can get a detail theory about tokens...
but do check the below link as it shows a complete program abt how tikens are used in what way they r imp.
http://sap.ittoolbox.com/code/archives.asp?i=10&d=3619&a=s
thanks and regards
Saurabh Desai
ps:refer points if u find this answer helpful.
[http://sap.ittoolbox.com/code/archives.asp?i=10&d=3619&a=s]
hi experts,
ABAP statements allow to specify some parts dynamically. for that we use tokens. can any one please help me to learn about tokens.
provide me the full information about what is tokens? why we use tokens? & how to use tokens?
plz help me. thanks in advance.
2008 Apr 15 7:18 AM
Hi,
[http://help.sap.com/saphelp_nw04/helpdata/en/14/8b5c19b31c11d5b6f7006094192fe3/content.htm]
[http://www12.sap.com/community/flash/KW07_08_Story_2.epx]
[https://media.sdn.sap.com/html/submitted_docs/nw_kmc/javadoc/com/sapportals/wcm/util/string/StrTokenizer.html]
2008 Apr 15 7:32 AM
hi ,
as per the above links u can get a detail theory about tokens...
but do check the below link as it shows a complete program abt how tikens are used in what way they r imp.
http://sap.ittoolbox.com/code/archives.asp?i=10&d=3619&a=s
thanks and regards
Saurabh Desai
ps:refer points if u find this answer helpful.
[http://sap.ittoolbox.com/code/archives.asp?i=10&d=3619&a=s]
2008 Apr 15 7:36 AM
Hi,
Basically Token is the smallest logical meaningful entity
of the program. So ABAP Token is the smallest logical
meaningful entity of the program. For Example:
START-OF-SELECTION.
If we try to devide this entity further then it will loose
its meaning intended by ABAPer. As for ex START, OF,
SELECTION.
Also, Try this link..
http://www.abapcode.sapbrainsonline.com/2008/03/scan-abap-keyword.html
2008 May 08 4:00 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |