Menu

SAP Function Module BAPI_AR_ACC_GETKEYDATEBALANCE

Customer account balance at a key date

The Function Module BAPI_AR_ACC_GETKEYDATEBALANCE (Customer account balance at a key date) is a standard Function Module in SAP ERP and is part of the function group 3007 within the package FBD.

Technical Information

Function Module BAPI_AR_ACC_GETKEYDATEBALANCE
Short Text Customer account balance at a key date
Function Group 3007
Package FBD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BALANCESPGLI LIKE BAPI3007-BAL_SGLIND SPACE Balance per special G/L indicator
COMPANYCODE LIKE BAPI3007_1-COMP_CODE Company code
CUSTOMER LIKE BAPI3007_1-CUSTOMER Customer
KEYDATE LIKE BAPI3007-KEY_DATE Key date
NOTEDITEMS LIKE BAPI3007-NTDITMS_RQ SPACE Noted items requested

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Return Code

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
KEYBALANCE LIKE BAPI3007_3 Balance at key date

Exceptions

This function module does not define any Exceptions.