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

Fetch GL Line items

Former Member
0 Likes
1,009

Hi ,

I am using transaction code FBL3N. I key in the GL account, Company code , radiobutton for all items enabled.

After executing this transaction, I need the amount in document and index currency. (As i need to total).

Can anyone please let me know and FM or BAPI (May be a series or FM's or BAPI's)

to fetch the same. I need to filter this as per the document types also.

Please advise.

Best Regards,

Himanshu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
766

Hi,

Check the below BAPI: they are related to GL line items details

BAPI_GLX_GETDOCITEMS

BAPI_GL_GETGLACCBALANCE

BAPI_GL_ACC_GETLIST

BAPI_GL_ACC_GETDETAIL

Hope this helps you

Regards

Shiva

2 REPLIES 2
Read only

Former Member
0 Likes
767

Hi,

Check the below BAPI: they are related to GL line items details

BAPI_GLX_GETDOCITEMS

BAPI_GL_GETGLACCBALANCE

BAPI_GL_ACC_GETLIST

BAPI_GL_ACC_GETDETAIL

Hope this helps you

Regards

Shiva

Read only

0 Likes
766

Hi Shiva,

the fm's mentioned are not of any use.

Please advise

Best regards,

Himanshu