DESCRIBE FIELD

Reference

Syntax

DESCRIBE FIELD dobj
  [TYPE typ [COMPONENTS com]]
  [LENGTH ilen IN {BYTE|CHARACTER} MODE]
  [DECIMALS dec]
  [OUTPUT-LENGTH olen]
  [HELP-ID hlp]
  [EDIT MASK mask].


Effect

Specifies the properties of a data object dobj.

Additions

Returns the name of the data element in the ABAP Dictionary to which the type of dobj refers, in hlp.