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.
Function Module | K_RPSCO_PRE_READ |
Short Text | Pre-Fetch Read Routine for RPSCO |
Function Group | KLDB |
Package | KACC |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.