‎2006 Jul 20 8:11 AM
I have developed a BDC for updating
standard price using MR21.
MR21 screen displays only 18 rows.
So If the program reaches the 19th item,
displays the error:
'Cursor field CKI_...(19) does not exist in the screen'.
But i have included the BDC_OK_CODE '=ENTR' before
going to next item.
Regards,
viren.
‎2006 Jul 20 8:13 AM
‎2006 Jul 20 8:13 AM
‎2006 Jul 20 8:13 AM
use pagedown after 18.
ok code for that is <b>=P+</b>
for more detail paste ur code may be people help u ....
‎2006 Jul 20 8:15 AM
Hi buddy
Just use the page down option (usually p+) when lines exceed the maximum number available, remember the line count starts from one (1) again after page down
Regards
Sudhir