The Function Module K_COSRA_READ_MULTI (CO Object: Read Multiple COSRA Totals Records) is a standard Function Module in SAP ERP and is part of the function group KARS within the package KACC.
Function Module | K_COSRA_READ_MULTI |
Short Text | CO Object: Read Multiple COSRA Totals Records |
Function Group | KARS |
Package | KACC |
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 | 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 |
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 | Selection Table | |
T_COSRA | LIKE | COSRA | Table of Read COSRA Records | |
T_FGR | LIKE | COFGR | Table of Field Groups to be Read |
This function module does not define any Exceptions.