Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration.FreightBookingItemDocRef
Packages that use FreightBookingItemDocRef
Package
Description
-
Uses of FreightBookingItemDocRef 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 FreightBookingItemDocRefModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightBookingItemDocRef>FreightBookingItemDocRef.ALL_FIELDSSelector for all available fields of FreightBookingItemDocRef.static final NavigationProperty.Single<FreightBookingItemDocRef,FreightBooking> FreightBookingItemDocRef.TO__FREIGHT_BOOKINGUse with available request builders to apply the _FreightBooking navigation property to query operations.FreightBookingItemDocRef.TO__FREIGHT_BOOKING_ITEMUse with available request builders to apply the _FreightBookingItem navigation property to query operations.FreightBookingItem.TO__FREIGHT_BOOKING_ITEM_DOC_REFUse with available request builders to apply the _FreightBookingItemDocRef navigation property to query operations.static final SimpleProperty.String<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITEM_DOC_REF_ISSUER_NAMEstatic final SimpleProperty.String<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITEM_DOC_REFERENCE_IDstatic final SimpleProperty.String<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITEM_DOC_REFERENCE_TYPEstatic final SimpleProperty.Guid<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITEM_DOC_REFERENCE_UUIDstatic final SimpleProperty.Date<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITM_DOC_REF_DATEstatic final SimpleProperty.String<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITM_DOC_REF_ITEM_TYPEstatic final SimpleProperty.String<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSP_ORD_ITM_DOC_REFERENCE_ITEM_IDstatic final SimpleProperty.Guid<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSPORTATION_ORDER_ITEM_UUIDstatic final SimpleProperty.Guid<FreightBookingItemDocRef>FreightBookingItemDocRef.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return FreightBookingItemDocRefModifier and TypeMethodDescriptionFreightBookingItemDocRef.FreightBookingItemDocRefBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return types with arguments of type FreightBookingItemDocRefModifier and TypeMethodDescriptionio.vavr.control.Option<List<FreightBookingItemDocRef>>FreightBookingItem.getFreightBookingItemDocRefIfPresent()Retrieval of associated FreightBookingItemDocRef entities (one to many).FreightBookingItemDocRef.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FreightBookingItemDocRefModifier and TypeMethodDescriptionvoidFreightBookingItem.addFreightBookingItemDocRef(FreightBookingItemDocRef... entity) Adds elements to the list of associated FreightBookingItemDocRef entities.FreightBookingItem.FreightBookingItemBuilder.freightBookingItemDocRef(FreightBookingItemDocRef... value) Navigation property _FreightBookingItemDocRef for FreightBookingItem to multiple FreightBookingItemDocRef.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FreightBookingItemDocRefModifier and TypeMethodDescriptionvoidFreightBookingItem.setFreightBookingItemDocRef(List<FreightBookingItemDocRef> value) Overwrites the list of associated FreightBookingItemDocRef entities for the loaded navigation property _FreightBookingItemDocRef.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FreightBookingItemDocRefModifierConstructorDescriptionFreightBookingItem(UUID transportationOrderItemUUID, UUID transportationOrderUUID, String transpOrdItem, String transpOrdItemType, String transpOrdItemCategory, UUID transpOrdItemParentItemUUID, String transpOrdItemDesc, Boolean isMainCargoItem, String transpOrdItemSorting, UUID sourceStopUUID, UUID destinationStopUUID, UUID shipperUUID, String shipper, String shipperAddressID, UUID consigneeUUID, String consignee, String consigneeAddressID, UUID freightUnitUUID, UUID predecessorTransportationOrder, String transpBaseDocument, String transpBaseDocumentType, String transpBaseDocumentItem, String transpBaseDocumentItemType, String transportationEquipmentGroup, String transportationEquipmentType, Boolean transpEquipmentIsShipperOwned, String transpEquipmentPlateNumber, String transpEquipRegistrationCountry, BigDecimal transpEquipCapacityLength, BigDecimal transpEquipCapacityWidth, BigDecimal transpEquipCapacityHeight, String transpEquipCapacityUnit, BigDecimal transpEquipCapacityWeight, String transpEquipCapacityWeightUnit, BigDecimal transpEquipCapacityVolume, String transpEquipCapacityVolumeUnit, String transpOrdItemPackageID, UUID productUUID, String productID, String materialFreightGroup, String transportationGroup, BigDecimal transpOrdItmMinTemp, BigDecimal transpOrdItmMaxTemp, String transpOrdItemTemperatureUnit, BigDecimal transpOrdItemQuantity, String transpOrdItemQuantityUnit, BigDecimal transpOrdItemGrossWeight, String transpOrdItemGrossWeightUnit, BigDecimal transpOrdItemGrossVolume, String transpOrdItemGrossVolumeUnit, BigDecimal transpOrdItemNetWeight, String transpOrdItemNetWeightUnit, String transpOrdItemDngrsGdsSts, FreightBooking to_FreightBooking, List<FreightBookingItemDocRef> to_FreightBookingItemDocRef, List<FreightBookingItemSeal> to_FreightBookingItemSeal) -
Uses of FreightBookingItemDocRef 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 FreightBookingItemDocRefModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.countFreightBookingItemDocRef()Deprecated.FreightBookingIntegrationService.countFreightBookingItemDocRef()Deprecated.Fetch the number of entries from theFreightBookingItemDocRefentity collection matching the filter and search expressions.DefaultFreightBookingIntegrationService.deleteFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.FreightBookingIntegrationService.deleteFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.Deletes an existingFreightBookingItemDocRefentity in the S/4HANA system.DefaultFreightBookingIntegrationService.getAllFreightBookingItemDocRef()Deprecated.FreightBookingIntegrationService.getAllFreightBookingItemDocRef()Deprecated.Fetch multipleFreightBookingItemDocRefentities.DefaultFreightBookingIntegrationService.getFreightBookingItemDocRefByKey(UUID transpOrdItemDocReferenceUUID) Deprecated.FreightBookingIntegrationService.getFreightBookingItemDocRefByKey(UUID transpOrdItemDocReferenceUUID) Deprecated.Fetch a singleFreightBookingItemDocRefentity using key fields.DefaultFreightBookingIntegrationService.updateFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.FreightBookingIntegrationService.updateFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.Update an existingFreightBookingItemDocRefentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FreightBookingItemDocRefModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.deleteFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.FreightBookingIntegrationService.deleteFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.Deletes an existingFreightBookingItemDocRefentity in the S/4HANA system.DefaultFreightBookingIntegrationService.updateFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.FreightBookingIntegrationService.updateFreightBookingItemDocRef(FreightBookingItemDocRef freightBookingItemDocRef) Deprecated.Update an existingFreightBookingItemDocRefentity and save it to the S/4HANA system.