2009 Feb 25 3:13 AM
Hi experts,
i have a issue i need to upload data to the G/L accounts. So can u suggest me if its better to upload it by using call transactio / session or i need to use BAPI's. Can you please explain me with ur answers. Thanks.
Regards,
Sunita.
2009 Feb 25 3:21 AM
Hi,
I would suggest to use BAPI if it is possible. Usually you can avoid many problems with BAPI and it's easier to develop it (at least for me). There is general BAPI BAPI_ACC_DOCUMENT_POST for posting in accounting. There is also BAPI BAPI_ACC_GL_POSTING_POST for posting to G/L account. Both BAPIs are documented. If you use BAPI and LSMW then you can completely avoid programming.
Cheers
Hi experts,
i have a issue i need to upload data to the G/L accounts. So can u suggest me if its better to upload it by using call transactio / session or i need to use BAPI's. Can you please explain me with ur answers. Thanks.
Regards,
Sunita.
2009 Feb 25 3:20 AM
2009 Feb 25 3:21 AM
Hi,
I would suggest to use BAPI if it is possible. Usually you can avoid many problems with BAPI and it's easier to develop it (at least for me). There is general BAPI BAPI_ACC_DOCUMENT_POST for posting in accounting. There is also BAPI BAPI_ACC_GL_POSTING_POST for posting to G/L account. Both BAPIs are documented. If you use BAPI and LSMW then you can completely avoid programming.
Cheers
2009 Feb 25 3:24 AM
Hi,
I suggest you use BAPI. Less code compare than call transaction or sesssion.
Regards
Md.MahaboobKhan
2009 Feb 25 3:25 AM
2009 Feb 25 4:26 AM
Hi,
Which transaction you are using to upload G/L 's data.
Best Regards,
Surendar Reddy.
2009 Feb 25 4:34 AM
Hi,
instead of going for BDC, it is always advisable to go for BAPI.
You can use BAPI_ACC_GL_POSTING_POST for posting to G/L account.
or else you can go for LSMW also.
Regards,
Jyothi CH.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |