Menu

SAP Function Module K_COVJA_READ_MULTI

CO Object: Read Multiple COVJA Views

The Function Module K_COVJA_READ_MULTI (CO Object: Read Multiple COVJA Views) is a standard Function Module in SAP ERP and is part of the function group KARS within the package KACC.

Technical Information

Function Module K_COVJA_READ_MULTI
Short Text CO Object: Read Multiple COVJA Views
Function Group KARS
Package KACC
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 COSP-PERBL 500 Period to Which Totals Values are to be Filled
FORMNAME LIKE Form Routine for Return
MODUS LIKE SY-TABIX 3 Processing Mode
PROGNAME LIKE SY-REPID Program Name for Return
VON_PERIODE LIKE COSP-PERBL 1 Period from Which Totals Values are to be Filled

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 Selection Table
T_COVJA LIKE COVJA Table of Read COBJA Records
T_FGR LIKE COFGR Table of Field Groups to be Read

Exceptions

This function module does not define any Exceptions.