‎2008 Feb 18 4:23 AM
Hi Experts,
I am facing the following issue; please help me to resolve the same.
I have created a function module out of a BDC recording for the transaction CBIH82 (Incident/Accident log) to create accident logs. I have used this function module in standalone Adobe form and it works fine.
When I use the same function module in Webdynpro for ABAP I am getting an error, "No batch input data for screen SAPMSSY0 0120" which is the log overview screen. What I interpret from the error is "The system automatically takes up the last processed log and expects an enter to open up the log overview screen" - Why is this happening? How to avoid this?
Thanks & Regards,
Kanthimathi
‎2008 Feb 21 3:36 AM
I have used the function module CBIH_IA30_IAL_CREATE and CBIH_IA30_IAL_SAVE_TO_DB to create the incident log instead of BDC. The problem is solved.
thanks.
‎2008 May 07 6:43 AM
Hi,
Can you please share your solution with me? I also want to create and update incident accident log, but i am not getting how to use CBIH_IA30_IAL_CREATE and CBIH_IA30_IAL_SAVE_TO_DB.
/thread/471367 [original link is broken]
Regards,
Vikram
‎2010 Feb 03 6:51 AM
Can you please share your solution with me?
and also i want to upload incident accident log details , but i am not getting how to use CBIH_IA30_IAL_CREATE and CBIH_IA30_IAL_SAVE_TO_DB.