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

Remote-Enabled Function Modul G/L Accounts

Former Member
0 Likes
748

Hi!

I am looking for remote-enabled function moduls (or BAPIs) to create and change G/L Accounts. There are two function moduls which seems perfect (GL_ACCOUNT_INSERT and GL_ACCOUNT_UPDATE) but these two are not remote-enabled.

Does anyone know some alternatives that i missed?

Thanks in advance,

Frank!

3 REPLIES 3
Read only

Former Member
0 Likes
694

Hi.

Look at this function module

BAPI_ACC_GL_POSTING_POST

Read only

Former Member
0 Likes
694

Use this report RFBISA00

BAPI -> BAPI_ACC_GL_POSTING_POST

BAPI_ACC_GL_POSTING_CHECK

Read only

Former Member
0 Likes
694

Thanks a lot, but it seems that this FM is used to for posting, not creating? Or can i set a flag to create the account?

Frank