2008 Feb 07 9:20 AM
What are ABAP Laterals? Could anybody explain me?
2008 Feb 07 9:26 AM
Do you mean ABAP Literals? These are hard-coded values. E.g. i = 1. or ch = 'abc' or str = `abcde`.
1, 'abc' and `abcde` are all literals - the first being numeric, the second being character, the third being string.
matt
2008 Feb 07 9:40 AM
2008 Feb 11 9:21 AM
2008 Feb 11 9:21 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |