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

GL posting through FB01

Former Member
0 Likes
366

Hi all

I want to know the FAUS1 related to a GL account.I used a FunctionModule "FI_Field_selection_determine". But this gets failed to satisfy my requirement in some cases. I m interested in finding the relation within any table.

Is there any table from where i can get the relation betweem GL account,FieldStatus Gp,Fiels Status Variant.so that i get FAUS1 using that Gp and Variant.

Any idea frnz.

Regards

DhanyaR Nair

1 REPLY 1
Read only

Former Member
0 Likes
326

Hi

I don't think because I believe the many behaviors are decided directly in the program SAPMF05A.

If you have to create a BDC it should be better to use the std program RFBIBL00 or the BAPIs BAPI_ACC_DOCUMENT_POST and BAPI_ACC_GL_POSTING_POST.

Max