Menu

SAP Function Module CO_EP_SELECT_FROM_ARCHIVE

CO-Einzelposten vom Archiv lesen

The Function Module CO_EP_SELECT_FROM_ARCHIVE (CO-Einzelposten vom Archiv lesen) is a standard Function Module in SAP ERP and is part of the function group CO_OM_ARCH within the package KBAS_ARCH.

Technical Information

Function Module CO_EP_SELECT_FROM_ARCHIVE
Short Text CO-Einzelposten vom Archiv lesen
Function Group CO_OM_ARCH
Package KBAS_ARCH
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_CALLBACK_PROGRAM LIKE ARCH_OBJ-EXIT_PROG Programmname Callback
I_CALLBACK_ROUTINE LIKE ARCH_OBJ-EXIT_ROUT Routinenname Callback
I_OBJECT LIKE ARCH_OBJ-OBJECT Archivierungsobjekt
I_REPORT TYPE PROGNAME Codierung für Report, wird vielleicht noch geändert
I_SELECTIONS TYPE RSDS_FRANGE_T Selektionen

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_FILES LIKE RNG_ARCHIV Range-Tabelle für Archivdateien

Exceptions

This function module does not define any Exceptions.