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

Looking for a Function Module - for Transaction MC93 Transaction

Former Member
0 Likes
869

Hi,

I am looking for bapi or function module to updating the transaction data to database table s900. because it will be dynamically calling some other areas.

regards,

suresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

Hi Suresh,

Welcome to SDN.

I am not aware any BAPI and FM available to update info structure S900.

Unless you want to use IDoc as an interface (FM IDOC_INPUT_LIPGEN01).

But you can use transaction MCSZ (LIS Copy Management) to generate your own program to update the above info structure.

Path: MCSZ -> Enter S900 (Source info struc.) -> System will generate the update program -> ...

Please follow the online documentation on how to use step by step.

Hope this will help.

Regards,

Ferry Lianto

2 REPLIES 2
Read only

Former Member
0 Likes
573

Hi Suresh,

Welcome to SDN.

I am not aware any BAPI and FM available to update info structure S900.

Unless you want to use IDoc as an interface (FM IDOC_INPUT_LIPGEN01).

But you can use transaction MCSZ (LIS Copy Management) to generate your own program to update the above info structure.

Path: MCSZ -> Enter S900 (Source info struc.) -> System will generate the update program -> ...

Please follow the online documentation on how to use step by step.

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
572

Thanks a lot Ferry. I will update you once i am able to upload the data thru MCSZ.

thaks .

suresh