2007 Dec 22 6:43 AM
HI
Can anyone tell me why I am getting these errors from my BDC:
1. Pop up box to end session before the last screen is processed -
wrong OKCODE?
2. Invalid date processing on my last screen
Any help?? Or suggestions on where I can find good documentation on BDC
commands?
TIA
2007 Dec 22 11:47 AM
Possible areas where you may want to check,
1) make sure the date is in correct format with (a) Transaction (b) BDC
program formatting (c) R/3 user defaults
2) some BDC transactions behave differently in Background processing, check
your OKcode
3) due to error, it maybe expecting that you fix the error before
continuing.
4) incorrect program code for the BDC session.