Hi all ,
Im getting the below error , actually recently i created my own custom table zstudent, later i wrote select query to fetch data from the same and dump at internal table and then bind this to the table node.
But im getting below error, even i removed the select query still same error is occuring.
Error when processing your request What has happened? The URL http://********00.*****b.com:8000/sap/bc/webdynpro/sap/zdemo_student/ was not called due to an error. |
| |
Note - The following error text was processed in the system IDS : Access via 'NULL' object reference not possible.
- The error occurred on the application server axsids00_IDS_00 and in the work process 0 .
- The termination type was: RABAX_STATE
- The ABAP call stack was:
Method: WDDOINIT of program /1BCWDY/YUSM2Q74A826Y0JY1I4V==CP Method: IF_WDR_COMPONENT_DELEGATE~WD_DO_INIT of program /1BCWDY/YUSM2Q74A826Y0JY1I4V==CP Method: DO_INIT of program CL_WDR_DELEGATING_COMPONENT===CP Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP Method: INIT_CONTROLLER of program CL_WDR_COMPONENT==============CP Method: INIT of program CL_WDR_CONTROLLER=============CP Method: INIT of program CL_WDR_CLIENT_COMPONENT=======CP Method: INIT of program CL_WDR_CLIENT_APPLICATION=====CP Method: IF_WDR_RUNTIME~CREATE of program CL_WDR_MAIN_TASK==============CP Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
|