Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration.FreightUnitDocumentReference
Packages that use FreightUnitDocumentReference
Package
Description
-
Uses of FreightUnitDocumentReference in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration with type parameters of type FreightUnitDocumentReferenceModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightUnitDocumentReference>FreightUnitDocumentReference.ALL_FIELDSSelector for all available fields of FreightUnitDocumentReference.static final NavigationProperty.Single<FreightUnitDocumentReference,FreightUnit> FreightUnitDocumentReference.TO__FREIGHT_UNITUse with available request builders to apply the _FreightUnit navigation property to query operations.FreightUnit.TO__FREIGHT_UNIT_DOCUMENT_REFERENCEUse with available request builders to apply the _FreightUnitDocumentReference navigation property to query operations.static final SimpleProperty.String<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSP_ORD_DOC_REF_ISSUER_NAMEstatic final SimpleProperty.String<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSP_ORD_DOC_REFERENCE_IDstatic final SimpleProperty.String<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSP_ORD_DOC_REFERENCE_ITM_IDstatic final SimpleProperty.String<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSP_ORD_DOC_REFERENCE_ITM_TYPEstatic final SimpleProperty.String<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSP_ORD_DOC_REFERENCE_TYPEstatic final SimpleProperty.Date<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSP_ORD_DOCUMENT_REFERENCE_DATEstatic final SimpleProperty.Guid<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSPORTATION_ORDER_DOC_REF_UUIDstatic final SimpleProperty.Guid<FreightUnitDocumentReference>FreightUnitDocumentReference.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration that return FreightUnitDocumentReferenceModifier and TypeMethodDescriptionFreightUnitDocumentReference.FreightUnitDocumentReferenceBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration that return types with arguments of type FreightUnitDocumentReferenceModifier and TypeMethodDescriptionio.vavr.control.Option<List<FreightUnitDocumentReference>>FreightUnit.getFreightUnitDocumentReferenceIfPresent()Retrieval of associated FreightUnitDocumentReference entities (one to many).FreightUnitDocumentReference.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration with parameters of type FreightUnitDocumentReferenceModifier and TypeMethodDescriptionvoidFreightUnit.addFreightUnitDocumentReference(FreightUnitDocumentReference... entity) Adds elements to the list of associated FreightUnitDocumentReference entities.FreightUnit.FreightUnitBuilder.freightUnitDocumentReference(FreightUnitDocumentReference... value) Navigation property _FreightUnitDocumentReference for FreightUnit to multiple FreightUnitDocumentReference.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightunitintegration with type arguments of type FreightUnitDocumentReferenceModifier and TypeMethodDescriptionvoidFreightUnit.setFreightUnitDocumentReference(List<FreightUnitDocumentReference> value) Overwrites the list of associated FreightUnitDocumentReference entities for the loaded navigation property _FreightUnitDocumentReference. -
Uses of FreightUnitDocumentReference 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 FreightUnitDocumentReferenceModifier and TypeMethodDescriptionDefaultFreightUnitIntegrationService.countFreightUnitDocumentReference()Deprecated.FreightUnitIntegrationService.countFreightUnitDocumentReference()Deprecated.Fetch the number of entries from theFreightUnitDocumentReferenceentity collection matching the filter and search expressions.DefaultFreightUnitIntegrationService.getAllFreightUnitDocumentReference()Deprecated.FreightUnitIntegrationService.getAllFreightUnitDocumentReference()Deprecated.Fetch multipleFreightUnitDocumentReferenceentities.DefaultFreightUnitIntegrationService.getFreightUnitDocumentReferenceByKey(UUID transportationOrderDocRefUUID) Deprecated.FreightUnitIntegrationService.getFreightUnitDocumentReferenceByKey(UUID transportationOrderDocRefUUID) Deprecated.Fetch a singleFreightUnitDocumentReferenceentity using key fields.