Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgPartner
Packages that use SlsOrdWthoutChrgPartner
Package
Description
-
Uses of SlsOrdWthoutChrgPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with type parameters of type SlsOrdWthoutChrgPartnerModifier and TypeFieldDescriptionstatic final SalesOrderWithoutChargeLink<SlsOrdWthoutChrgPartner>SalesOrderWithoutCharge.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge that return SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionSlsOrdWthoutChrgPartner.SlsOrdWthoutChrgPartnerBuilder.build()protected SlsOrdWthoutChrgPartnerSlsOrdWthoutChrgPartnerDeleteFluentHelper.getEntity()protected SlsOrdWthoutChrgPartnerSlsOrdWthoutChrgPartnerUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge that return types with arguments of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionSalesOrderWithoutCharge.fetchPartner()Fetches the SlsOrdWthoutChrgPartner entities (one to many) associated with this entity.protected Class<SlsOrdWthoutChrgPartner>SlsOrdWthoutChrgPartnerByKeyFluentHelper.getEntityClass()protected Class<SlsOrdWthoutChrgPartner>SlsOrdWthoutChrgPartnerFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsOrdWthoutChrgPartner>>SalesOrderWithoutCharge.getPartnerIfPresent()Retrieval of associated SlsOrdWthoutChrgPartner entities (one to many).SalesOrderWithoutCharge.getPartnerOrFetch()Retrieval of associated SlsOrdWthoutChrgPartner entities (one to many).SlsOrdWthoutChrgPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with parameters of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionvoidSalesOrderWithoutCharge.addPartner(SlsOrdWthoutChrgPartner... entity) Adds elements to the list of associated SlsOrdWthoutChrgPartner entities.SalesOrderWithoutCharge.SalesOrderWithoutChargeBuilder.partner(SlsOrdWthoutChrgPartner... value) Navigation property to_Partner for SalesOrderWithoutCharge to multiple SlsOrdWthoutChrgPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with type arguments of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionvoidSalesOrderWithoutCharge.setPartner(List<SlsOrdWthoutChrgPartner> value) Overwrites the list of associated SlsOrdWthoutChrgPartner entities for the loaded navigation property to_Partner.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge with parameters of type SlsOrdWthoutChrgPartnerModifierConstructorDescriptionSlsOrdWthoutChrgPartnerDeleteFluentHelper(String servicePath, SlsOrdWthoutChrgPartner entity, String entityCollection) Creates a fluent helper object that will delete aSlsOrdWthoutChrgPartnerentity on the OData endpoint.SlsOrdWthoutChrgPartnerUpdateFluentHelper(String servicePath, SlsOrdWthoutChrgPartner entity, String entityCollection) Creates a fluent helper object that will update aSlsOrdWthoutChrgPartnerentity on the OData endpoint. -
Uses of SlsOrdWthoutChrgPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.batch with parameters of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionDefaultSalesOrderWithoutChargeServiceBatchChangeSet.deleteSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) SalesOrderWithoutChargeServiceBatchChangeSet.deleteSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) Deletes an existingSlsOrdWthoutChrgPartnerentity in the S/4HANA system.DefaultSalesOrderWithoutChargeServiceBatchChangeSet.updateSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) SalesOrderWithoutChargeServiceBatchChangeSet.updateSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) Update an existingSlsOrdWthoutChrgPartnerentity and save it to the S/4HANA system. -
Uses of SlsOrdWthoutChrgPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.link that return types with arguments of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionSlsOrdWthoutChrgPartnerOneToOneLink.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.salesorderwithoutcharge.link with type arguments of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionprotected SlsOrdWthoutChrgPartnerLink<ObjectT>SlsOrdWthoutChrgPartnerLink.translateLinkType(EntityLink<SlsOrdWthoutChrgPartnerLink<ObjectT>, SlsOrdWthoutChrgPartner, ObjectT> link) -
Uses of SlsOrdWthoutChrgPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SlsOrdWthoutChrgPartnerModifier and TypeMethodDescriptionDefaultSalesOrderWithoutChargeService.deleteSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) Deprecated.SalesOrderWithoutChargeService.deleteSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) Deprecated.Deletes an existingSlsOrdWthoutChrgPartnerentity in the S/4HANA system.DefaultSalesOrderWithoutChargeService.updateSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) Deprecated.SalesOrderWithoutChargeService.updateSlsOrdWthoutChrgPartner(SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner) Deprecated.Update an existingSlsOrdWthoutChrgPartnerentity and save it to the S/4HANA system.