Answer Posted / sushant r. gote
Basically Token is the smallest logical meaningful entity
of the program. So ABAP Token is the smallest logical
meaningfull 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.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Describe the difference between macro and subroutine?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
Explain the advantages/disadvantages of logical databases?
What is modularization and its benefits? : abap modularization
What is locking ?
What is the function of a data element? : abap data dictionary
what is the difference between Blocked ALV and interactive ALV?
What is an “on request field” statement?
What are the parameters in bdc_open_group? : abap bdc
What kind of deliverables you have on a day to day basis?
What are dml commands in abap?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
Rp_provide_from_last contains how many parameters ? : abap hr
What are Tickets in Realtime ?
What are authorization objects and what statement is used to perform an authorization check in an abap program?