Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage.FieldLogisticsShipmentVoyage
Packages that use FieldLogisticsShipmentVoyage
Package
Description
-
Uses of FieldLogisticsShipmentVoyage in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage with type parameters of type FieldLogisticsShipmentVoyageModifier and TypeFieldDescriptionFieldLogisticsShipmentVoyage._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.ALL_FIELDSSelector for all available fields of FieldLogisticsShipmentVoyage.static final SimpleProperty.Boolean<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.FLD_LOGS_SHPT_VOY_IS_EXTERNALLY_MNGDstatic final SimpleProperty.String<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.FLD_LOGS_SHPT_VOYAGE_NUMBERstatic final SimpleProperty.String<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.FLD_LOGS_SHPT_VOYAGE_STATUS_CODEstatic final SimpleProperty.String<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.FLD_LOGS_SHPT_VOYAGE_TYPE_CODEstatic final SimpleProperty.Guid<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.FLD_LOGS_SHPT_VOYAGE_UUIDstatic final SimpleProperty.DateTime<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.FLD_LOGS_VOYAGE_CHANGE_DATE_TIMEstatic final SimpleProperty.String<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyage.IS_BUSINESS_PURPOSE_COMPLETEDstatic final NavigationProperty.Collection<FieldLogisticsShipmentVoyage,FieldLogisticsShipmentVoyageStage> FieldLogisticsShipmentVoyage.TO__STAGEUse with available request builders to apply the _Stage navigation property to query operations.static final NavigationProperty.Single<FieldLogisticsShipmentVoyageStage,FieldLogisticsShipmentVoyage> FieldLogisticsShipmentVoyageStage.TO__VOYAGEUse with available request builders to apply the _Voyage navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage that return FieldLogisticsShipmentVoyageModifier and TypeMethodDescriptionFieldLogisticsShipmentVoyage.FieldLogisticsShipmentVoyageBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage that return types with arguments of type FieldLogisticsShipmentVoyageModifier and TypeMethodDescriptionFieldLogisticsShipmentVoyage.getType()io.vavr.control.Option<FieldLogisticsShipmentVoyage>FieldLogisticsShipmentVoyageStage.getVoyageIfPresent()Retrieval of associated FieldLogisticsShipmentVoyage entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage with parameters of type FieldLogisticsShipmentVoyageModifier and TypeMethodDescriptionvoidFieldLogisticsShipmentVoyageStage.setVoyage(FieldLogisticsShipmentVoyage value) Overwrites the associated FieldLogisticsShipmentVoyage entity for the loaded navigation property _Voyage.FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder.voyage(FieldLogisticsShipmentVoyage value) Navigation property _Voyage for FieldLogisticsShipmentVoyageStage to single FieldLogisticsShipmentVoyage.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldlogisticsshipmentvoyage with parameters of type FieldLogisticsShipmentVoyageModifierConstructorDescriptionFieldLogisticsShipmentVoyageStage(UUID fldLogsShptVoyageUUID, String fldLogsVoyageStageID, String fldLogsSrcePlnt, String fldLogsDestPlnt, String fldLogsShptVoyageStatusCode, String fldLogsVoyageSrceStage, String fldLogsVoyageDestStage, LocalDate fldLogsVoyagePlndArrvlDate, LocalDate fldLogsVoyagePlndDeptrDate, OffsetDateTime fldLogsVoyageStgeChangeDateTme, Collection<SAP__Message> _Messages, FieldLogisticsShipmentVoyage to_Voyage) -
Uses of FieldLogisticsShipmentVoyage 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 FieldLogisticsShipmentVoyageModifier and TypeMethodDescriptionDefaultFieldLogisticsShipmentVoyageService.countFieldLogisticsShipmentVoyage()Deprecated.FieldLogisticsShipmentVoyageService.countFieldLogisticsShipmentVoyage()Deprecated.Fetch the number of entries from theFieldLogisticsShipmentVoyageentity collection matching the filter and search expressions.DefaultFieldLogisticsShipmentVoyageService.createFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.FieldLogisticsShipmentVoyageService.createFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.Create a newFieldLogisticsShipmentVoyageentity and save it to the S/4HANA system.DefaultFieldLogisticsShipmentVoyageService.deleteFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.FieldLogisticsShipmentVoyageService.deleteFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.Deletes an existingFieldLogisticsShipmentVoyageentity in the S/4HANA system.DefaultFieldLogisticsShipmentVoyageService.getAllFieldLogisticsShipmentVoyage()Deprecated.FieldLogisticsShipmentVoyageService.getAllFieldLogisticsShipmentVoyage()Deprecated.Fetch multipleFieldLogisticsShipmentVoyageentities.DefaultFieldLogisticsShipmentVoyageService.getFieldLogisticsShipmentVoyageByKey(UUID fldLogsShptVoyageUUID) Deprecated.FieldLogisticsShipmentVoyageService.getFieldLogisticsShipmentVoyageByKey(UUID fldLogsShptVoyageUUID) Deprecated.Fetch a singleFieldLogisticsShipmentVoyageentity using key fields.DefaultFieldLogisticsShipmentVoyageService.updateFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.FieldLogisticsShipmentVoyageService.updateFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.Update an existingFieldLogisticsShipmentVoyageentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FieldLogisticsShipmentVoyageModifier and TypeMethodDescriptionDefaultFieldLogisticsShipmentVoyageService.createFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.FieldLogisticsShipmentVoyageService.createFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.Create a newFieldLogisticsShipmentVoyageentity and save it to the S/4HANA system.DefaultFieldLogisticsShipmentVoyageService.deleteFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.FieldLogisticsShipmentVoyageService.deleteFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.Deletes an existingFieldLogisticsShipmentVoyageentity in the S/4HANA system.DefaultFieldLogisticsShipmentVoyageService.updateFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.FieldLogisticsShipmentVoyageService.updateFieldLogisticsShipmentVoyage(FieldLogisticsShipmentVoyage fieldLogisticsShipmentVoyage) Deprecated.Update an existingFieldLogisticsShipmentVoyageentity and save it to the S/4HANA system.