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

CBIH82 - Problem

kanthimathikris
Advisor
Advisor
0 Likes
610

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

3 REPLIES 3
Read only

kanthimathikris
Advisor
Advisor
0 Likes
555

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.

Read only

0 Likes
555

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

Read only

Former Member
0 Likes
555

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.