Menu

SAP Function Module K_COSTS_INIT

Initialize Archiving Class K_COSTS

The Function Module K_COSTS_INIT (Initialize Archiving Class K_COSTS) is a standard Function Module in SAP ERP and is part of the function group KAAR within the package KBAS_ARCH.

Technical Information

Function Module K_COSTS_INIT
Short Text Initialize Archiving Class K_COSTS
Function Group KAAR
Package KBAS_ARCH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALL_LEDGERS TYPE C 'X' Are all the ledgers in T_LEDNR?

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
RA_WRTTP LIKE Select via value type
T_LEDNR TYPE KARC_T_LEDNR Ledger to be archived (default '00')

Exceptions

This function module does not define any Exceptions.