Menu

SAP Function Module SALP_EXPAND_KAL_TAB

expandiert eine Kalender Tabelle

The Function Module SALP_EXPAND_KAL_TAB (expandiert eine Kalender Tabelle) 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_EXPAND_KAL_TAB
Short Text expandiert eine Kalender Tabelle
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
FIRSTDAY TYPE ALDATE Alert: date
KALNAME TYPE ALPFPOLKEY Monitoring architecture: Performance database schema key
LASTDAY TYPE ALDATE Alert: date
LOADTABLE TYPE CHAR1 'X' Single-Character Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IN_TAB TYPE ALPFDKALTAB Calendar Table for PerfDB Reorganization
OUT_TAB TYPE ALPFDKALTAB Calendar Table for PerfDB Reorganization

Exceptions

This function module does not define any Exceptions.