2007 Jul 27 4:38 PM
hi,
while iam recording a transaction,iam getting an information message and after pressing 'enter' it is continuing and iam out of the recording.
but iam unable to get the okcode for that 'enter' and my bdc is stopping at that point.
please help me in resolving that issue.
thanks in advance
2007 Jul 27 4:39 PM
The enter that you press when you get a warning or an information will not be recorded. Which transaction are you recording ?
Regards,
Ravi
The enter that you press when you get a warning or an information will not be recorded. Which transaction are you recording ?
Regards,
Ravi
2007 Jul 27 4:39 PM
The enter that you press when you get a warning or an information will not be recorded. Which transaction are you recording ?
Regards,
Ravi
2007 Jul 27 4:40 PM
hi,
add /00 ok code for that enter.. at that point in your code... normally program stops when some warning messages occurs in the transaction and have to hit enter button.. just add this it will slove ur problem
Thanks
Mahesh
2007 Jul 28 2:27 AM
2007 Jul 28 6:17 AM
Hi,
when we are getting information in the bdc and the bdc is running by pressing 'enter' then you have to use 'E' mode for the bdc so that you will get the required output.
try this, i think this will solve the issue.
reward me the points if you find this answer is useful.
2007 Jul 28 10:15 AM
Hi
experts i have written a bdc program(va02) .in that progarm the first screen is displayed then the second screen but on third screen the values r not coming i have debuged the program the values r coming in itab but when i run va02 transaction the values r not cming
.should i do the recording once more?
2007 Jul 28 10:43 AM
For information and warning messages ... you have to press ENTER and bdc_okcode for enter is <b>/00</b> ( slash zero zero ).
add this code in ur bdc_tab and try.
Regards
Prax
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |