Custom field in navigation of deep create possible?
See original GitHub issueHello,
I am doing a deep create using SAP Cloud SDK and in the navigation entity I have a custom field which is not saved.
Before PurchaseOrder.requestBuilder().create(purchaseOrder).execute(dest);
is executed if I do purchaseOrder.toPurchaseOrderItem[0].getCustomFields()
I can see my custom field. But when I check the Purchase Order in the SAP S/4HANA Cloud system it’s not there.
It works if I create PurchaseOrderItem. I can see that the custom field is saved.
Could you please tell me if this functionality is supported or if I’m missing something? If there is already an issue/question which covers this scenario, please point me in the right direction.
Thank you, Best regards, Stefania
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
How to Create Custom Field in Jira - YouTube
Limit the number of custom fields — Be careful how many custom fields you define in Jira. More than a thousand is a...
Read more >Custom Fields - SuiteRep
Understanding the options available to you with custom fields, as well as their uses, will help prepare you for the SuiteFoundation exam.
Read more >Custom Field Creation - Qualtrics
Creating custom fields allows you to add new variables to responses after they've already been recorded. You can categorize based on items like...
Read more >Creating Custom Metadata Fields
Custom metadata can be used to add additional metadata fields to your videos. Custom fields are added as part of your account settings....
Read more >Adding Custom Fields to WordPress Menu Items - Pressidium
In this example we're going to create a WordPress menu custom field that allows us to insert a description into any menu item....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @stefania-santimbrean,
this is no promise, but we have discussed a possibility of making a new release this week. It depends a bit on how many changes will need to be done on the PR I opened. I will let you know as soon as I know more.
Hey @stefania-santimbrean,
I tried to reproduce this and found that this in fact is a bug in our serialization. I will let you know once this is fixed.
Regards, Marika