2013 Mar 19 4:45 AM
Dear techies,
I am trying to upload the locations with text ( Object type F ) into infotype 1000 using LSMW ( I had selected the recording option and done recording for PP01 ) . Every thing is fine in the last it was created me the session folder and when executing the session it is giving the error by saying NO BATCH INPUT DATA FOR SCREEN SAPMH5A0 5000.
So could you please any body help me out what was the best option to upload the data into infotype 1000.
Regards,
Praveen Chitturi
2013 Mar 19 4:55 AM
Hi,
Always the best option to upload infotype 1000 is to use BAPI. Please have a look at bapi "BAPI_HRMASTER_SAVE_REPL_MULT".
Regards,
Kartik
2013 Mar 19 5:10 AM
hi karthik thanks for your kind reply.
I don't know and worked on BAPI till now. Could you please share me if you have any sample program.
Regards,
Praveen Chitturi
2013 Mar 19 6:05 AM
Hi,
Please go through the documentation of mentioned function module. There you have sample code. Thank you.
Regards,
Kartik
2013 Mar 19 10:25 AM
2013 Mar 19 6:12 AM
Hi Praveen,
To Upload the data from infotype to the standard database tables we are having the following ways.
1.Through BDC you can achieve it.
2.BAPI's.
Please post the code here.
Thanks.
Pavan.