on ‎2008 Aug 21 6:40 AM
Hi all,
I am not able to create a model object, error displays as Null pointer exception.
Z_51Vj_Rfc_Salesorder_Entry_Input eInput = new Z_51Vj_Rfc_Salesorder_Entry_Input();
Please Help .
Thanks in Advance,
Regards,
CSP
Request clarification before answering.
hi,
You have to bind thisobject to the context..
put the follwing code in the init() of your controller after declaring the object;
wdcontext.node<...>.bind(eInput);
Ankita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.