Menu

SAP Function Module DBAN_GET_COLUMNINFO

Get COLUMNINFO from dban-CSV-File Header Line

The Function Module DBAN_GET_COLUMNINFO (Get COLUMNINFO from dban-CSV-File Header 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_GET_COLUMNINFO
Short Text Get COLUMNINFO from dban-CSV-File Header 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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_AGGREGATE_INFO TYPE FLAG allgemeines flag

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
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
DIFFERENT_FORMAT lines have different format/numbr of entries
LINE_MISSING One of the lines to determine info is missing