The Function Module BAPI_CONSCHARTOFACCTS_GETITEMS ( Display Financial Statement Items) is a standard Function Module in SAP ERP and is part of the function group 1025 within the package FC01.
Function Module | BAPI_CONSCHARTOFACCTS_GETITEMS |
Short Text | Display Financial Statement Items |
Function Group | 1025 |
Package | FC01 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONSCHART | LIKE | BAPI1025-CONSCHART | Consolidation Chart of Accounts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Return Code |
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 |
---|---|---|---|---|
CONSITEM_LIST | LIKE | BAPI1025_CONSITEM_LIST | List of Financial Statement Items |
This function module does not define any Exceptions.