Menu

SAP Function Module KARL_DATA_INPUT_SELECT

Auswahl der Datenquelle (DB oder Archiv) für RW-Berichte

The Function Module KARL_DATA_INPUT_SELECT (Auswahl der Datenquelle (DB oder Archiv) für RW-Berichte) is a standard Function Module in SAP ERP and is part of the function group KARL within the package KBAS_ARCH.

Technical Information

Function Module KARL_DATA_INPUT_SELECT
Short Text Auswahl der Datenquelle (DB oder Archiv) für RW-Berichte
Function Group KARL
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_DB_AND_ARC TYPE C SPACE 'X' -> Auswahl DB und Archiv möglich
I_DOCUMENTATION LIKE DOKHL-OBJECT 'DEFAULT' Dokutext für i-Button
I_INFOSYS_POSSIBLE TYPE C SPACE 'X' -> Entscheidung Infosys / Manuelle Arch.Wahl
I_NO_SOURCE_SELECT TYPE C SPACE 'X' -> Keine Selektion der Datenquelle
I_OBJECT_FIXED TYPE C SPACE Änderbarkeit des Archivierungsobjekts
I_REPORT LIKE ARCH_REPOW-REPORT SPACE Report
I_REPORTTYPE LIKE ARCH_REPOW-REPORTTYPE SPACE Reporttyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ARCHOBJ LIKE ADMI_RUN-OBJECT Archivierungsobjekt
C_INFOSYS TYPE C 'X' 'X' -> Über Infosys lesen
C_XUSEAR LIKE DTINP-XUSEAR 'X' -> Vom Archiv lesen
C_XUSEDB LIKE DTINP-XUSEDB 'X' -> Von Datenbank lesen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ARCH_SEL LIKE RNG_ARCHIV Auswahl der zu verwendenden Archive
T_OBJECTS LIKE OBJECT_TAB Vorgesehene Archivierungsobjekte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_PARAMETERS Parameter widersprechen sich o.ä.