2007 May 14 11:25 AM
Hi,
I am running BDC for KP06,using CALL TRANSACTION.
When the BDC is successful,then the bdcmsgcoll contains no success message.
But,when the BDC fails due to wrong entries,the bdcmscoll has messages of Type 'S' as "No batch input data for screen SAPLKPP0 1000". Why is the message type coming as "S" in this case ?Why is it not coming as "E" ?
Please help in clearing the confusion.
Thanks&Regards
Ananya
2007 May 14 11:38 AM
Hi Ananya,
Try to put a break-point on keyword MESSAGE and try to debug it in your situation. I think the message type 'S' is hardcoded.
You might also try to change customizing via view V_T100C. Unfortunately I'm not sure if it will except this message.
best regards,
Peter
2007 May 14 12:13 PM
2007 May 14 12:25 PM
Hi Ananya.
In BDC when ever a screen sequence is missing i.e. a screen for which no data is passed, we get this message.
If you want to check whether BDC is successful or not that you can easily do so by checking the SY-SUBRC after the CALL TRANSACTION statement and then do the processing as per your requirement.
Regards,
Mohan
2007 Jun 29 5:21 PM
Hey Ananya,
I am working on the KP06 BDC program as well. Can you post your BDC code that worked for you. I am having problems with the recording.
Thanks.
2007 Jul 09 6:21 AM
Hi Ravi,
Sorry for the delay in answering.I was on a holiday.
You can use set parameter to set the control area.
What problem are you having ? Can you elaborate?
Regards
Ananya
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |