2019 Dec 18 3:02 AM - edited 2024 Feb 03 11:57 PM
Dears,
My concern is regarding, Custom Business Objects and I need few clarifications.
1. How can we call custom cds views / api's in custom business object?
2. Can we add F4 helps like fields, which populate list by reading data from API's / Custom CDS views?
Please help.
Regards,
Irfan G.
Request clarification before answering.
Hi Irfan
If you want to add input help (ie F4 help) to your CBO you can use custom code lists extensibility (here is a good blog: https://blogs.sap.com/2017/10/26/sap-s4hana-cloud-key-user-extensibility-custom-business-object-crea... However, I do not think dynamically populating custom code lists from an external source like a CDS view or other structure is yet supported.
Thanks,
Marty
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for clarificaiton
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Amith,
First Q is clear.
Second Q, actually i want to populate data from Custom CDS views in F4 helps. Is it clear?
Regards,
Irfan G.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Irfan,
Apologies for the late response.
I am not sure if I understood your questions correctly:
Custom Business Objects can also be exposed as a OData Service just like Custom CDS view or API's. Now to your Q, if I assume the Q is how to bring the values from CBO into custom CDS view, this is possible using a POST operation using a Middleware like SAP Cloud Platform Integration. But there are many ways to populate mass upload of Data into Custom Business Object and here is one shared by marty.mccormick
To your second Q: yes, you have the option to populate fields with multiple values using code list and those values can also be exposed as OData Service which essentially act as API calls.
Let me know if this helps or for any follow up Question. Thank you!
Amith Nair
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here are some SAP resources you may review based on your topic "populate | data | apis custom | cds | views custom | business | object custom | business | objects custom | cds | views | / | apis | reading data"
2419830 - LMS OCN Open Content Network Knowledge Support ...
6.5 Open Content Network User View ... Content Object Launch Methods ... The courses for corporate training are in addition to traditional MOOC subject ... to the completion status API to automatically report back users' completion of the content. .... To set up CDS, read the Integration - Learning and Cross-Domain Content?...
https://apps.support.sap.com/sap/support/knowledge/public/en/2419830
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First you may consider the available list of custom logic scenarios available for conduction validations for given scenario or app. Alternatively you could leverage custom business objects. Custom business objects contain a checkbox indicating "Can Be Associated." This would need to be activated.
[View Article](https://answers.sap.com/questions/13239068/view.html)
I hope this answered your question! If it did, please mark it as the 'Best Answer' so I can continue learning and answering questions in the community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here are some SAP resources you may review based on your topic "populate | data | apis custom | cds | views custom | business | object custom | business | objects custom | cds | views | / | apis | reading data"
2419830 - LMS OCN Open Content Network Knowledge Support ...
6.5 Open Content Network User View ... Content Object Launch Methods ... The courses for corporate training are in addition to traditional MOOC subject ... to the completion status API to automatically report back users' completion of the content. .... To set up CDS, read the Integration - Learning and Cross-Domain Content?...
https://apps.support.sap.com/sap/support/knowledge/public/en/2419830
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First you may consider the available list of custom logic scenarios available for conduction validations for given scenario or app. Alternatively you could leverage custom business objects. Custom business objects contain a checkbox indicating "Can Be Associated." This would need to be activated.
[View Article](https://answers.sap.com/questions/13239068/view.html)
I hope this answered your question! If it did, please mark it as the 'Best Answer' so I can continue learning and answering questions in the community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
105 | |
39 | |
6 | |
5 | |
4 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.