‎2009 Jan 07 7:40 AM
BAPI_GL_GETGLACCBALANCE
BAPI_GL_GETGLACCCURRENTBALANCE
BAPI_GL_GETGLACCPERIODBALANCES
Can anybody let me know whts the purpose for these bapi's.
please let me know the exact purpose.
is it used for any uploading or for what purpose.
‎2009 Jan 07 7:54 AM
Hi,
Refer Below for all your queries:
BAPI_GL_GETGLACCBALANCE
http://abap.wikiprog.com/wiki/BAPI_GL_GETGLACCBALANCE
BAPI_GL_GETGLACCCURRENTBALANCE
http://abap.wikiprog.com/wiki/BAPI_GL_GETGLACCCURRENTBALANCE
BAPI_GL_GETGLACCPERIODBALANCES
http://abap.wikiprog.com/wiki/BAPI_GL_GETGLACCPERIODBALANCES
‎2009 Jan 07 7:44 AM
hi,
you can get the function module documentation from SE37 transaction.
check it.
‎2009 Jan 07 7:54 AM
Hi,
Refer Below for all your queries:
BAPI_GL_GETGLACCBALANCE
http://abap.wikiprog.com/wiki/BAPI_GL_GETGLACCBALANCE
BAPI_GL_GETGLACCCURRENTBALANCE
http://abap.wikiprog.com/wiki/BAPI_GL_GETGLACCCURRENTBALANCE
BAPI_GL_GETGLACCPERIODBALANCES
http://abap.wikiprog.com/wiki/BAPI_GL_GETGLACCPERIODBALANCES
‎2009 Jan 07 7:58 AM
There are not used for uploading anything (into SAP that is), but these BAPI's return General Ledger information / account balance information.
Also have a look at the BAPI documentation, might be helpful although the text is more or less the same for all BAPI's.
‎2009 Jan 07 8:24 AM
Hi
BAPI_GL_GETGLACCBALANCE --provides the ending balance of a G/L account for the fiscal year selected.
BAPI_GL_GETGLACCCURRENTBALANCE *--provides the ending balance of a G/L account for the current fiscal year.
BAPI_GL_GETGLACCPERIODBALANCES *--For a G/L account, the method provides the balances per company code for the fiscal year selected.