ABAPINFOTYPES_SHORTREF - INFOTYPES SHORTREF
PERFORM Short Reference General Data in Customer MasterThis documentation is copyright by SAP AG.
INFOTYPES
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
- nnnn
Four-digit, numeric key of an info type. - NAME name
Defines the name of the internal table as name. - OCCURS n
Defines the initial memory usage of the internal table. - MODE N
Prevents linking to special logical databases. - VALID FROM intlim1 TO intlim2
Creates the columns intlim1 and intlim2 for theobsolete abbreviated form of PROVIDE as interval limits. - AS PERSON TABLE
Creates the name of the internal table as ppnnnn.
Vendor Master (General Section) CL_GUI_FRONTEND_SERVICES - Frontend Services
This documentation is copyright by SAP AG.
Length: 1736 Date: 20120522 Time: 232638 triton ( 39 ms )






