question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom field in navigation of deep create possible?

See original GitHub issue

Hello,

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:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
marikanercommented, Jan 4, 2021

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.

1reaction
marikanercommented, Dec 28, 2020

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found