Menu

SAP Function Module DBAN_AGGREGATE_TABLE

Aggregate values of table into one line

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module DBAN_AGGREGATE_TABLE (Aggregate values of table into one line) 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_TABLE
Short Text Aggregate values of table into one line
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
IV_ADD_MIN_MAX TYPE FLAG allgemeines flag
IV_NO_HEADER_CONTAINED TYPE FLAG allgemeines flag

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)
COLUMNSINFO LIKE SDBCOLINFO Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo)
DATA LIKE SDBLIN1024 Interne Struktur fuer Textdateien (Breite 1024)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AGGREGATE_INFO No aggregate info is given -> nothing can be done
NO_VALID_HEADER No header line to determine COLUMNINFO in table DATA