Menu

SAP Function Module DBAN_AGGREGATE_ONE_DAY

Aggregate Data whithin one day

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module DBAN_AGGREGATE_ONE_DAY (Aggregate Data whithin one day) 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_AGGREGATE_ONE_DAY
Short Text Aggregate Data whithin one day
Function Group SADY
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGIN_TIME TYPE SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit
CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung
END_TIME TYPE SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit
FILEID TYPE SDB_DBMCMD SAP DB: DBMServer-Kommando
FILE_FROM_DB TYPE FLAG allgemeines flag
TRY_GIVEN_COLINFO TYPE FLAG If no colinfo in file: Try as given in AGGR_COLUMNSINFO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGGREGATE TYPE SDBLIN1024 Interne Struktur fuer Textdateien (Breite 1024)
LINE_COUNT TYPE INT4 Natürliche Zahl

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
AGGR_COLUMNSINFO LIKE SDBCOLINFO Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo)
HEADER_LINES TYPE SDBLIN1024_TAB Header Zeilen der gefundenen Datei

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GET_FILE_ERROR Error when reading file with fileid for con_name
INVALID_TIMES Invalid start/end times
NO_AGGREGATE_INFO No Info for aggregation contained in file header
NO_DATA_IN_INTERVAL No data are found in specifies time interval
NO_DBCON con_name not found in table DBCON
NO_FILE_FOUND File with fileid was not found for con_name
NO_VALID_HEADER File doesn't contain valid header lines