Menu

SAP Function Module RPD1_RFC_READ_T512U_T513U

Import entries in T512U/T513U from other systems using RFC

The Function Module RPD1_RFC_READ_T512U_T513U (Import entries in T512U/T513U from other systems using RFC) is a standard Function Module in SAP ERP and is part of the function group RPD1 within the package PUTL.

Technical Information

Function Module RPD1_RFC_READ_T512U_T513U
Short Text Import entries in T512U/T513U from other systems using RFC
Function Group RPD1
Package PUTL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLI LIKE T512U-APPLI Application
FLAG_513U LIKE HRRHAS-TFLAG SPACE Should T513U be read ? (x-T513U, ' '- T512U)
MANDT LIKE SY-MANDT SY-MANDT Client for data from T513U
OTYPE LIKE T512U-OTYPE Object type
O_HIGH LIKE T512U-ONAME Object name (for interval: upper limit)
O_LOW LIKE T512U-ONAME Object name (for interval: lower limit)
SPRSL LIKE T512U-SPRSL Language key
TRANS LIKE T512U-SPRSL Target Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT LIKE SY-TABIX Number of lines read

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRIES_FOUND No entries found for selection criteria
WRONG_CLIENT_FOR_T513U Client for T513U does not exist