Menu

SAP Function Module K_COSBA_READ_AGGREGATED

COSBA aggregiert lesen

The Function Module K_COSBA_READ_AGGREGATED (COSBA aggregiert lesen) is a standard Function Module in SAP ERP and is part of the function group KKCOOBJ1 within the package CKCO.

Technical Information

Function Module K_COSBA_READ_AGGREGATED
Short Text COSBA aggregiert lesen
Function Group KKCOOBJ1
Package CKCO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGGREGATE_FUNCTION TYPE C 'SUM' Aggregatfunktion
BIS_PERIODE TYPE COSP-PERBL 16 Periode, bis zu der Summenwerte gefüllt werden
T_COSEL TYPE COSELTAB Selektionstabelle
T_FGR TYPE COFGRTAB Tabelle der zu lesenden Feldgruppen
T_GROUP_BY TYPE COFIELDTAB Felder, über die NICHT verdichtet wird
VON_PERIODE TYPE COSP-PERBL 1 Periode, ab der Summenwerte gefüllt werden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_COSBA TYPE COSBATAB Tabelle der gelesenen COSB-Sätze

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.