Class FreightUnit
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: FreightUnit_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of FreightUnit instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightUnit>Selector for all available fields of FreightUnit.static final SimpleProperty.DateTime<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.Guid<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.DateTime<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.Guid<FreightUnit>Use with available request builders to apply the _FreightUnitBusinessPartner navigation property to query operations.Use with available request builders to apply the _FreightUnitDocumentReference navigation property to query operations.static final NavigationProperty.Collection<FreightUnit,FreightUnitItem> Use with available request builders to apply the _FreightUnitItem navigation property to query operations.static final NavigationProperty.Collection<FreightUnit,FreightUnitStop> Use with available request builders to apply the _FreightUnitStop navigation property to query operations.static final SimpleProperty.Boolean<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.String<FreightUnit>static final SimpleProperty.Guid<FreightUnit>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionFreightUnit(UUID transportationOrderUUID, String transportationOrder, String transportationOrderType, String transportationOrderCategory, String transportationMode, String transportationModeCategory, UUID shipperUUID, String shipper, String shipperAddressID, UUID consigneeUUID, String consignee, String consigneeAddressID, String transpOrdResponsiblePerson, String transpOrdLifeCycleStatus, String transpOrderDngrsGdsSts, String transpOrdPlanningBlock, Boolean transpOrdExecutionIsBlocked, String transpOrdGoodsMovementStatus, String transportationOrderCrtnType, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime changedDateTime, List<FreightUnitBusinessPartner> to_FreightUnitBusinessPartner, List<FreightUnitDocumentReference> to_FreightUnitDocumentReference, List<FreightUnitItem> to_FreightUnitItem, List<FreightUnitStop> to_FreightUnitStop) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated FreightUnitBusinessPartner entities.voidAdds elements to the list of associated FreightUnitDocumentReference entities.voidaddFreightUnitItem(FreightUnitItem... entity) Adds elements to the list of associated FreightUnitItem entities.voidaddFreightUnitStop(FreightUnitStop... entity) Adds elements to the list of associated FreightUnitStop entities.builder()protected booleanbooleanprotected voidConstraints: NullableConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: NullableConstraints: Not nullable, Maximum length: 12Constraints: Nullableprotected Stringprotected Stringio.vavr.control.Option<List<FreightUnitBusinessPartner>>Retrieval of associated FreightUnitBusinessPartner entities (one to many).io.vavr.control.Option<List<FreightUnitDocumentReference>>Retrieval of associated FreightUnitDocumentReference entities (one to many).io.vavr.control.Option<List<FreightUnitItem>>Retrieval of associated FreightUnitItem entities (one to many).io.vavr.control.Option<List<FreightUnitStop>>Retrieval of associated FreightUnitStop entities (one to many).protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: NullableConstraints: Not nullable, Maximum length: 1Constraints: Not nullableConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullablegetType()inthashCode()voidsetChangedDateTime(OffsetDateTime changedDateTime) Constraints: NullablevoidsetConsignee(String consignee) Constraints: Not nullable, Maximum length: 10voidsetConsigneeAddressID(String consigneeAddressID) Constraints: Not nullable, Maximum length: 40voidsetConsigneeUUID(UUID consigneeUUID) Constraints: NullablevoidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(OffsetDateTime creationDateTime) Constraints: NullablevoidOverwrites the list of associated FreightUnitBusinessPartner entities for the loaded navigation property _FreightUnitBusinessPartner.voidOverwrites the list of associated FreightUnitDocumentReference entities for the loaded navigation property _FreightUnitDocumentReference.voidsetFreightUnitItem(List<FreightUnitItem> value) Overwrites the list of associated FreightUnitItem entities for the loaded navigation property _FreightUnitItem.voidsetFreightUnitStop(List<FreightUnitStop> value) Overwrites the list of associated FreightUnitStop entities for the loaded navigation property _FreightUnitStop.voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetShipper(String shipper) Constraints: Not nullable, Maximum length: 10voidsetShipperAddressID(String shipperAddressID) Constraints: Not nullable, Maximum length: 40voidsetShipperUUID(UUID shipperUUID) Constraints: NullablevoidsetTranspOrderDngrsGdsSts(String transpOrderDngrsGdsSts) Constraints: Not nullable, Maximum length: 1voidsetTranspOrdExecutionIsBlocked(Boolean transpOrdExecutionIsBlocked) Constraints: Not nullablevoidsetTranspOrdGoodsMovementStatus(String transpOrdGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1voidsetTranspOrdLifeCycleStatus(String transpOrdLifeCycleStatus) Constraints: Not nullable, Maximum length: 2voidsetTranspOrdPlanningBlock(String transpOrdPlanningBlock) Constraints: Not nullable, Maximum length: 1voidsetTranspOrdResponsiblePerson(String transpOrdResponsiblePerson) Constraints: Not nullable, Maximum length: 12voidsetTransportationMode(String transportationMode) Constraints: Not nullable, Maximum length: 2voidsetTransportationModeCategory(String transportationModeCategory) Constraints: Not nullable, Maximum length: 1voidsetTransportationOrder(String transportationOrder) Constraints: Not nullable, Maximum length: 20voidsetTransportationOrderCategory(String transportationOrderCategory) Constraints: Not nullable, Maximum length: 2voidsetTransportationOrderCrtnType(String transportationOrderCrtnType) Constraints: Not nullable, Maximum length: 2voidsetTransportationOrderType(String transportationOrderType) Constraints: Not nullable, Maximum length: 4voidsetTransportationOrderUUID(UUID transportationOrderUUID) (Key Field) Constraints: Not nullabletoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of FreightUnit. -
TRANSPORTATION_ORDER_UUID
-
TRANSPORTATION_ORDER
-
TRANSPORTATION_ORDER_TYPE
-
TRANSPORTATION_ORDER_CATEGORY
-
TRANSPORTATION_MODE
-
TRANSPORTATION_MODE_CATEGORY
-
SHIPPER_UUID
-
SHIPPER
-
SHIPPER_ADDRESS_ID
-
CONSIGNEE_UUID
-
CONSIGNEE
-
CONSIGNEE_ADDRESS_ID
-
TRANSP_ORD_RESPONSIBLE_PERSON
-
TRANSP_ORD_LIFE_CYCLE_STATUS
-
TRANSP_ORDER_DNGRS_GDS_STS
-
TRANSP_ORD_PLANNING_BLOCK
-
TRANSP_ORD_EXECUTION_IS_BLOCKED
-
TRANSP_ORD_GOODS_MOVEMENT_STATUS
-
TRANSPORTATION_ORDER_CRTN_TYPE
-
CREATED_BY_USER
-
CREATION_DATE_TIME
-
LAST_CHANGED_BY_USER
-
CHANGED_DATE_TIME
-
TO__FREIGHT_UNIT_BUSINESS_PARTNER
public static final NavigationProperty.Collection<FreightUnit,FreightUnitBusinessPartner> TO__FREIGHT_UNIT_BUSINESS_PARTNERUse with available request builders to apply the _FreightUnitBusinessPartner navigation property to query operations. -
TO__FREIGHT_UNIT_DOCUMENT_REFERENCE
public static final NavigationProperty.Collection<FreightUnit,FreightUnitDocumentReference> TO__FREIGHT_UNIT_DOCUMENT_REFERENCEUse with available request builders to apply the _FreightUnitDocumentReference navigation property to query operations. -
TO__FREIGHT_UNIT_ITEM
public static final NavigationProperty.Collection<FreightUnit,FreightUnitItem> TO__FREIGHT_UNIT_ITEMUse with available request builders to apply the _FreightUnitItem navigation property to query operations. -
TO__FREIGHT_UNIT_STOP
public static final NavigationProperty.Collection<FreightUnit,FreightUnitStop> TO__FREIGHT_UNIT_STOPUse with available request builders to apply the _FreightUnitStop navigation property to query operations.
-
-
Constructor Details
-
FreightUnit
public FreightUnit() -
FreightUnit
public FreightUnit(@Nullable UUID transportationOrderUUID, @Nullable String transportationOrder, @Nullable String transportationOrderType, @Nullable String transportationOrderCategory, @Nullable String transportationMode, @Nullable String transportationModeCategory, @Nullable UUID shipperUUID, @Nullable String shipper, @Nullable String shipperAddressID, @Nullable UUID consigneeUUID, @Nullable String consignee, @Nullable String consigneeAddressID, @Nullable String transpOrdResponsiblePerson, @Nullable String transpOrdLifeCycleStatus, @Nullable String transpOrderDngrsGdsSts, @Nullable String transpOrdPlanningBlock, @Nullable Boolean transpOrdExecutionIsBlocked, @Nullable String transpOrdGoodsMovementStatus, @Nullable String transportationOrderCrtnType, @Nullable String createdByUser, @Nullable OffsetDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable OffsetDateTime changedDateTime, List<FreightUnitBusinessPartner> to_FreightUnitBusinessPartner, List<FreightUnitDocumentReference> to_FreightUnitDocumentReference, List<FreightUnitItem> to_FreightUnitItem, List<FreightUnitStop> to_FreightUnitStop)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<FreightUnit>
-
setTransportationOrderUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TransportationOrderUUID
- Parameters:
transportationOrderUUID- Transportation Order UUID
-
setTransportationOrder
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransportationOrder
- Parameters:
transportationOrder- Document
-
setTransportationOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TransportationOrderType
- Parameters:
transportationOrderType- Business Document Type
-
setTransportationOrderCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCategory
- Parameters:
transportationOrderCategory- Business Document Category
-
setTransportationMode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationMode
- Parameters:
transportationMode- Transportation Mode
-
setTransportationModeCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TransportationModeCategory
- Parameters:
transportationModeCategory- Transportation Mode Category
-
setShipperUUID
Constraints: NullableOriginal property name from the Odata EDM: ShipperUUID
- Parameters:
shipperUUID- Business Partner GUID
-
setShipper
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Shipper
- Parameters:
shipper- Shipper
-
setShipperAddressID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ShipperAddressID
- Parameters:
shipperAddressID- Unique Identifier for Address (APC_V_ADDRESS_ID)
-
setConsigneeUUID
Constraints: NullableOriginal property name from the Odata EDM: ConsigneeUUID
- Parameters:
consigneeUUID- Business Partner GUID
-
setConsignee
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Consignee
- Parameters:
consignee- Ship-to Party
-
setConsigneeAddressID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsigneeAddressID
- Parameters:
consigneeAddressID- Unique Identifier for Address (APC_V_ADDRESS_ID)
-
setTranspOrdResponsiblePerson
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TranspOrdResponsiblePerson
- Parameters:
transpOrdResponsiblePerson- Person Responsible
-
setTranspOrdLifeCycleStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TranspOrdLifeCycleStatus
- Parameters:
transpOrdLifeCycleStatus- Life Cycle Status
-
setTranspOrderDngrsGdsSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrderDngrsGdsSts
- Parameters:
transpOrderDngrsGdsSts- Dangerous Goods Status
-
setTranspOrdPlanningBlock
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdPlanningBlock
- Parameters:
transpOrdPlanningBlock- Planning Block
-
setTranspOrdExecutionIsBlocked
Constraints: Not nullableOriginal property name from the Odata EDM: TranspOrdExecutionIsBlocked
- Parameters:
transpOrdExecutionIsBlocked- Execution Block
-
setTranspOrdGoodsMovementStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdGoodsMovementStatus
- Parameters:
transpOrdGoodsMovementStatus- Delivery Goods Movement Status
-
setTransportationOrderCrtnType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCrtnType
- Parameters:
transportationOrderCrtnType- Creation Type
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By
-
setCreationDateTime
Constraints: NullableOriginal property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Created on Timestamp
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Changed By
-
setChangedDateTime
Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Parameters:
changedDateTime- Created on Timestamp
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<FreightUnit>
-
getKey
- Overrides:
getKeyin classVdmObject<FreightUnit>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<FreightUnit>
-
fromMap
- Overrides:
fromMapin classVdmObject<FreightUnit>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<FreightUnit>
-
getFreightUnitBusinessPartnerIfPresent
@Nonnull public io.vavr.control.Option<List<FreightUnitBusinessPartner>> getFreightUnitBusinessPartnerIfPresent()Retrieval of associated FreightUnitBusinessPartner entities (one to many). This corresponds to the OData navigation property _FreightUnitBusinessPartner.If the navigation property for an entity FreightUnit has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _FreightUnitBusinessPartner is already loaded, the
result will contain the FreightUnitBusinessPartner entities. If not, an
Optionwith result stateemptyis returned.
-
setFreightUnitBusinessPartner
Overwrites the list of associated FreightUnitBusinessPartner entities for the loaded navigation property _FreightUnitBusinessPartner.If the navigation property _FreightUnitBusinessPartner of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of FreightUnitBusinessPartner entities.
-
addFreightUnitBusinessPartner
Adds elements to the list of associated FreightUnitBusinessPartner entities. This corresponds to the OData navigation property _FreightUnitBusinessPartner.If the navigation property _FreightUnitBusinessPartner of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of FreightUnitBusinessPartner entities.
-
getFreightUnitDocumentReferenceIfPresent
@Nonnull public io.vavr.control.Option<List<FreightUnitDocumentReference>> getFreightUnitDocumentReferenceIfPresent()Retrieval of associated FreightUnitDocumentReference entities (one to many). This corresponds to the OData navigation property _FreightUnitDocumentReference.If the navigation property for an entity FreightUnit has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _FreightUnitDocumentReference is already loaded, the
result will contain the FreightUnitDocumentReference entities. If not, an
Optionwith result stateemptyis returned.
-
setFreightUnitDocumentReference
Overwrites the list of associated FreightUnitDocumentReference entities for the loaded navigation property _FreightUnitDocumentReference.If the navigation property _FreightUnitDocumentReference of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of FreightUnitDocumentReference entities.
-
addFreightUnitDocumentReference
Adds elements to the list of associated FreightUnitDocumentReference entities. This corresponds to the OData navigation property _FreightUnitDocumentReference.If the navigation property _FreightUnitDocumentReference of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of FreightUnitDocumentReference entities.
-
getFreightUnitItemIfPresent
Retrieval of associated FreightUnitItem entities (one to many). This corresponds to the OData navigation property _FreightUnitItem.If the navigation property for an entity FreightUnit has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _FreightUnitItem is already loaded, the result will
contain the FreightUnitItem entities. If not, an
Optionwith result stateemptyis returned.
-
setFreightUnitItem
Overwrites the list of associated FreightUnitItem entities for the loaded navigation property _FreightUnitItem.If the navigation property _FreightUnitItem of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of FreightUnitItem entities.
-
addFreightUnitItem
Adds elements to the list of associated FreightUnitItem entities. This corresponds to the OData navigation property _FreightUnitItem.If the navigation property _FreightUnitItem of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of FreightUnitItem entities.
-
getFreightUnitStopIfPresent
Retrieval of associated FreightUnitStop entities (one to many). This corresponds to the OData navigation property _FreightUnitStop.If the navigation property for an entity FreightUnit has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _FreightUnitStop is already loaded, the result will
contain the FreightUnitStop entities. If not, an
Optionwith result stateemptyis returned.
-
setFreightUnitStop
Overwrites the list of associated FreightUnitStop entities for the loaded navigation property _FreightUnitStop.If the navigation property _FreightUnitStop of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of FreightUnitStop entities.
-
addFreightUnitStop
Adds elements to the list of associated FreightUnitStop entities. This corresponds to the OData navigation property _FreightUnitStop.If the navigation property _FreightUnitStop of a queried FreightUnit is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of FreightUnitStop entities.
-
builder
-
getTransportationOrderUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TransportationOrderUUID
- Returns:
- Transportation Order UUID
-
getTransportationOrder
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransportationOrder
- Returns:
- Document
-
getTransportationOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TransportationOrderType
- Returns:
- Business Document Type
-
getTransportationOrderCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCategory
- Returns:
- Business Document Category
-
getTransportationMode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationMode
- Returns:
- Transportation Mode
-
getTransportationModeCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TransportationModeCategory
- Returns:
- Transportation Mode Category
-
getShipperUUID
Constraints: NullableOriginal property name from the Odata EDM: ShipperUUID
- Returns:
- Business Partner GUID
-
getShipper
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Shipper
- Returns:
- Shipper
-
getShipperAddressID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ShipperAddressID
- Returns:
- Unique Identifier for Address (APC_V_ADDRESS_ID)
-
getConsigneeUUID
Constraints: NullableOriginal property name from the Odata EDM: ConsigneeUUID
- Returns:
- Business Partner GUID
-
getConsignee
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Consignee
- Returns:
- Ship-to Party
-
getConsigneeAddressID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsigneeAddressID
- Returns:
- Unique Identifier for Address (APC_V_ADDRESS_ID)
-
getTranspOrdResponsiblePerson
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TranspOrdResponsiblePerson
- Returns:
- Person Responsible
-
getTranspOrdLifeCycleStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TranspOrdLifeCycleStatus
- Returns:
- Life Cycle Status
-
getTranspOrderDngrsGdsSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrderDngrsGdsSts
- Returns:
- Dangerous Goods Status
-
getTranspOrdPlanningBlock
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdPlanningBlock
- Returns:
- Planning Block
-
getTranspOrdExecutionIsBlocked
Constraints: Not nullableOriginal property name from the Odata EDM: TranspOrdExecutionIsBlocked
- Returns:
- Execution Block
-
getTranspOrdGoodsMovementStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdGoodsMovementStatus
- Returns:
- Delivery Goods Movement Status
-
getTransportationOrderCrtnType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCrtnType
- Returns:
- Creation Type
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By
-
getCreationDateTime
Constraints: NullableOriginal property name from the Odata EDM: CreationDateTime
- Returns:
- Created on Timestamp
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Changed By
-
getChangedDateTime
Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Returns:
- Created on Timestamp
-
toString
- Overrides:
toStringin classVdmObject<FreightUnit>
-
equals
- Overrides:
equalsin classVdmEntity<FreightUnit>
-
canEqual
- Overrides:
canEqualin classVdmEntity<FreightUnit>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<FreightUnit>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<FreightUnit>
-