Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration.FreightBookingCharge
Packages that use FreightBookingCharge
Package
Description
-
Uses of FreightBookingCharge 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 FreightBookingChargeModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightBookingCharge>FreightBookingCharge.ALL_FIELDSSelector for all available fields of FreightBookingCharge.static final SimpleProperty.Date<FreightBookingCharge>FreightBookingCharge.EXCHANGE_RATE_DATEstatic final NavigationProperty.Single<FreightBookingCharge,FreightBooking> FreightBookingCharge.TO__FREIGHT_BOOKINGUse with available request builders to apply the _FreightBooking navigation property to query operations.static final NavigationProperty.Single<FreightBooking,FreightBookingCharge> FreightBooking.TO__FREIGHT_BOOKING_CHARGEUse with available request builders to apply the _FreightBookingCharge navigation property to query operations.FreightBookingChargeItem.TO__FREIGHT_BOOKING_CHARGEUse with available request builders to apply the _FreightBookingCharge navigation property to query operations.FreightBookingCharge.TO__FREIGHT_BOOKING_CHARGE_ITEMUse with available request builders to apply the _FreightBookingChargeItem navigation property to query operations.static final SimpleProperty.String<FreightBookingCharge>FreightBookingCharge.TRANSP_CHARGE_CALC_STATUSstatic final SimpleProperty.DateTime<FreightBookingCharge>FreightBookingCharge.TRANSP_CHARGE_CALCULATION_DATE_TMEstatic final SimpleProperty.String<FreightBookingCharge>FreightBookingCharge.TRANSP_CHARGE_DOCUMENT_CURRENCYstatic final SimpleProperty.String<FreightBookingCharge>FreightBookingCharge.TRANSP_CHARGE_LOCAL_CURRENCYstatic final SimpleProperty.String<FreightBookingCharge>FreightBookingCharge.TRANSP_CHARGE_POSTING_STATUSstatic final SimpleProperty.NumericDecimal<FreightBookingCharge>FreightBookingCharge.TRANSP_CHRG_TOTAL_AMT_IN_DOC_CRCYstatic final SimpleProperty.NumericDecimal<FreightBookingCharge>FreightBookingCharge.TRANSP_CHRG_TOTAL_AMT_IN_LOCL_CRCYstatic final SimpleProperty.Guid<FreightBookingCharge>FreightBookingCharge.TRANSPORTATION_CHARGES_OBJ_UUIDstatic final SimpleProperty.Guid<FreightBookingCharge>FreightBookingCharge.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return FreightBookingChargeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return types with arguments of type FreightBookingChargeModifier and TypeMethodDescriptionio.vavr.control.Option<FreightBookingCharge>FreightBooking.getFreightBookingChargeIfPresent()Retrieval of associated FreightBookingCharge entity (one to one).io.vavr.control.Option<FreightBookingCharge>FreightBookingChargeItem.getFreightBookingChargeIfPresent()Retrieval of associated FreightBookingCharge entity (one to one).FreightBookingCharge.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FreightBookingChargeModifier and TypeMethodDescriptionFreightBooking.FreightBookingBuilder.freightBookingCharge(FreightBookingCharge value) Navigation property _FreightBookingCharge for FreightBooking to single FreightBookingCharge.FreightBookingChargeItem.FreightBookingChargeItemBuilder.freightBookingCharge(FreightBookingCharge value) Navigation property _FreightBookingCharge for FreightBookingChargeItem to single FreightBookingCharge.voidFreightBooking.setFreightBookingCharge(FreightBookingCharge value) Overwrites the associated FreightBookingCharge entity for the loaded navigation property _FreightBookingCharge.voidFreightBookingChargeItem.setFreightBookingCharge(FreightBookingCharge value) Overwrites the associated FreightBookingCharge entity for the loaded navigation property _FreightBookingCharge.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FreightBookingChargeModifierConstructorDescriptionFreightBooking(UUID transportationOrderUUID, String transportationOrder, String transportationOrderType, String transportationOrderCategory, String transportationShippingType, String movementType, String transportationMode, String transportationModeCategory, UUID carrierUUID, String carrier, String standardCarrierAlphaCode, UUID transpOrdExecutingCarrierUUID, String transpOrdExecutingCarrier, UUID shipperUUID, String shipper, String shipperAddressID, UUID consigneeUUID, String consignee, String consigneeAddressID, String transpPurgOrg, String transpPurgOrgExtID, String transpPurgGroup, String transpPurgGroupExtID, String purgOrgCompanyCode, String carrierAccountNumber, String transpOrdPartnerReference, String masterBillOfLading, String transpOrdResponsiblePerson, Boolean transpOrdHasMltplExectgPties, String transpOrdInvoicingCarrierLevel, String transpOrdLifeCycleStatus, String transpOrderSubcontrgSts, String transportationOrderConfSts, String transportationOrderExecSts, String transpOrdGoodsMovementStatus, String transpOrdWhseProcessingStatus, String transpOrderDngrsGdsSts, Boolean transpOrdExecutionIsBlocked, String transportationOrderCrtnType, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime changedDateTime, Collection<SAP__Message> _Messages, List<FreightBookingBusinessPartner> to_FreightBookingBusinessPartner, FreightBookingCharge to_FreightBookingCharge, List<FreightBookingDocRef> to_FreightBookingDocRef, List<FreightBookingEvent> to_FreightBookingEvent, List<FreightBookingItem> to_FreightBookingItem, List<FreightBookingStop> to_FreightBookingStop) FreightBookingChargeItem(UUID transpChargeItemUUID, UUID transportationChargesObjUUID, UUID transportationOrderUUID, UUID transpChargeCalcLevelRefUUID, UUID transportationAgreementUUID, UUID businessPartnerUUID, String transpChargeCalcLevel, String transpChargePostingStatus, String transpChrgItemDocCurrency, BigDecimal transpChrgItmTotAmtInDocCrcy, String transpChrgItemLoclCurrency, BigDecimal transpChrgItmTotAmtInLoclCrcy, OffsetDateTime transpChargeItemCalcDateTme, LocalDate exchangeRateDate, LocalDate transpChargePostingDate, Boolean transpChrgCalcDteTmeIsChanged, String paymentTerms, FreightBooking to_FreightBooking, FreightBookingCharge to_FreightBookingCharge, List<FrtBkgChrgElement> to_FrtBkgChrgElement, List<FrtBkgChrgItmExchRate> to_FrtBkgChrgItmExchRate) -
Uses of FreightBookingCharge 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 FreightBookingChargeModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.countFreightBookingCharge()Deprecated.FreightBookingIntegrationService.countFreightBookingCharge()Deprecated.Fetch the number of entries from theFreightBookingChargeentity collection matching the filter and search expressions.DefaultFreightBookingIntegrationService.getAllFreightBookingCharge()Deprecated.FreightBookingIntegrationService.getAllFreightBookingCharge()Deprecated.Fetch multipleFreightBookingChargeentities.DefaultFreightBookingIntegrationService.getFreightBookingChargeByKey(UUID transportationChargesObjUUID) Deprecated.FreightBookingIntegrationService.getFreightBookingChargeByKey(UUID transportationChargesObjUUID) Deprecated.Fetch a singleFreightBookingChargeentity using key fields.