0 votes
in SAP ABAP by
____________ statement provides information about an internal table’s attributes.

a) DESCRIBE TABLE <internal table>

b) SY-DEBUG

c) COLLECT

d) None of these

1 Answer

0 votes
by

a) DESCRIBE TABLE <internal table> statement provides information about an internal table’s attributes.

...