public class WhseOutboundDeliveryOrderHead extends VdmEntity<WhseOutboundDeliveryOrderHead>
Original entity name from the Odata EDM: WhseOutboundDeliveryOrderHeadType
Modifier and Type | Class and Description |
---|---|
static class |
WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder
Helper class to allow for fluent creation of WhseOutboundDeliveryOrderHead instances.
|
Modifier and Type | Field and Description |
---|---|
static WhseOutboundDeliveryOrderHeadSelectable |
ALL_FIELDS
Selector for all available fields of WhseOutboundDeliveryOrderHead.
|
static WhseOutboundDeliveryOrderHeadField<String> |
CARRIER
Use with available fluent helpers to apply the Carrier field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
CARRIER_NAME
Use with available fluent helpers to apply the CarrierName field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
DELIVERY_CATEGORY
Use with available fluent helpers to apply the DeliveryCategory field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
DELIVERY_TYPE
Use with available fluent helpers to apply the DeliveryType field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
INCOTERMS_PART1
Use with available fluent helpers to apply the IncotermsPart1 field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
INCOTERMS_PART2
Use with available fluent helpers to apply the IncotermsPart2 field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
OUTBOUND_DELIVERY_ORDER
Use with available fluent helpers to apply the OutboundDeliveryOrder field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<ZonedDateTime> |
PLANNED_DELIVERY_UTC_DATE_TIME
Use with available fluent helpers to apply the PlannedDeliveryUTCDateTime field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<ZonedDateTime> |
PLANNED_OUT_OF_YARD_UTC_DATE_TIME
Use with available fluent helpers to apply the PlannedOutOfYardUTCDateTime field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
ROUTE
Use with available fluent helpers to apply the Route field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
SHIP_TO_PARTY_NAME
Use with available fluent helpers to apply the ShipToPartyName field to query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
SHIPPING_OFFICE
Use with available fluent helpers to apply the ShippingOffice field to query operations.
|
static WhseOutboundDeliveryOrderHeadLink<WhseDeliveryDocumentAddress> |
TO_SHIP_TO_PARTY_DOCUMENT_ADDRESS
Use with available fluent helpers to apply the to_ShipToPartyDocumentAddress navigation property to query
operations.
|
static WhseOutboundDeliveryOrderHeadLink<WhseOutboundDeliveryOrderItem> |
TO_WHSE_OUTBOUND_DELIVERY_ORDER_ITEM
Use with available fluent helpers to apply the to_WhseOutboundDeliveryOrderItem navigation property to
query operations.
|
static WhseOutboundDeliveryOrderHeadField<String> |
WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
WhseOutboundDeliveryOrderHead() |
WhseOutboundDeliveryOrderHead(String outboundDeliveryOrder,
String warehouse,
String deliveryCategory,
String deliveryType,
String shipToParty,
String shipToPartyName,
String carrier,
String carrierName,
ZonedDateTime plannedDeliveryUTCDateTime,
ZonedDateTime plannedOutOfYardUTCDateTime,
String incotermsPart1,
String incotermsPart2,
String route,
String salesOrganization,
String shippingOffice,
ZonedDateTime lastChangeDateTime,
List<WhseDeliveryDocumentAddress> toShipToPartyDocumentAddress,
List<WhseOutboundDeliveryOrderItem> toWhseOutboundDeliveryOrderItem) |
Modifier and Type | Method and Description |
---|---|
void |
addShipToPartyDocumentAddress(WhseDeliveryDocumentAddress... entity)
Adds elements to the list of associated WhseDeliveryDocumentAddress entities.
|
void |
addWhseOutboundDeliveryOrderItem(WhseOutboundDeliveryOrderItem... entity)
Adds elements to the list of associated WhseOutboundDeliveryOrderItem entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<WhseDeliveryDocumentAddress> |
fetchShipToPartyDocumentAddress()
Fetches the WhseDeliveryDocumentAddress entities (one to many) associated with this entity.
|
List<WhseOutboundDeliveryOrderItem> |
fetchWhseOutboundDeliveryOrderItem()
Fetches the WhseOutboundDeliveryOrderItem entities (one to many) associated with this entity.
|
static <T> WhseOutboundDeliveryOrderHeadField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getCarrier()
Constraints: Not nullable, Maximum length: 10
|
String |
getCarrierName()
Constraints: Not nullable, Maximum length: 40
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getDeliveryCategory()
Constraints: Not nullable, Maximum length: 3
|
String |
getDeliveryType()
Constraints: Not nullable, Maximum length: 4
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getIncotermsPart1()
Constraints: Not nullable, Maximum length: 3
|
String |
getIncotermsPart2()
Constraints: Not nullable, Maximum length: 28
|
protected Map<String,Object> |
getKey() |
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getOutboundDeliveryOrder()
(Key Field) Constraints: Not nullable, Maximum length: 35
|
ZonedDateTime |
getPlannedDeliveryUTCDateTime()
Constraints: Not nullable, Precision: 0
|
ZonedDateTime |
getPlannedOutOfYardUTCDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getRoute()
Constraints: Not nullable, Maximum length: 10
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getShippingOffice()
Constraints: Not nullable, Maximum length: 20
|
String |
getShipToParty()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<WhseDeliveryDocumentAddress>> |
getShipToPartyDocumentAddressIfPresent()
Retrieval of associated WhseDeliveryDocumentAddress entities (one to many).
|
List<WhseDeliveryDocumentAddress> |
getShipToPartyDocumentAddressOrFetch()
Retrieval of associated WhseDeliveryDocumentAddress entities (one to many).
|
String |
getShipToPartyName()
Constraints: Not nullable, Maximum length: 40
|
Class<WhseOutboundDeliveryOrderHead> |
getType() |
String |
getWarehouse()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<WhseOutboundDeliveryOrderItem>> |
getWhseOutboundDeliveryOrderItemIfPresent()
Retrieval of associated WhseOutboundDeliveryOrderItem entities (one to many).
|
List<WhseOutboundDeliveryOrderItem> |
getWhseOutboundDeliveryOrderItemOrFetch()
Retrieval of associated WhseOutboundDeliveryOrderItem entities (one to many).
|
int |
hashCode() |
void |
setCarrier(String carrier)
Constraints: Not nullable, Maximum length: 10
|
void |
setCarrierName(String carrierName)
Constraints: Not nullable, Maximum length: 40
|
void |
setDeliveryCategory(String deliveryCategory)
Constraints: Not nullable, Maximum length: 3
|
void |
setDeliveryType(String deliveryType)
Constraints: Not nullable, Maximum length: 4
|
void |
setIncotermsPart1(String incotermsPart1)
Constraints: Not nullable, Maximum length: 3
|
void |
setIncotermsPart2(String incotermsPart2)
Constraints: Not nullable, Maximum length: 28
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setOutboundDeliveryOrder(String outboundDeliveryOrder)
(Key Field) Constraints: Not nullable, Maximum length: 35
|
void |
setPlannedDeliveryUTCDateTime(ZonedDateTime plannedDeliveryUTCDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setPlannedOutOfYardUTCDateTime(ZonedDateTime plannedOutOfYardUTCDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setRoute(String route)
Constraints: Not nullable, Maximum length: 10
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setShippingOffice(String shippingOffice)
Constraints: Not nullable, Maximum length: 20
|
void |
setShipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setShipToPartyDocumentAddress(List<WhseDeliveryDocumentAddress> value)
Overwrites the list of associated WhseDeliveryDocumentAddress entities for the loaded navigation property
to_ShipToPartyDocumentAddress.
|
void |
setShipToPartyName(String shipToPartyName)
Constraints: Not nullable, Maximum length: 40
|
void |
setWarehouse(String warehouse)
Constraints: Not nullable, Maximum length: 4
|
void |
setWhseOutboundDeliveryOrderItem(List<WhseOutboundDeliveryOrderItem> value)
Overwrites the list of associated WhseOutboundDeliveryOrderItem entities for the loaded navigation
property to_WhseOutboundDeliveryOrderItem.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final WhseOutboundDeliveryOrderHeadSelectable ALL_FIELDS
public static final WhseOutboundDeliveryOrderHeadField<String> OUTBOUND_DELIVERY_ORDER
public static final WhseOutboundDeliveryOrderHeadField<String> WAREHOUSE
public static final WhseOutboundDeliveryOrderHeadField<String> DELIVERY_CATEGORY
public static final WhseOutboundDeliveryOrderHeadField<String> DELIVERY_TYPE
public static final WhseOutboundDeliveryOrderHeadField<String> SHIP_TO_PARTY
public static final WhseOutboundDeliveryOrderHeadField<String> SHIP_TO_PARTY_NAME
public static final WhseOutboundDeliveryOrderHeadField<String> CARRIER
public static final WhseOutboundDeliveryOrderHeadField<String> CARRIER_NAME
public static final WhseOutboundDeliveryOrderHeadField<ZonedDateTime> PLANNED_DELIVERY_UTC_DATE_TIME
public static final WhseOutboundDeliveryOrderHeadField<ZonedDateTime> PLANNED_OUT_OF_YARD_UTC_DATE_TIME
public static final WhseOutboundDeliveryOrderHeadField<String> INCOTERMS_PART1
public static final WhseOutboundDeliveryOrderHeadField<String> INCOTERMS_PART2
public static final WhseOutboundDeliveryOrderHeadField<String> ROUTE
public static final WhseOutboundDeliveryOrderHeadField<String> SALES_ORGANIZATION
public static final WhseOutboundDeliveryOrderHeadField<String> SHIPPING_OFFICE
public static final WhseOutboundDeliveryOrderHeadField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final WhseOutboundDeliveryOrderHeadLink<WhseDeliveryDocumentAddress> TO_SHIP_TO_PARTY_DOCUMENT_ADDRESS
public static final WhseOutboundDeliveryOrderHeadLink<WhseOutboundDeliveryOrderItem> TO_WHSE_OUTBOUND_DELIVERY_ORDER_ITEM
public WhseOutboundDeliveryOrderHead()
public WhseOutboundDeliveryOrderHead(@Nullable String outboundDeliveryOrder, @Nullable String warehouse, @Nullable String deliveryCategory, @Nullable String deliveryType, @Nullable String shipToParty, @Nullable String shipToPartyName, @Nullable String carrier, @Nullable String carrierName, @Nullable ZonedDateTime plannedDeliveryUTCDateTime, @Nullable ZonedDateTime plannedOutOfYardUTCDateTime, @Nullable String incotermsPart1, @Nullable String incotermsPart2, @Nullable String route, @Nullable String salesOrganization, @Nullable String shippingOffice, @Nullable ZonedDateTime lastChangeDateTime, List<WhseDeliveryDocumentAddress> toShipToPartyDocumentAddress, List<WhseOutboundDeliveryOrderItem> toWhseOutboundDeliveryOrderItem)
@Nonnull public Class<WhseOutboundDeliveryOrderHead> getType()
getType
in class VdmObject<WhseOutboundDeliveryOrderHead>
public void setOutboundDeliveryOrder(@Nullable String outboundDeliveryOrder)
Original property name from the Odata EDM: OutboundDeliveryOrder
outboundDeliveryOrder
- Document Numberpublic void setWarehouse(@Nullable String warehouse)
Original property name from the Odata EDM: Warehouse
All activities within a warehouse, for example, goods movements and physical inventory, are assigned to a specific warehouse number. The physical warehouse where these activities take place is identified by the warehouse number.
warehouse
- Alphanumeric key that identifies a complex, physical warehouse within the warehouse management system.public void setDeliveryCategory(@Nullable String deliveryCategory)
Original property name from the Odata EDM: DeliveryCategory
deliveryCategory
- Document Categorypublic void setDeliveryType(@Nullable String deliveryType)
Original property name from the Odata EDM: DeliveryType
Each document type is assigned to one or more document categories.The document type maps the delivery process in the system in combination with the item type.
deliveryType
- In connection with the document category, the document type classifies the different documents in
relation to the delivery process.public void setShipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
shipToParty
- Key identifying a business partner in the SAP system. The key is unique within a client.public void setShipToPartyName(@Nullable String shipToPartyName)
Original property name from the Odata EDM: ShipToPartyName
shipToPartyName
- First name field for business partners in the Organization category.public void setCarrier(@Nullable String carrier)
Original property name from the Odata EDM: Carrier
carrier
- Key identifying a business partner in the SAP system. The key is unique within a client.public void setCarrierName(@Nullable String carrierName)
Original property name from the Odata EDM: CarrierName
carrierName
- First name field for business partners in the Organization category.public void setPlannedDeliveryUTCDateTime(@Nullable ZonedDateTime plannedDeliveryUTCDateTime)
Original property name from the Odata EDM: PlannedDeliveryUTCDateTime
plannedDeliveryUTCDateTime
- Creation Date/Timepublic void setPlannedOutOfYardUTCDateTime(@Nullable ZonedDateTime plannedOutOfYardUTCDateTime)
Original property name from the Odata EDM: PlannedOutOfYardUTCDateTime
plannedOutOfYardUTCDateTime
- Creation Date/Timepublic void setIncotermsPart1(@Nullable String incotermsPart1)
Original property name from the Odata EDM: IncotermsPart1
incotermsPart1
- Incoterms (Part 1)public void setIncotermsPart2(@Nullable String incotermsPart2)
Original property name from the Odata EDM: IncotermsPart2
incotermsPart2
- Incoterms (Part 2)public void setRoute(@Nullable String route)
Original property name from the Odata EDM: Route
route
- Route Name (Identification)public void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of
a sales organization may include legal liability for products and customer claims.public void setShippingOffice(@Nullable String shippingOffice)
Original property name from the Odata EDM: ShippingOffice
shippingOffice
- Location Numberpublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
lastChangeDateTime
- The UTC time stamp is the date and time relative to UTC (Universal Coordinated Time).protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<WhseOutboundDeliveryOrderHead>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<WhseOutboundDeliveryOrderHead>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<WhseOutboundDeliveryOrderHead>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<WhseOutboundDeliveryOrderHead>
@Nonnull public static <T> WhseOutboundDeliveryOrderHeadField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> WhseOutboundDeliveryOrderHeadField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<WhseOutboundDeliveryOrderHead>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<WhseOutboundDeliveryOrderHead>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<WhseOutboundDeliveryOrderHead>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<WhseOutboundDeliveryOrderHead>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<WhseOutboundDeliveryOrderHead>
@Nonnull public List<WhseDeliveryDocumentAddress> fetchShipToPartyDocumentAddress() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<WhseDeliveryDocumentAddress> getShipToPartyDocumentAddressOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ShipToPartyDocumentAddress of a queried WhseOutboundDeliveryOrderHead 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.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<WhseDeliveryDocumentAddress>> getShipToPartyDocumentAddressIfPresent()
If the navigation property for an entity WhseOutboundDeliveryOrderHead has not been resolved yet, this
method will not query further information. Instead its Option
result state will be
empty
.
Option
with
result state empty
is returned.public void setShipToPartyDocumentAddress(@Nonnull List<WhseDeliveryDocumentAddress> value)
If the navigation property to_ShipToPartyDocumentAddress of a queried WhseOutboundDeliveryOrderHead 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.
value
- List of WhseDeliveryDocumentAddress entities.public void addShipToPartyDocumentAddress(WhseDeliveryDocumentAddress... entity)
If the navigation property to_ShipToPartyDocumentAddress of a queried WhseOutboundDeliveryOrderHead 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.
entity
- Array of WhseDeliveryDocumentAddress entities.@Nonnull public List<WhseOutboundDeliveryOrderItem> fetchWhseOutboundDeliveryOrderItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<WhseOutboundDeliveryOrderItem> getWhseOutboundDeliveryOrderItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_WhseOutboundDeliveryOrderItem of a queried WhseOutboundDeliveryOrderHead 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.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<WhseOutboundDeliveryOrderItem>> getWhseOutboundDeliveryOrderItemIfPresent()
If the navigation property for an entity WhseOutboundDeliveryOrderHead has not been resolved yet, this
method will not query further information. Instead its Option
result state will be
empty
.
Option
with result state empty
is returned.public void setWhseOutboundDeliveryOrderItem(@Nonnull List<WhseOutboundDeliveryOrderItem> value)
If the navigation property to_WhseOutboundDeliveryOrderItem of a queried WhseOutboundDeliveryOrderHead 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.
value
- List of WhseOutboundDeliveryOrderItem entities.public void addWhseOutboundDeliveryOrderItem(WhseOutboundDeliveryOrderItem... entity)
If the navigation property to_WhseOutboundDeliveryOrderItem of a queried WhseOutboundDeliveryOrderHead 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.
entity
- Array of WhseOutboundDeliveryOrderItem entities.public static WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder builder()
@Nullable public String getOutboundDeliveryOrder()
Original property name from the Odata EDM: OutboundDeliveryOrder
@Nullable public String getWarehouse()
Original property name from the Odata EDM: Warehouse
All activities within a warehouse, for example, goods movements and physical inventory, are assigned to a specific warehouse number. The physical warehouse where these activities take place is identified by the warehouse number.
@Nullable public String getDeliveryCategory()
Original property name from the Odata EDM: DeliveryCategory
@Nullable public String getDeliveryType()
Original property name from the Odata EDM: DeliveryType
Each document type is assigned to one or more document categories.The document type maps the delivery process in the system in combination with the item type.
@Nullable public String getShipToParty()
Original property name from the Odata EDM: ShipToParty
@Nullable public String getShipToPartyName()
Original property name from the Odata EDM: ShipToPartyName
@Nullable public String getCarrier()
Original property name from the Odata EDM: Carrier
@Nullable public String getCarrierName()
Original property name from the Odata EDM: CarrierName
@Nullable public ZonedDateTime getPlannedDeliveryUTCDateTime()
Original property name from the Odata EDM: PlannedDeliveryUTCDateTime
@Nullable public ZonedDateTime getPlannedOutOfYardUTCDateTime()
Original property name from the Odata EDM: PlannedOutOfYardUTCDateTime
@Nullable public String getIncotermsPart1()
Original property name from the Odata EDM: IncotermsPart1
@Nullable public String getIncotermsPart2()
Original property name from the Odata EDM: IncotermsPart2
@Nullable public String getRoute()
Original property name from the Odata EDM: Route
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
@Nullable public String getShippingOffice()
Original property name from the Odata EDM: ShippingOffice
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
public String toString()
toString
in class VdmObject<WhseOutboundDeliveryOrderHead>
public boolean equals(Object o)
equals
in class VdmObject<WhseOutboundDeliveryOrderHead>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<WhseOutboundDeliveryOrderHead>
public int hashCode()
hashCode
in class VdmObject<WhseOutboundDeliveryOrderHead>
Copyright © 2020 SAP SE. All rights reserved.