former_member625126
Explorer
Member since ‎2019 Jun 10

User Statistics

  • 20 Posts
  • 0 Solutions
  • 14 Kudos given
  • 2 Kudos received

User Activity

Hi Expert, I have used the SDK to create a ProductSalesText data. The entity is created but the long text field is always empty. I haved check the CDS view. Is there any workaround or it will be updated in the future? Kind & regards, Eth...
Hi Expert, Is the SDK filter support contains operator. For example: .filter( BusinessPartner.FIRST_NAME.contains('ABC') ) Kind & Regards Ethan
I have an email address entity as below: it has persnumber field which is null as a key value. When i use the SDK to update this entity with below code: var batchRequest = BusinessPartnerBatch(BusinessPartnerChangeset( AddressEmailAddress...
When i try to create a batch request with following request: Update a Business Partner Address: AddressID: 25996BusinessPartner: 1000000391Cityname change from "Dallas" to "Houston" Create a new Address Email Address: AddressID: 259996EmailAd...
In the class Product of the SDK, there is an association toValuation but as i checked on the SAP gateway there is no ProductValuation entity. And on the A_Product view the association to ProductValuation is comment out. Do i need to upd...
Kudos from