The Function Module REIO_READ_OBJECT (Sequential Reading of Logical Documents) is a standard Function Module in SAP ERP and is part of the function group SDC_ARCH_REIO within the package SDOK.
Function Module | REIO_READ_OBJECT |
Short Text | Sequential Reading of Logical Documents |
Function Group | SDC_ARCH_REIO |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE_HANDLE | TYPE | SY-TABIX | Handle | |
CLASS | TYPE | SDOK_CLASS | SPACE | Document Class |
CLIENT | TYPE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
OBJID | TYPE | SDOK_DOCID | SPACE | ID for documents and relations |
PRINT_LIST | TYPE | ARC_BUFFER-FLAGS | SPACE | Output flag |
SHOW_EMPTY_ENTRIES | LIKE | SY-INPUT | SPACE | Internal |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.