Menu

SAP Function Module BAPI_SL_GETTOTALRECORDS

Special Purpose Ledger: Select totals records for accounts

The Function Module BAPI_SL_GETTOTALRECORDS (Special Purpose Ledger: Select totals records for accounts) is a standard Function Module in SAP ERP and is part of the function group 1021 within the package GBAS.

Technical Information

Function Module BAPI_SL_GETTOTALRECORDS
Short Text Special Purpose Ledger: Select totals records for accounts
Function Group 1021
Package GBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUS_AREA LIKE BAPI1021_1-BUS_AREA Business area
COMPANY LIKE BAPI1021_1-COMPANY Company
COMPANYCODE LIKE BAPI1021_1-COMP_CODE Company code
COSTCENTER LIKE BAPI1021_1-COSTCENTER Cost center
CO_AREA LIKE BAPI1021_1-CO_AREA Controlling area
CURRENCY LIKE BAPI1021_1-CURRENCY Currency Key
FISCALYEAR LIKE BAPI1021_1-FISC_YEAR Fiscal year
FUNC_AREA LIKE BAPI1021_1-FUNC_AREA Functional area
FUNC_AREA_LONG LIKE BAPI1021_1-FUNC_AREA_LONG Functional Area
GL_ACCOUNT LIKE BAPI1021_1-GL_ACCOUNT Account number
GRANT_NBR LIKE BAPI1021_1-GRANT_NBR Grant
LEDGER LIKE BAPI1021_1-LEDGER Ledger
PER LIKE BAPI1021_1-PERIOD Period
PERIOD_AGG LIKE BAPI1021_1-PER_AGG 'X' Indicator: Aggregate over periods
PROFIT_CTR LIKE BAPI1021_1-PROFIT_CTR Profit Center
RECORDTYPE LIKE BAPI1021_1-REC_TYPE '0' Record type
VERSION LIKE BAPI1021_1-VERSION '01' Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return parameter

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
EXTENSIONIN LIKE BAPIPAREX Customer enhancement entry parameters
EXTENSIONOUT LIKE BAPIPAREX Customer enhancement output for customer fields
TOTALS_SPL LIKE BAPI1021_TOTALS_SPL Totals records (without customer fields)

Exceptions

This function module does not define any Exceptions.