Menu

SAP Function Module SALP_AGGREG_CHECK_AND_DO

prüft, ob und wie ein Objekt aggregiert werden muß und führt Aggr. ggf aus

The Function Module SALP_AGGREG_CHECK_AND_DO (prüft, ob und wie ein Objekt aggregiert werden muß und führt Aggr. ggf aus) is a standard Function Module in SAP ERP and is part of the function group SALP within the package SMOI.

Technical Information

Function Module SALP_AGGREG_CHECK_AND_DO
Short Text prüft, ob und wie ein Objekt aggregiert werden muß und führt Aggr. ggf aus
Function Group SALP
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_OBJECT TYPE ALPERFDBOC Shortened ALPERFDB Structure (Without Cluster)
LOADTABLE TYPE CHAR1 'X' Single-Character Flag
REORGSCHEMA TYPE ALPFREORSCHEMSTR Structure for PerfDB Reorganization Information

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OLDENOUGH TYPE CHAR1 Single-Character 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
PERFDB_DATA LIKE ALPERFDBOC Shortened ALPERFDB Structure (Without Cluster)

Exceptions

This function module does not define any Exceptions.