Menu

SAP Function Module DBAN_GET_DAY_AGGREGATE

Tagesaggregation einer bestimmten Componente beschaffen

The Function Module DBAN_GET_DAY_AGGREGATE (Tagesaggregation einer bestimmten Componente beschaffen) is a standard Function Module in SAP ERP and is part of the function group SADY within the package SADA.

Technical Information

Function Module DBAN_GET_DAY_AGGREGATE
Short Text Tagesaggregation einer bestimmten Componente beschaffen
Function Group SADY
Package SADA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPONENT TYPE SDB_DBMCMD -> Filename DBAN_<COMPONENT>.csv
CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung
DATE TYPE SYDATUM Datum des gewünschten Tages

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGGREGATE TYPE SDBLIN1024 Aggregierte Zeile
AGGR_COLUMNSINFO TYPE SDBCOLINFO_TAB Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DBMRFC_ERROR dbmrfc error when trying to read file from computer
ERROR_DURING_AGGREGATE e.g. wrong number of entries in a row...
INVALID_CON_NAME CON_NAME not in DBCONUSR
NO_AGGREGATE_INFO Type header line containes no information for aggregation (A, S,...)
NO_DATA_IN_FILE File found, but it contains no data lines
NO_VALID_HEADER e.g. number of header line entries and data line entries differes