Menu

SAP Function Module REIO_READ_OBJECT

Sequential Reading of Logical Documents

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.

Technical Information

Function Module REIO_READ_OBJECT
Short Text Sequential Reading of Logical Documents
Function Group SDC_ARCH_REIO
Package SDOK
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.