Definitions
MPC
Definition MPC
Model Provider Class
The MPC is the class responsible for defining the data model (entities, properties, associations, etc.) of an OData service. It generates the service metadata document ($metadata).
In the OData Framework, the MPC_EXT class calls ZCL_ODATA_FW_CONTROLLER.define_mpc which builds the model from the customizing entries.