Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI purpose

Former Member
0 Likes
863

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
815

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

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
815

hi,

you can get the function module documentation from SE37 transaction.

check it.

Read only

Former Member
0 Likes
816

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

Read only

Sm1tje
Active Contributor
0 Likes
815

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.

Read only

Former Member
0 Likes
815

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.