2008 Jan 04 7:01 AM
Hi,
We have a requirement for posting FI documents for new General ledger i.e for transaction FB01L. Is there any BAPI for the same so that BDC can be avoided.
The BAPI "BAPI_ACC_DOCUMENT_POST" is used for FB01. Can we use it for FB01L?? As in this BAPI ledger group field is not there. Please suggest.
Thanks in advance.
Regards,
Gaurav
2008 Feb 12 8:24 AM
2008 Jul 01 5:10 PM
hi,
Can you tell me the detailed info about using the this BAPI?
Thanks in advance.
2008 Aug 14 3:57 PM
Hi Gaurav,
could you please share your solution with us.
I have the same problem.
Kind Regards
Philip
2010 Nov 15 7:42 AM
2012 Feb 27 2:15 PM
Hi ,
Can you please tell me which BAPI you are used to update Ledger group field in FB50L transaction
2013 Feb 18 2:19 PM
Hi Ursula,
Could you resolved the problem with de ledger group? I appreciate your help...
Thanks,
Sandra M.
2014 Jul 03 6:07 AM
Can you please guide me for the below case.
I have to post GL with 0L,1L & 2L using BAPI - BAPI_ACC_GL_POSTING_POST. In this case also i have to implement BADI?
Or can you please give sample code if possible.
2014 Jul 30 6:47 AM
Hi Philip,
Solved myself using the below options.
If you are using the BAPI - BAPI_ACC_GL_POSTING_POST, you can pass accounting principle field in importing structure BAPIACHE08. The relation between Legder group & accounting principle has to be configured in SPRO by FICO consultant. Once they configured in the system, get the accounting principles and then pass the accounting principle .
Code: s_documentheader-acc_principle = wa_header-acc_principle.
Reward me if this will help you.
Thanks,
Yerukala Setty
2014 Jul 30 6:48 AM
Hi Ursula,
Solved myself using the below options.
If you are using the BAPI - BAPI_ACC_GL_POSTING_POST, you can pass accounting principle field in importing structure BAPIACHE08. The relation between Legder group & accounting principle has to be configured in SPRO by FICO consultant. Once they configured in the system, get the accounting principles and then pass the accounting principle .
Code: s_documentheader-acc_principle = wa_header-acc_principle.
Reward me if this will help you.
Thanks,
Yerukala Setty
2014 Jul 30 6:49 AM
Solved myself using the below options.
If you are using the BAPI - BAPI_ACC_GL_POSTING_POST, you can pass accounting principle field in importing structure BAPIACHE08. The relation between Legder group & accounting principle has to be configured in SPRO by FICO consultant. Once they configured in the system, get the accounting principles and then pass the accounting principle .
Code: s_documentheader-acc_principle = wa_header-acc_principle.
Reward me if this will help you.
Thanks,
Yerukala Setty
2014 Jul 30 6:50 AM
Hi Venkat,
Solved myself using the below options.
If you are using the BAPI - BAPI_ACC_GL_POSTING_POST, you can pass accounting principle field in importing structure BAPIACHE08. The relation between Legder group & accounting principle has to be configured in SPRO by FICO consultant. Once they configured in the system, get the accounting principles and then pass the accounting principle .
Code: s_documentheader-acc_principle = wa_header-acc_principle.
Reward me if this will help you.
Thanks,
Yerukala Setty
2009 Jul 10 2:17 PM
Hi gaurav,
could you please let me know how you have resolved the issue for new general ledger.
My requirement is to update ledger group using bapi . Please can you share your ideas with us.
Thanks in advance
srinivas
2014 Jul 30 6:50 AM
Solved myself using the below options.
If you are using the BAPI - BAPI_ACC_GL_POSTING_POST, you can pass accounting principle field in importing structure BAPIACHE08. The relation between Legder group & accounting principle has to be configured in SPRO by FICO consultant. Once they configured in the system, get the accounting principles and then pass the accounting principle .
Code: s_documentheader-acc_principle = wa_header-acc_principle.
Reward me if this will help you.
Thanks,
Yerukala Setty
2013 Feb 14 8:08 PM
Hello Gaurav,
Could you help me, I´m using bapi but the field ldgrp didn´t take it. How you resolved the problem for new general ledger,
Thanks you.
Sandra
2014 Jul 30 6:51 AM
Hi Sandra,
Solved myself using the below options.
If you are using the BAPI - BAPI_ACC_GL_POSTING_POST, you can pass accounting principle field in importing structure BAPIACHE08. The relation between Legder group & accounting principle has to be configured in SPRO by FICO consultant. Once they configured in the system, get the accounting principles and then pass the accounting principle .
Code: s_documentheader-acc_principle = wa_header-acc_principle.
Reward me if this will help you.
Thanks,
Yerukala Setty