SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
INFOTYPES - Short 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