The Function Module K_RCL_CLEAR_TOTALS (Abstimmledger: Summensätze clearen/löschen) is a standard Function Module in SAP ERP and is part of the function group KALU within the package KKAL.
Function Module | K_RCL_CLEAR_TOTALS |
Short Text | Abstimmledger: Summensätze clearen/löschen |
Function Group | KALU |
Package | KKAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FROM_PER | LIKE | CCSS-BUPER | '001' | From period |
I_ONLY_OWN_LOGSYS | LIKE | BOOLE-BOOLE | 'X' | Indicator: Own Logical System Records Only |
I_TO_PER | LIKE | CCSS-BUPER | '016' | To period |
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_BUKRS | LIKE | CORA_BUKRS | Ranges table with company codes | |
T_GJAHR | LIKE | CORA_GJAHR | Ranges table with fiscal years |
This function module does not define any Exceptions.