‎2007 Feb 22 3:55 PM
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
‎2007 Feb 22 4:26 PM
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
‎2007 Feb 22 4:26 PM
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
‎2007 Feb 23 6:21 AM
Thanks a lot Ferry. I will update you once i am able to upload the data thru MCSZ.
thaks .
suresh