Menu

SAP Function Module K_RPSCO_PRE_READ

Pre-Fetch Read Routine for RPSCO

The Function Module K_RPSCO_PRE_READ (Pre-Fetch Read Routine for RPSCO) is a standard Function Module in SAP ERP and is part of the function group KLDB within the package KACC.

Technical Information

Function Module K_RPSCO_PRE_READ
Short Text Pre-Fetch Read Routine for RPSCO
Function Group KLDB
Package KACC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARNMR LIKE ADMI_RUN-DOCUMENT '000000' Archivnummer
I_STD_STRUCS TYPE C SPACE Standard structures
I_VSKAT LIKE VSKOPF-VSKAT 2 Versionskategorie
I_VSNMR LIKE VSKEY_INC-VSNMR SPACE PS version number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_OBJNR LIKE JSTO_PRE Object numbers for all the objects to be read

Exceptions

This function module does not define any Exceptions.