Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable.TransportationRateTable
Packages that use TransportationRateTable
Package
Description
-
Uses of TransportationRateTable in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable with type parameters of type TransportationRateTableModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<TransportationRateTable,SAP__Message> TransportationRateTable._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<TransportationRateTable>TransportationRateTable.ALL_FIELDSSelector for all available fields of TransportationRateTable.TransportationRateTable.TO__TRANSP_RATE_TABLE_ORGANIZATIONUse with available request builders to apply the _TranspRateTableOrganization navigation property to query operations.TransportationRateTable.TO__TRANSP_RATE_TABLE_SCALE_REFUse with available request builders to apply the _TranspRateTableScaleRef navigation property to query operations.TransportationRateTable.TO__TRANSP_RATE_TABLE_VALIDITYUse with available request builders to apply the _TranspRateTableValidity navigation property to query operations.TranspRateTableCalcRule.TO__TRANSPORTATION_RATE_TABLEUse with available request builders to apply the _TransportationRateTable navigation property to query operations.TranspRateTableOrganization.TO__TRANSPORTATION_RATE_TABLEUse with available request builders to apply the _TransportationRateTable navigation property to query operations.TranspRateTableRate.TO__TRANSPORTATION_RATE_TABLEUse with available request builders to apply the _TransportationRateTable navigation property to query operations.TranspRateTableScaleRef.TO__TRANSPORTATION_RATE_TABLEUse with available request builders to apply the _TransportationRateTable navigation property to query operations.TranspRateTableValidity.TO__TRANSPORTATION_RATE_TABLEUse with available request builders to apply the _TransportationRateTable navigation property to query operations.static final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_CHARGE_TYPEstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_CHANGED_BYstatic final SimpleProperty.DateTime<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_CHANGED_ON_DTE_TMEstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_CREATED_BYstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_DESCstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_IDstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_SIGN_TYPEstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_TIME_ZONEstatic final SimpleProperty.String<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TABLE_VALUE_TYPEstatic final SimpleProperty.DateTime<TransportationRateTable>TransportationRateTable.TRANSP_RATE_TBL_CREATED_ON_DATE_TIMEstatic final SimpleProperty.Guid<TransportationRateTable>TransportationRateTable.TRANSPORTATION_RATE_TABLE_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable that return TransportationRateTableMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable that return types with arguments of type TransportationRateTableModifier and TypeMethodDescriptionTransportationRateTable.copyRateTable()Action that can be applied to any entity object of this class.TransportationRateTable.copyRateTable()Action that can be applied to any entity object of this class.io.vavr.control.Option<TransportationRateTable>TranspRateTableCalcRule.getTransportationRateTableIfPresent()Retrieval of associated TransportationRateTable entity (one to one).io.vavr.control.Option<TransportationRateTable>TranspRateTableOrganization.getTransportationRateTableIfPresent()Retrieval of associated TransportationRateTable entity (one to one).io.vavr.control.Option<TransportationRateTable>TranspRateTableRate.getTransportationRateTableIfPresent()Retrieval of associated TransportationRateTable entity (one to one).io.vavr.control.Option<TransportationRateTable>TranspRateTableScaleRef.getTransportationRateTableIfPresent()Retrieval of associated TransportationRateTable entity (one to one).io.vavr.control.Option<TransportationRateTable>TranspRateTableValidity.getTransportationRateTableIfPresent()Retrieval of associated TransportationRateTable entity (one to one).TransportationRateTable.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable with parameters of type TransportationRateTableModifier and TypeMethodDescriptionvoidTranspRateTableCalcRule.setTransportationRateTable(TransportationRateTable value) Overwrites the associated TransportationRateTable entity for the loaded navigation property _TransportationRateTable.voidTranspRateTableOrganization.setTransportationRateTable(TransportationRateTable value) Overwrites the associated TransportationRateTable entity for the loaded navigation property _TransportationRateTable.voidTranspRateTableRate.setTransportationRateTable(TransportationRateTable value) Overwrites the associated TransportationRateTable entity for the loaded navigation property _TransportationRateTable.voidTranspRateTableScaleRef.setTransportationRateTable(TransportationRateTable value) Overwrites the associated TransportationRateTable entity for the loaded navigation property _TransportationRateTable.voidTranspRateTableValidity.setTransportationRateTable(TransportationRateTable value) Overwrites the associated TransportationRateTable entity for the loaded navigation property _TransportationRateTable.TranspRateTableCalcRule.TranspRateTableCalcRuleBuilder.transportationRateTable(TransportationRateTable value) Navigation property _TransportationRateTable for TranspRateTableCalcRule to single TransportationRateTable.TranspRateTableOrganization.TranspRateTableOrganizationBuilder.transportationRateTable(TransportationRateTable value) Navigation property _TransportationRateTable for TranspRateTableOrganization to single TransportationRateTable.TranspRateTableRate.TranspRateTableRateBuilder.transportationRateTable(TransportationRateTable value) Navigation property _TransportationRateTable for TranspRateTableRate to single TransportationRateTable.TranspRateTableScaleRef.TranspRateTableScaleRefBuilder.transportationRateTable(TransportationRateTable value) Navigation property _TransportationRateTable for TranspRateTableScaleRef to single TransportationRateTable.TranspRateTableValidity.TranspRateTableValidityBuilder.transportationRateTable(TransportationRateTable value) Navigation property _TransportationRateTable for TranspRateTableValidity to single TransportationRateTable.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ratetable with parameters of type TransportationRateTableModifierConstructorDescriptionTranspRateTableCalcRule(UUID transpRateTableCalcRuleUUID, UUID transpRateTableValidityUUID, UUID transportationRateTableUUID, String transportationCalculationBase, BigDecimal transpRateCalcRulePricePerQty, String transpRateTableCalcRuleQtyUnit, TransportationRateTable to_TransportationRateTable, TranspRateTableValidity to_TranspRateTableValidity) TranspRateTableOrganization(UUID transpRateTableOrgUUID, UUID transportationRateTableUUID, String transpPurgOrgExtID, TransportationRateTable to_TransportationRateTable) TranspRateTableRate(UUID transpRateTableRateUUID, UUID transpRateTableValidityUUID, UUID transportationRateTableUUID, String transportationCalcBase01, String transportationCalcBase02, String transportationCalcBase03, String transportationCalcBase04, String transportationCalcBase05, String transportationCalcBase06, String transportationCalcBase07, String transportationCalcBase08, String transportationCalcBase09, String transportationCalcBase10, String transportationCalcBase11, String transportationCalcBase12, String transportationCalcBase13, String transportationCalcBase14, String transportationRateCurrency, BigDecimal transportationRateAmount, String transportationRatePctUnit, BigDecimal transportationRateAmountPct, String transpRateTableDimensionIndex, String transportationScaleItem01Value, String transportationScaleItem02Value, String transportationScaleItem03Value, String transportationScaleItem04Value, String transportationScaleItem05Value, String transportationScaleItem06Value, String transportationScaleItem07Value, String transportationScaleItem08Value, String transportationScaleItem09Value, String transportationScaleItem10Value, String transportationScaleItem11Value, String transportationScaleItem12Value, String transportationScaleItem13Value, String transportationScaleItem14Value, TransportationRateTable to_TransportationRateTable, TranspRateTableValidity to_TranspRateTableValidity) TranspRateTableScaleRef(UUID transpRateTableScaleRefUUID, UUID transportationRateTableUUID, UUID transportationScaleUUID, String transportationCalculationBase, Boolean transpRateTblScRefMinValIsSupp, Boolean transpRateTblScRefMaxValIsSupp, Boolean transpRateScRefIsRlvtForBrkWgt, String transpRateTblScaleRefScaleType, String transpRateTblScaleRefQtyUnit, String transpRateTblScaleRefCurrency, String transpRateTblScaleRefCalcType, String transpRateTableDimensionIndex, Boolean transpRateTblScRefNoValIsSupp, TransportationRateTable to_TransportationRateTable) TranspRateTableValidity(UUID transpRateTableValidityUUID, UUID transportationRateTableUUID, String transpRateTblValidityCurrency, String transpRateTblValdtyLfcycStatus, LocalDate transpRateTblValidityEndDate, LocalDate transpRateTblValidityStartDate, String transpRateTblValidityPctUnit, Collection<SAP__Message> _Messages, TransportationRateTable to_TransportationRateTable, List<TranspRateTableCalcRule> to_TranspRateTableCalcRule, List<TranspRateTableRate> to_TranspRateTableRate) -
Uses of TransportationRateTable 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 TransportationRateTableModifier and TypeMethodDescriptionDefaultRateTableService.countTransportationRateTable()Deprecated.RateTableService.countTransportationRateTable()Deprecated.Fetch the number of entries from theTransportationRateTableentity collection matching the filter and search expressions.DefaultRateTableService.createTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.RateTableService.createTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.Create a newTransportationRateTableentity and save it to the S/4HANA system.DefaultRateTableService.deleteTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.RateTableService.deleteTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.Deletes an existingTransportationRateTableentity in the S/4HANA system.DefaultRateTableService.getAllTransportationRateTable()Deprecated.RateTableService.getAllTransportationRateTable()Deprecated.Fetch multipleTransportationRateTableentities.DefaultRateTableService.getTransportationRateTableByKey(UUID transportationRateTableUUID) Deprecated.RateTableService.getTransportationRateTableByKey(UUID transportationRateTableUUID) Deprecated.Fetch a singleTransportationRateTableentity using key fields.DefaultRateTableService.updateTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.RateTableService.updateTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.Update an existingTransportationRateTableentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type TransportationRateTableModifier and TypeMethodDescriptionDefaultRateTableService.createTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.RateTableService.createTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.Create a newTransportationRateTableentity and save it to the S/4HANA system.DefaultRateTableService.deleteTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.RateTableService.deleteTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.Deletes an existingTransportationRateTableentity in the S/4HANA system.DefaultRateTableService.updateTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.RateTableService.updateTransportationRateTable(TransportationRateTable transportationRateTable) Deprecated.Update an existingTransportationRateTableentity and save it to the S/4HANA system.