Menu

SAP Function Module SPLIT_DB_MESSAGES_ADA

Zerlegen der DB Meldungen in eine Tabelle

The Function Module SPLIT_DB_MESSAGES_ADA (Zerlegen der DB Meldungen in eine Tabelle) is a standard Function Module in SAP ERP and is part of the function group SADB within the package SADA.

Technical Information

Function Module SPLIT_DB_MESSAGES_ADA
Short Text Zerlegen der DB Meldungen in eine Tabelle
Function Group SADB
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
FORMAT TYPE CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURR_IDX TYPE INT4 Natural Number
CYC_IDX TYPE INT4 Natural Number
END_IDX TYPE INT4 Natural Number

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CYCLIC TYPE CHAR1 Single-Character Flag

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LINETAB LIKE SDBALIST Genaral Structure for List Output
MSGTABLE LIKE DBMSGSDB SAP DB: Structure of Message File

Exceptions

This function module does not define any Exceptions.