Ansicht
Dokumentation

ABAPINFOTYPES_SHORTREF - INFOTYPES SHORTREF

ABAPINFOTYPES_SHORTREF - INFOTYPES SHORTREF

BAL_S_LOG - Application Log: Log header data   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

INFOTYPES

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

  • 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.
  • VALID FROM intlim1 TO intlim2
    Creates the columns intlim1 and intlim2 for the obsolete abbreviated form of PROVIDE as interval limits.
  • AS PERSON TABLE
    Creates the name of the internal table as ppnnnn. abbreviated form of PROVIDE as interval limits.
  • AS PERSON TABLE
    Creates the name of the internal table as ppnnnn.





Addresses (Business Address Services)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2025 Date: 20240426 Time: 071629     sap01-206 ( 26 ms )