Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPrcgElmnt
Packages that use CustomerReturnPrcgElmnt
Package
Description
-
Uses of CustomerReturnPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with type parameters of type CustomerReturnPrcgElmntModifier and TypeFieldDescriptionstatic final CustomerReturnLink<CustomerReturnPrcgElmnt>CustomerReturn.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.customerreturn that return CustomerReturnPrcgElmntModifier and TypeMethodDescriptionCustomerReturnPrcgElmnt.CustomerReturnPrcgElmntBuilder.build()protected CustomerReturnPrcgElmntCustomerReturnPrcgElmntDeleteFluentHelper.getEntity()protected CustomerReturnPrcgElmntCustomerReturnPrcgElmntUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return types with arguments of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionCustomerReturn.fetchPricingElement()Fetches the CustomerReturnPrcgElmnt entities (one to many) associated with this entity.protected Class<CustomerReturnPrcgElmnt>CustomerReturnPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<CustomerReturnPrcgElmnt>CustomerReturnPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<CustomerReturnPrcgElmnt>>CustomerReturn.getPricingElementIfPresent()Retrieval of associated CustomerReturnPrcgElmnt entities (one to many).CustomerReturn.getPricingElementOrFetch()Retrieval of associated CustomerReturnPrcgElmnt entities (one to many).CustomerReturnPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with parameters of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionvoidCustomerReturn.addPricingElement(CustomerReturnPrcgElmnt... entity) Adds elements to the list of associated CustomerReturnPrcgElmnt entities.CustomerReturn.CustomerReturnBuilder.pricingElement(CustomerReturnPrcgElmnt... value) Navigation property to_PricingElement for CustomerReturn to multiple CustomerReturnPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with type arguments of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionvoidCustomerReturn.setPricingElement(List<CustomerReturnPrcgElmnt> value) Overwrites the list of associated CustomerReturnPrcgElmnt entities for the loaded navigation property to_PricingElement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with parameters of type CustomerReturnPrcgElmntModifierConstructorDescriptionCustomerReturnPrcgElmntDeleteFluentHelper(String servicePath, CustomerReturnPrcgElmnt entity, String entityCollection) Creates a fluent helper object that will delete aCustomerReturnPrcgElmntentity on the OData endpoint.CustomerReturnPrcgElmntUpdateFluentHelper(String servicePath, CustomerReturnPrcgElmnt entity, String entityCollection) Creates a fluent helper object that will update aCustomerReturnPrcgElmntentity on the OData endpoint. -
Uses of CustomerReturnPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.batch with parameters of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionCustomerReturnServiceBatchChangeSet.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deletes an existingCustomerReturnPrcgElmntentity in the S/4HANA system.DefaultCustomerReturnServiceBatchChangeSet.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) CustomerReturnServiceBatchChangeSet.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Update an existingCustomerReturnPrcgElmntentity and save it to the S/4HANA system.DefaultCustomerReturnServiceBatchChangeSet.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) -
Uses of CustomerReturnPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link that return types with arguments of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionCustomerReturnPrcgElmntOneToOneLink.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.customerreturn.link with type arguments of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionprotected CustomerReturnPrcgElmntLink<ObjectT>CustomerReturnPrcgElmntLink.translateLinkType(EntityLink<CustomerReturnPrcgElmntLink<ObjectT>, CustomerReturnPrcgElmnt, ObjectT> link) -
Uses of CustomerReturnPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustomerReturnPrcgElmntModifier and TypeMethodDescriptionCustomerReturnService.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.Deletes an existingCustomerReturnPrcgElmntentity in the S/4HANA system.DefaultCustomerReturnService.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.CustomerReturnService.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.Update an existingCustomerReturnPrcgElmntentity and save it to the S/4HANA system.DefaultCustomerReturnService.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) Deprecated.