DESCRIBE


Return attributes of a field
- DESCRIBE FIELD f.
Return attributes of an internal table
- DESCRIBE TABLE itab.
Determine distance between two fields
- DESCRIBE DISTANCE BETWEEN f1 AND f2 INTO f3.
Return attributes of a list
- DESCRIBE LIST NUMBER OF LINES lin.
- DESCRIBE LIST NUMBER OF PAGES n.
- DESCRIBE LIST LINE lin PAGE pag.
- DESCRIBE LIST PAGE pag.


Index
© SAP AG 1996