The Function Module K_COSPA_READ_MULTI_INCL_BAS_VL (CO-Objekt: Lesen vieler Summensätze COSPA incl. Vollversion) is a standard Function Module in SAP ERP and is part of the function group KARV within the package KBAS.
Function Module | K_COSPA_READ_MULTI_INCL_BAS_VL |
Short Text | CO-Objekt: Lesen vieler Summensätze COSPA incl. Vollversion |
Function Group | KARV |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BIS_PERIODE | LIKE | COSP-PERBL | 500 | Periode, bis zu der Summenwerte gefüllt werden |
FORMNAME | LIKE | Formroutine für Rücksprung | ||
PROGNAME | LIKE | SY-REPID | Programmname für Rücksprung | |
VON_PERIODE | LIKE | COSP-PERBL | 1 | Periode, ab der Summenwerte gefüllt werden |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_COSEL | LIKE | COSEL | Selektionstabelle |
This function module does not define any Exceptions.