Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt
Packages that use DebitMemoReqPrcgElmnt
Package
Description
-
Uses of DebitMemoReqPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with type parameters of type DebitMemoReqPrcgElmntModifier and TypeFieldDescriptionstatic final DebitMemoRequestLink<DebitMemoReqPrcgElmnt>DebitMemoRequest.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest that return DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionDebitMemoReqPrcgElmnt.DebitMemoReqPrcgElmntBuilder.build()protected DebitMemoReqPrcgElmntDebitMemoReqPrcgElmntDeleteFluentHelper.getEntity()protected DebitMemoReqPrcgElmntDebitMemoReqPrcgElmntUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest that return types with arguments of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionDebitMemoRequest.fetchPricingElement()Fetches the DebitMemoReqPrcgElmnt entities (one to many) associated with this entity.protected Class<DebitMemoReqPrcgElmnt>DebitMemoReqPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<DebitMemoReqPrcgElmnt>DebitMemoReqPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<DebitMemoReqPrcgElmnt>>DebitMemoRequest.getPricingElementIfPresent()Retrieval of associated DebitMemoReqPrcgElmnt entities (one to many).DebitMemoRequest.getPricingElementOrFetch()Retrieval of associated DebitMemoReqPrcgElmnt entities (one to many).DebitMemoReqPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with parameters of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionvoidDebitMemoRequest.addPricingElement(DebitMemoReqPrcgElmnt... entity) Adds elements to the list of associated DebitMemoReqPrcgElmnt entities.DebitMemoRequest.DebitMemoRequestBuilder.pricingElement(DebitMemoReqPrcgElmnt... value) Navigation property to_PricingElement for DebitMemoRequest to multiple DebitMemoReqPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with type arguments of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionvoidDebitMemoRequest.setPricingElement(List<DebitMemoReqPrcgElmnt> value) Overwrites the list of associated DebitMemoReqPrcgElmnt entities for the loaded navigation property to_PricingElement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with parameters of type DebitMemoReqPrcgElmntModifierConstructorDescriptionDebitMemoReqPrcgElmntDeleteFluentHelper(String servicePath, DebitMemoReqPrcgElmnt entity, String entityCollection) Creates a fluent helper object that will delete aDebitMemoReqPrcgElmntentity on the OData endpoint.DebitMemoReqPrcgElmntUpdateFluentHelper(String servicePath, DebitMemoReqPrcgElmnt entity, String entityCollection) Creates a fluent helper object that will update aDebitMemoReqPrcgElmntentity on the OData endpoint. -
Uses of DebitMemoReqPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.batch with parameters of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionDebitMemoRequestServiceBatchChangeSet.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.DefaultDebitMemoRequestServiceBatchChangeSet.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) DebitMemoRequestServiceBatchChangeSet.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Update an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.DefaultDebitMemoRequestServiceBatchChangeSet.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) -
Uses of DebitMemoReqPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.link that return types with arguments of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionDebitMemoReqPrcgElmntOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.link with type arguments of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionprotected DebitMemoReqPrcgElmntLink<ObjectT>DebitMemoReqPrcgElmntLink.translateLinkType(EntityLink<DebitMemoReqPrcgElmntLink<ObjectT>, DebitMemoReqPrcgElmnt, ObjectT> link) -
Uses of DebitMemoReqPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type DebitMemoReqPrcgElmntModifier and TypeMethodDescriptionDebitMemoRequestService.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Deletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.DefaultDebitMemoRequestService.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.DebitMemoRequestService.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.Update an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.DefaultDebitMemoRequestService.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deprecated.