Thanks Kedar.
It is because of the Date Field's as mentioned in the above blog of Krishna Kishore. After removing the date field's, i am able to see the data. The blog also list the below point's to perform, to rectify the date issue. But, not sure, where to implement them.
- Date Property: Mark the date field as 'nullable' in your metadata. Clear the cache and rerun the operation. This solves the problem most of the times. This occurs if the RFC/Backend returns a date property as empty and GW parsers fail to convert it into a valid date value.
- For a date field, provide the ABAP type. Click on the 'ABAP Type Editor', select Category as 'Internal Type', Type Kind as 'Date'. Save, Generate , Clear cache
Do you have any idea, where should i implement these to get the date fields as well ?
Thanks andRegards,
Gaurav.