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

Need BAPI for GL Master Records and Primary Cost Elements for tcode FS00

0 Likes
928

Hi Guys,

i have the requirement to uploade the GL Master Records and Primary Cost Elements using the transaction FS00.

in FS00 for primary cost elements we have to call the Tcode KA01 using the pushbutton EDIT COST ELEMENT in the application tool bar of the FSoo initial screen.

Kindly provide me any BAPI is availabe to achieve this requirement.

OR

is there any way to achieve this requirement tru LSMW.

Please suggest me.

Thanks,

Ramesh

Hi Guys,

i have the requirement to uploade the GL Master Records and Primary Cost Elements using the transaction FS00.

in FS00 for primary cost elements we have to call the Tcode KA01 using the pushbutton EDIT COST ELEMENT in the application tool bar of the FSoo initial screen.

Kindly provide me any BAPI is availabe to achieve this requirement.

OR

is there any way to achieve this requirement tru LSMW.

Please suggest me.

Thanks,

Ramesh

3 REPLIES 3
Read only

Former Member
0 Likes
728

Hi Ramesh,

I believe there is no available BAPI for GL Master creation. Use BDC instead. Hope this will help you.

Reward if useful.

Regards,

Mark

Read only

Former Member
0 Likes
728
BAPI_ACC_GL_POSTING_POST

Amit.

Read only

Former Member
0 Likes
728

Hello Ramesh,

Please try utilising the logic available in the FM IDOC_INPUT_GLMAST.

This is the Idoc inbound function module for the message type GLMAST.

You can inform the developer to copy the required BDC part (for creation of G/L Account) and enhance it with the functionality to even call the maintenance of Primary Cost element. Further to this, the developer can wrap it inside a program for you.

Pls reward if the info helps you resolving the problem.

With Regards

Vijay Gajavalli