on 2020 Oct 30 10:36 AM
What is the use of MPC Extension class in ODATA? Has anyone ever used it for any real scenario, i know about the media (define method) but what else is its practical use that you may have faced?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
One thing we would do in MPC_EXT class is to add annotations.
https://blogs.sap.com/2016/03/17/code-snippet-for-adding-annotations-to-your-gateway-service/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Other examples:
Disable conversion exits (for example: currency code)
https://answers.sap.com/questions/11616622/disable-conversion-exits-in-gateway.html
Check the maximum length of a function import parameter
Correct entity's properties. Examples are enable Media Links, correct texts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
80 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.