Hi Friends,
I created z-custom fields (Some in Standard View & Some in Custom View) using AET tool and I am getting the following errors.
1. z-custom fields on Standard View & Custom View: While generating generate Getter & Setter Methods I got following Dump. That is,
Short Text: Access via 'NULL' object reference not possible.
What Happened: Error in the ABAP Application Program. The current ABAP program "CL_CRM_GENIL_OBJ_MODEL========CP" had to be terminated because it has come across a statement that unfortunately cannot be executed.
To overcome this short dump I implemented SAP NOTE 1316083 (No getter and setter can be generated for enhanced fields). After implementing this I am able to generate V/P/A Getter methods but still getting Same Short dump while generating Getter & Setter Methods.2. z-custom fields on Custom View: In Web UI level I can see u201Cnot boundu201D text in the custom field box. This is happening for custom fields on custom view not for standard view. Why?
3. z-custom fields on Custom View: In Web UI level, these z-custom fields are in read only. This is happening for custom fields on custom view not for standard view. Why?
Please help me on the above issues.
Thanks in Advance.