Hi Experts,
I generated VDM from metadata of sap custom odata service using command line interface of the generator.
When i checked the java source of VDM and there are the undefined methods of fields that have been generated from metadata.

But, when I also checked the standard VDM (BusinessPartner), it also don't have the getter methods for the related fields.
What is the reason behind this and do I have to implement for getter methods for the fields or is there a solution for undefined methods?
I will be grateful for any help you can provide.
Best Regards,