on 2023 Jul 06 1:59 PM
We have requirement to input multiple rows of data for custom business object. It has only 3 fields.
Now, when user wants to create an entry he has to click on create button and it takes them to second screen (Screenshot below) and then they can enter data and save. But, this is time consuming.
We know there is an option to upload mass data using ODATA service using XML, but that is not user friendly and end user won’t be that much comfortable handling and preparing XML.
So, we wanted to know that is there any way , where instead of clicking the ‘create’ button , in the first screen itself we can have blank rows where user can enter data and ‘Save’ like below screen. Or else if you can provide an easier way of uploading multiple data for the Custom Business object it would be great.
Request clarification before answering.
Hi Tejinder,
I believe this is not possible with the generated application available using the Custom Business Object app in S/4HANA Cloud, public edition.
However, if you expose the CBO as an OData service as you mention above, you could then create a custom application running in BTP, for example, that could consume and work with the exposed service.
You could even create a tile in S/4HANA Cloud linking to that custom app and the end user would likely not know the difference.
If you have a 3SL solution with Embedded Steampunk (Developer Extensibility), you could investigate developing an extension that way as well to consume the service:
Thank you
Jerry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
94 | |
15 | |
8 | |
7 | |
5 | |
3 | |
3 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.