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.
Function Module | AM_DELETE_CHAC |
Short Text | Löschen eines Kontenplans im AM |
Function Group | ACUT |
Package | AC |
Module Type | Normal Module |
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') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.