INPUT (ABAP keyword)

INPUT is a keyword used in SAP ABAP programming.
This tutorial covers its introduction & syntax details.

INPUT

Basic form
INPUT.
This
key word will only be supported for a limited period (for the sake of
compatibility with R/2). Instead, please use FORMAT INPUT (see FORMAT )
or the addition … INPUT of the WRITE statement.