The Function Module BWOMU_GET_CHART_OF_ACCOUNTS (Lesen des Kontenplans zum Buchungskreis) is a standard Function Module in SAP ERP and is part of the function group BWOMU within the package KBWOM2.
Function Module | BWOMU_GET_CHART_OF_ACCOUNTS |
Short Text | Lesen des Kontenplans zum Buchungskreis |
Function Group | BWOMU |
Package | KBWOM2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BUKRS | LIKE | T001-BUKRS | Buchungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_KTOPL | LIKE | T001-KTOPL | Kontenplan |
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.