Skip to Content
0
Former Member
Oct 20, 2005 at 09:50 PM

Keyboards events to be handled

23 Views

Hi,

I have a tableview with 5 columns all are inputfields rendered using an iterator. I have a cell with an attribute SUBMITONENTER. After i execute and perform submit thru enter key on the keyboard, i get the following error.

SAP Internal Server Error

Error message: Access not possible using 'NULL' object reference. ( type of termination: RABAX_STATE )

I tried the same with an inputfield on the screen not thru Tableview. But still i get the error. When i debugged this i found that the method CL_HTMLB_MANAGER=>GET_EVENT_INTERNAL() is not returning any event object for inputfields.

am i missing something.Let me know.

Thanks,

Shailaja