Application Development 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: 

Transactions or BAPI for GL account

Former Member
0 Kudos

Hi all,

could anyone tell me transactions or BAPI for GL account.

Regards,

Ruchika

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

I dont know in which scenario you want the BAPI for GL account.

Below are list of BAPI's realted to GL accounts.

Revert back if any issues.

Reward with points if helpful.

BAPIS's:

BAPI_GL_GETGLACCBALANCE Closing balance of G/L account for chosen year

BAPI_GL_GETGLACCCURRENTBALANCE Closing balance of G/L account for current year

BAPI_GL_GETGLACCPERIODBALANCES Posting period balances for each G/L account

3006 Business Objekt General Ledger Account

BAPI_GL_ACC_EXISTENCECHECK Check existence of G/L account

BAPI_GL_ACC_GETBALANCE Closing balance of G/L account for chosen year

BAPI_GL_ACC_GETCURRENTBALANCE Closing balance of G/L account for current year

BAPI_GL_ACC_GETLIST List of G/L accounts for each company code

BAPI_GL_ACC_GETPERIODBALANCES Posting period balances for each G/L account

3006_HRO Business object G/L account

BAPI_GL_ACC_GETDETAIL G/L account details

BAPI_ACC_GL_POSTING_CHECK Accounting: General G/L Account Posting

BAPI_ACC_GL_POSTING_POST Accounting: General G/L Account Posting

BAPI_ACC_GL_POSTING_REV_CHECK Accounting: Check Reversal of General G/L Accoun

BAPI_ACC_GL_POSTING_REV_POST Accounting: Post General G/L Posting Reversal

Regards,

Naveen

5 REPLIES 5

Former Member
0 Kudos

transaction is FS00 to create GL account

and table is SKB1

Former Member
0 Kudos

Hi,

I dont know in which scenario you want the BAPI for GL account.

Below are list of BAPI's realted to GL accounts.

Revert back if any issues.

Reward with points if helpful.

BAPIS's:

BAPI_GL_GETGLACCBALANCE Closing balance of G/L account for chosen year

BAPI_GL_GETGLACCCURRENTBALANCE Closing balance of G/L account for current year

BAPI_GL_GETGLACCPERIODBALANCES Posting period balances for each G/L account

3006 Business Objekt General Ledger Account

BAPI_GL_ACC_EXISTENCECHECK Check existence of G/L account

BAPI_GL_ACC_GETBALANCE Closing balance of G/L account for chosen year

BAPI_GL_ACC_GETCURRENTBALANCE Closing balance of G/L account for current year

BAPI_GL_ACC_GETLIST List of G/L accounts for each company code

BAPI_GL_ACC_GETPERIODBALANCES Posting period balances for each G/L account

3006_HRO Business object G/L account

BAPI_GL_ACC_GETDETAIL G/L account details

BAPI_ACC_GL_POSTING_CHECK Accounting: General G/L Account Posting

BAPI_ACC_GL_POSTING_POST Accounting: General G/L Account Posting

BAPI_ACC_GL_POSTING_REV_CHECK Accounting: Check Reversal of General G/L Accoun

BAPI_ACC_GL_POSTING_REV_POST Accounting: Post General G/L Posting Reversal

Regards,

Naveen

0 Kudos

Hi naveen

Thanks for your reply,

I want to create a lsmw tool in GL account master data.

can you suggest me which method i should adopt,

if BAPI

dan which BAPI.

regards,

ruchika

0 Kudos

Hi,

In the first step ; Create Object attributes.

Provide BUSINESS OBJECT : BUS6030

METHOD : POST

Revert back if any issues.

Reward with points if helpful.

Regards,

Naveen.

Former Member
0 Kudos

chk the bapi BAPI_ACC_GL_POSTING_POST