Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration.FrtBkgChrgCalcBase
Packages that use FrtBkgChrgCalcBase
Package
Description
-
Uses of FrtBkgChrgCalcBase in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type parameters of type FrtBkgChrgCalcBaseModifier and TypeFieldDescriptionstatic final SimpleProperty<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.ALL_FIELDSSelector for all available fields of FrtBkgChrgCalcBase.static final NavigationProperty.Single<FrtBkgChrgCalcBase,FreightBooking> FrtBkgChrgCalcBase.TO__FREIGHT_BOOKINGUse with available request builders to apply the _FreightBooking navigation property to query operations.static final NavigationProperty.Single<FrtBkgChrgCalcBase,FrtBkgChrgElement> FrtBkgChrgCalcBase.TO__FREIGHT_BOOKING_CHRG_ELMNTUse with available request builders to apply the _FreightBookingChrgElmnt navigation property to query operations.static final NavigationProperty.Collection<FrtBkgChrgElement,FrtBkgChrgCalcBase> FrtBkgChrgElement.TO__FRT_BKG_CHRG_CALC_BASEUse with available request builders to apply the _FrtBkgChrgCalcBase navigation property to query operations.static final SimpleProperty.Guid<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_CHARGE_ITEM_ELEMENT_UUIDstatic final SimpleProperty.Guid<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_CHRG_CALC_BASE_UUIDstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_CHRG_CALCULATION_BASEstatic final SimpleProperty.NumericDecimal<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_DATA_SOURCE_AMOUNTstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_DATA_SOURCE_CURRENCYstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_DATA_SOURCE_QTY_UNITstatic final SimpleProperty.NumericDecimal<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_DATA_SOURCE_QUANTITYstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_DATA_SOURCE_VALUE_CHARstatic final SimpleProperty.NumericDecimal<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_SCALE_ITEM_AMOUNTstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_SCALE_ITEM_CURRENCYstatic final SimpleProperty.NumericDecimal<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_SCALE_ITEM_QUANTITYstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_SCALE_ITEM_QUANTITY_UNITstatic final SimpleProperty.String<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSP_SCALE_ITEM_VALUE_CHARstatic final SimpleProperty.Guid<FrtBkgChrgCalcBase>FrtBkgChrgCalcBase.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return FrtBkgChrgCalcBaseMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return types with arguments of type FrtBkgChrgCalcBaseModifier and TypeMethodDescriptionio.vavr.control.Option<List<FrtBkgChrgCalcBase>>FrtBkgChrgElement.getFrtBkgChrgCalcBaseIfPresent()Retrieval of associated FrtBkgChrgCalcBase entities (one to many).FrtBkgChrgCalcBase.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FrtBkgChrgCalcBaseModifier and TypeMethodDescriptionvoidFrtBkgChrgElement.addFrtBkgChrgCalcBase(FrtBkgChrgCalcBase... entity) Adds elements to the list of associated FrtBkgChrgCalcBase entities.FrtBkgChrgElement.FrtBkgChrgElementBuilder.frtBkgChrgCalcBase(FrtBkgChrgCalcBase... value) Navigation property _FrtBkgChrgCalcBase for FrtBkgChrgElement to multiple FrtBkgChrgCalcBase.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FrtBkgChrgCalcBaseModifier and TypeMethodDescriptionvoidFrtBkgChrgElement.setFrtBkgChrgCalcBase(List<FrtBkgChrgCalcBase> value) Overwrites the list of associated FrtBkgChrgCalcBase entities for the loaded navigation property _FrtBkgChrgCalcBase.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FrtBkgChrgCalcBaseModifierConstructorDescriptionFrtBkgChrgElement(UUID transpChargeItemElementUUID, UUID transpChargeItemUUID, UUID transportationOrderUUID, UUID transportationRateUUID, String transpCalculationSheetItem, String transpChargeType, String transpCalcResolutionBase, String transpCalculationDateType, OffsetDateTime transpChargeCalculationDateTme, String transpChargeCalculationCrcy, BigDecimal transpChargeCalcAmtInCalcCrcy, String transportationRateCurrency, BigDecimal transpRateAmountInRateCrcy, String transportationRatePctUnit, BigDecimal transportationRateAmountPct, Boolean transpRateAmtIsManuallyChanged, String transpChrgLineNumber, String transpChrgRefFromLineNumber, String transpChrgRefToLineNumber, String transpChargeDocumentCurrency, BigDecimal transpChrgAmountInDocCurrency, String transpChargeLocalCurrency, BigDecimal transpChrgAmountInLoclCurrency, UUID transpIndexRateTableUUID, String transportationRate, Boolean transpChargeIsMandatory, String transpDimnWeightProfile, String transpCalculationMethodType, String transpCalculationMethodName, String transpChargeCalcStatus, String transpChargePostingStatus, FreightBooking to_FreightBooking, FreightBookingChargeItem to_FreightBookingChargeItem, List<FrtBkgChrgCalcBase> to_FrtBkgChrgCalcBase, List<FrtBkgChrgCalcRule> to_FrtBkgChrgCalcRule, List<FrtBkgChrgElmntExchRate> to_FrtBkgChrgElmntExchRate) -
Uses of FrtBkgChrgCalcBase 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 FrtBkgChrgCalcBaseModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.countFrtBkgChrgCalcBase()Deprecated.FreightBookingIntegrationService.countFrtBkgChrgCalcBase()Deprecated.Fetch the number of entries from theFrtBkgChrgCalcBaseentity collection matching the filter and search expressions.DefaultFreightBookingIntegrationService.getAllFrtBkgChrgCalcBase()Deprecated.FreightBookingIntegrationService.getAllFrtBkgChrgCalcBase()Deprecated.Fetch multipleFrtBkgChrgCalcBaseentities.DefaultFreightBookingIntegrationService.getFrtBkgChrgCalcBaseByKey(UUID transpChrgCalcBaseUUID) Deprecated.FreightBookingIntegrationService.getFrtBkgChrgCalcBaseByKey(UUID transpChrgCalcBaseUUID) Deprecated.Fetch a singleFrtBkgChrgCalcBaseentity using key fields.DefaultFreightBookingIntegrationService.updateFrtBkgChrgCalcBase(FrtBkgChrgCalcBase frtBkgChrgCalcBase) Deprecated.FreightBookingIntegrationService.updateFrtBkgChrgCalcBase(FrtBkgChrgCalcBase frtBkgChrgCalcBase) Deprecated.Update an existingFrtBkgChrgCalcBaseentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FrtBkgChrgCalcBaseModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.updateFrtBkgChrgCalcBase(FrtBkgChrgCalcBase frtBkgChrgCalcBase) Deprecated.FreightBookingIntegrationService.updateFrtBkgChrgCalcBase(FrtBkgChrgCalcBase frtBkgChrgCalcBase) Deprecated.Update an existingFrtBkgChrgCalcBaseentity and save it to the S/4HANA system.