Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.