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 function for 0FI_GL_14

Former Member
0 Likes
804

Dear Experts,

I am trying to see a possibility of extracting the data form 0FI_GL_14 using a BAPI function . Could anybody share if it would be possible ? I will be using a .net to do it.

Thanks for your help.

Thanks

Palzor Lama

4 REPLIES 4
Read only

Ulrich_Schmidt1
Product and Topic Expert
Product and Topic Expert
0 Likes
760

Hi Palzor,

such questions are perhaps better asked in one of the application forums (FI?) than in a basis technology forum?

Best Regards, Ulrich

Read only

0 Likes
760

Thanks I will do that!

Read only

RaymondGiuseppi
Active Contributor
0 Likes
760

From Datasource documentation: General Ledger Accounting (New): Line Items of the Leading Ledger, you could find the FM used by BW to extract data (FM FAGL_GET_SI_DATA) But AFAIK there is no wrapper RFC enabled FM or BAPI, you should check calling transaction BAPI for your version.

Regards,

Raymond

Read only

0 Likes
760

Thanks Rayond