Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration.FrtOrdChrgCalcRule
Packages that use FrtOrdChrgCalcRule
Package
Description
-
Uses of FrtOrdChrgCalcRule in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type parameters of type FrtOrdChrgCalcRuleModifier and TypeFieldDescriptionstatic final SimpleProperty<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.ALL_FIELDSSelector for all available fields of FrtOrdChrgCalcRule.static final NavigationProperty.Single<FrtOrdChrgCalcRule,FreightOrder> FrtOrdChrgCalcRule.TO__FREIGHT_ORDERUse with available request builders to apply the _FreightOrder navigation property to query operations.static final NavigationProperty.Collection<FrtOrdChrgElement,FrtOrdChrgCalcRule> FrtOrdChrgElement.TO__FRT_ORD_CHRG_CALC_RULEUse with available request builders to apply the _FrtOrdChrgCalcRule navigation property to query operations.static final NavigationProperty.Single<FrtOrdChrgCalcRule,FrtOrdChrgElement> FrtOrdChrgCalcRule.TO__FRT_ORD_CHRG_ELEMENTUse with available request builders to apply the _FrtOrdChrgElement navigation property to query operations.static final SimpleProperty.Guid<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSP_CHARGE_ITEM_ELEMENT_UUIDstatic final SimpleProperty.Guid<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSP_CHRG_CALC_RULE_UUIDstatic final SimpleProperty.String<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSP_CHRG_CALCULATION_BASEstatic final SimpleProperty.NumericDecimal<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSP_CHRG_DATA_SOURCE_QUANTITYstatic final SimpleProperty.String<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSP_RATE_CALC_RULE_QTY_UNITstatic final SimpleProperty.NumericDecimal<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSP_RATE_CALC_RULE_QUANTITYstatic final SimpleProperty.Guid<FrtOrdChrgCalcRule>FrtOrdChrgCalcRule.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return FrtOrdChrgCalcRuleMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return types with arguments of type FrtOrdChrgCalcRuleModifier and TypeMethodDescriptionio.vavr.control.Option<List<FrtOrdChrgCalcRule>>FrtOrdChrgElement.getFrtOrdChrgCalcRuleIfPresent()Retrieval of associated FrtOrdChrgCalcRule entities (one to many).FrtOrdChrgCalcRule.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with parameters of type FrtOrdChrgCalcRuleModifier and TypeMethodDescriptionvoidFrtOrdChrgElement.addFrtOrdChrgCalcRule(FrtOrdChrgCalcRule... entity) Adds elements to the list of associated FrtOrdChrgCalcRule entities.FrtOrdChrgElement.FrtOrdChrgElementBuilder.frtOrdChrgCalcRule(FrtOrdChrgCalcRule... value) Navigation property _FrtOrdChrgCalcRule for FrtOrdChrgElement to multiple FrtOrdChrgCalcRule.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type arguments of type FrtOrdChrgCalcRuleModifier and TypeMethodDescriptionvoidFrtOrdChrgElement.setFrtOrdChrgCalcRule(List<FrtOrdChrgCalcRule> value) Overwrites the list of associated FrtOrdChrgCalcRule entities for the loaded navigation property _FrtOrdChrgCalcRule. -
Uses of FrtOrdChrgCalcRule in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type FrtOrdChrgCalcRuleModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.countFrtOrdChrgCalcRule()Deprecated.FreightOrderIntegrationService.countFrtOrdChrgCalcRule()Deprecated.Fetch the number of entries from theFrtOrdChrgCalcRuleentity collection matching the filter and search expressions.DefaultFreightOrderIntegrationService.deleteFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.FreightOrderIntegrationService.deleteFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.Deletes an existingFrtOrdChrgCalcRuleentity in the S/4HANA system.DefaultFreightOrderIntegrationService.getAllFrtOrdChrgCalcRule()Deprecated.FreightOrderIntegrationService.getAllFrtOrdChrgCalcRule()Deprecated.Fetch multipleFrtOrdChrgCalcRuleentities.DefaultFreightOrderIntegrationService.getFrtOrdChrgCalcRuleByKey(UUID transpChrgCalcRuleUUID) Deprecated.FreightOrderIntegrationService.getFrtOrdChrgCalcRuleByKey(UUID transpChrgCalcRuleUUID) Deprecated.Fetch a singleFrtOrdChrgCalcRuleentity using key fields.DefaultFreightOrderIntegrationService.updateFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.FreightOrderIntegrationService.updateFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.Update an existingFrtOrdChrgCalcRuleentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FrtOrdChrgCalcRuleModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.deleteFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.FreightOrderIntegrationService.deleteFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.Deletes an existingFrtOrdChrgCalcRuleentity in the S/4HANA system.DefaultFreightOrderIntegrationService.updateFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.FreightOrderIntegrationService.updateFrtOrdChrgCalcRule(FrtOrdChrgCalcRule frtOrdChrgCalcRule) Deprecated.Update an existingFrtOrdChrgCalcRuleentity and save it to the S/4HANA system.