Menu

SAP Function Module AM_DELETE_CHAC

Löschen eines Kontenplans im AM

The Function Module AM_DELETE_CHAC (Löschen eines Kontenplans im AM) is a standard Function Module in SAP ERP and is part of the function group ACUT within the package AC.

Technical Information

Function Module AM_DELETE_CHAC
Short Text Löschen eines Kontenplans im AM
Function Group ACUT
Package AC
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_KTOPL LIKE T001-KTOPL Chart of accounts to be deleted
I_XTEST LIKE T001-XGSBE 'X' Test mode (Yes - 'X')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.