The Function Module WEBFI_GET_SPECIAL_GL (Get balances for special g/l transactions) is a standard Function Module in SAP ERP and is part of the function group WEBFI_BALANCES within the package EBPP_APAR.
Function Module | WEBFI_GET_SPECIAL_GL |
Short Text | Get balances for special g/l transactions |
Function Group | WEBFI_BALANCES |
Package | EBPP_APAR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_SPEC_GL_MONTHLY | LIKE | WEBFI_EXT_SPEC_GL_MONTHLY_LINE | Monthly transaction figures for special GL processes | |
IT_COSEL | LIKE | COSEL | Selection table with field name |
This function module does not define any Exceptions.