Menu

SAP Function Module WEBFI_GET_SPECIAL_GL

Get balances for special g/l transactions

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.