Menu

SAP Function Module K_COSPRA_READ_MULTI

CO-Objekt: Lesen vieler Summensätze COSPRA

The Function Module K_COSPRA_READ_MULTI (CO-Objekt: Lesen vieler Summensätze COSPRA) is a standard Function Module in SAP ERP and is part of the function group KARS2 within the package KPLA.

Technical Information

Function Module K_COSPRA_READ_MULTI
Short Text CO-Objekt: Lesen vieler Summensätze COSPRA
Function Group KARS2
Package KPLA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BIS_PERIODE LIKE COSPR-PERBL 500 Periode, bis zu der Summenwerte gefüllt werden
FORM_NAME LIKE Formroutine für Rücksprung
MODUS LIKE SY-TABIX 3 Verarbeitungsmodus
PROGNAME LIKE SY-REPID Programmname für Rücksprung
VON_PERIODE LIKE COSPR-PERBL 1 Periode, ab der Summenwerte gefüllt werden

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
T_COSEL LIKE COSEL Selektionstabelle
T_COSPRA LIKE COSPRA Tabelle der gelesenen COSPRA-Sätze
T_FGR LIKE COFGR Tabelle der zu lesenden Feldgruppen

Exceptions

This function module does not define any Exceptions.