ABAP Keyword Documentation →  ABAP − Short Reference → 

INFOTYPES - Short Reference

Reference

Syntax

INFOTYPES nnnn [NAME name]
               [OCCURS n]
               [MODE N]
               [VALID FROM intlim1 TO intlim2]
               [AS PERSON TABLE].


Effect

Special statement:
Creates an internal table with the name pnnnn for an infotype of the SAP ERP component HR.

Additions