public class RequestForQuotationItem extends VdmEntity<RequestForQuotationItem>
Original entity name from the Odata EDM: A_RequestForQuotationItemType
Modifier and Type | Class and Description |
---|---|
static class |
RequestForQuotationItem.RequestForQuotationItemBuilder |
Modifier and Type | Field and Description |
---|---|
static RequestForQuotationItemSelectable |
ALL_FIELDS
Selector for all available fields of RequestForQuotationItem.
|
static RequestForQuotationItemField<String> |
BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static RequestForQuotationItemField<String> |
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static RequestForQuotationItemField<String> |
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static RequestForQuotationItemField<String> |
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static RequestForQuotationItemField<String> |
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static RequestForQuotationItemField<String> |
IS_INFO_RECORD_UPDATED
Use with available fluent helpers to apply the IsInfoRecordUpdated field to query operations.
|
static RequestForQuotationItemField<String> |
MANUAL_DELIVERY_ADDRESS_ID
Use with available fluent helpers to apply the ManualDeliveryAddressID field to query operations.
|
static RequestForQuotationItemField<String> |
MANUFACTURER
Use with available fluent helpers to apply the Manufacturer field to query operations.
|
static RequestForQuotationItemField<String> |
MANUFACTURER_MATERIAL
Use with available fluent helpers to apply the ManufacturerMaterial field to query operations.
|
static RequestForQuotationItemField<String> |
MANUFACTURER_PART_NMBR
Use with available fluent helpers to apply the ManufacturerPartNmbr field to query operations.
|
static RequestForQuotationItemField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static RequestForQuotationItemField<String> |
MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static RequestForQuotationItemField<BigDecimal> |
ORDER_ITEM_QTY_TO_BASE_QTY_DNMNTR
Use with available fluent helpers to apply the OrderItemQtyToBaseQtyDnmntr field to query operations.
|
static RequestForQuotationItemField<BigDecimal> |
ORDER_ITEM_QTY_TO_BASE_QTY_NMRTR
Use with available fluent helpers to apply the OrderItemQtyToBaseQtyNmrtr field to query operations.
|
static RequestForQuotationItemField<String> |
ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.
|
static RequestForQuotationItemField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static RequestForQuotationItemField<String> |
PURCHASE_REQUISITION
Use with available fluent helpers to apply the PurchaseRequisition field to query operations.
|
static RequestForQuotationItemField<String> |
PURCHASE_REQUISITION_ITEM
Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.
|
static RequestForQuotationItemField<String> |
PURCHASING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PurchasingDocumentCategory field to query operations.
|
static RequestForQuotationItemField<String> |
PURCHASING_DOCUMENT_ITEM_TEXT
Use with available fluent helpers to apply the PurchasingDocumentItemText field to query operations.
|
static RequestForQuotationItemField<String> |
REFERENCE_DELIVERY_ADDRESS_ID
Use with available fluent helpers to apply the ReferenceDeliveryAddressID field to query operations.
|
static RequestForQuotationItemField<String> |
REQUEST_FOR_QUOTATION
Use with available fluent helpers to apply the RequestForQuotation field to query operations.
|
static RequestForQuotationItemField<String> |
REQUEST_FOR_QUOTATION_ITEM
Use with available fluent helpers to apply the RequestForQuotationItem field to query operations.
|
static RequestForQuotationItemField<LocalDateTime> |
SCHEDULE_LINE_DELIVERY_DATE
Use with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.
|
static RequestForQuotationItemField<BigDecimal> |
SCHEDULE_LINE_ORDER_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
RequestForQuotationItem() |
RequestForQuotationItem(String requestForQuotationItem,
String requestForQuotation,
String purchasingDocumentCategory,
String purchasingDocumentItemText,
String material,
String manufacturerMaterial,
String manufacturerPartNmbr,
String manufacturer,
String materialGroup,
String plant,
String manualDeliveryAddressID,
String referenceDeliveryAddressID,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
LocalDateTime scheduleLineDeliveryDate,
BigDecimal scheduleLineOrderQuantity,
String orderQuantityUnit,
BigDecimal orderItemQtyToBaseQtyNmrtr,
BigDecimal orderItemQtyToBaseQtyDnmntr,
String baseUnit,
String purchaseRequisition,
String purchaseRequisitionItem,
String isInfoRecordUpdated) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static RequestForQuotationItem.RequestForQuotationItemBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> RequestForQuotationItemField<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 |
getBaseUnit()
Constraints: Not nullable, Maximum length: 3
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
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 |
getIncotermsClassification()
Constraints: Not nullable, Maximum length: 3
|
String |
getIncotermsLocation1()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsLocation2()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsTransferLocation()
Constraints: Not nullable, Maximum length: 28
|
String |
getIsInfoRecordUpdated()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
String |
getManualDeliveryAddressID()
Constraints: Not nullable, Maximum length: 10
|
String |
getManufacturer()
Constraints: Not nullable, Maximum length: 10
|
String |
getManufacturerMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getManufacturerPartNmbr()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialGroup()
Constraints: Not nullable, Maximum length: 9
|
BigDecimal |
getOrderItemQtyToBaseQtyDnmntr()
Constraints: Not nullable, Precision: 5, Scale: 0
|
BigDecimal |
getOrderItemQtyToBaseQtyNmrtr()
Constraints: Not nullable, Precision: 5, Scale: 0
|
String |
getOrderQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchaseRequisition()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseRequisitionItem()
Constraints: Not nullable, Maximum length: 5
|
String |
getPurchasingDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getPurchasingDocumentItemText()
Constraints: Not nullable, Maximum length: 40
|
String |
getReferenceDeliveryAddressID()
Constraints: Not nullable, Maximum length: 10
|
String |
getRequestForQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getRequestForQuotationItem()
(Key Field) Constraints: Not nullable, Maximum length: 5
|
LocalDateTime |
getScheduleLineDeliveryDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getScheduleLineOrderQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
Class<RequestForQuotationItem> |
getType() |
int |
hashCode() |
void |
setBaseUnit(String baseUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setIncotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
void |
setIncotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
void |
setIsInfoRecordUpdated(String isInfoRecordUpdated)
Constraints: Not nullable, Maximum length: 1
|
void |
setManualDeliveryAddressID(String manualDeliveryAddressID)
Constraints: Not nullable, Maximum length: 10
|
void |
setManufacturer(String manufacturer)
Constraints: Not nullable, Maximum length: 10
|
void |
setManufacturerMaterial(String manufacturerMaterial)
Constraints: Not nullable, Maximum length: 40
|
void |
setManufacturerPartNmbr(String manufacturerPartNmbr)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialGroup(String materialGroup)
Constraints: Not nullable, Maximum length: 9
|
void |
setOrderItemQtyToBaseQtyDnmntr(BigDecimal orderItemQtyToBaseQtyDnmntr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setOrderItemQtyToBaseQtyNmrtr(BigDecimal orderItemQtyToBaseQtyNmrtr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setOrderQuantityUnit(String orderQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurchaseRequisition(String purchaseRequisition)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseRequisitionItem(String purchaseRequisitionItem)
Constraints: Not nullable, Maximum length: 5
|
void |
setPurchasingDocumentCategory(String purchasingDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setPurchasingDocumentItemText(String purchasingDocumentItemText)
Constraints: Not nullable, Maximum length: 40
|
void |
setReferenceDeliveryAddressID(String referenceDeliveryAddressID)
Constraints: Not nullable, Maximum length: 10
|
void |
setRequestForQuotation(String requestForQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setRequestForQuotationItem(String requestForQuotationItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
void |
setScheduleLineDeliveryDate(LocalDateTime scheduleLineDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setScheduleLineOrderQuantity(BigDecimal scheduleLineOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final RequestForQuotationItemSelectable ALL_FIELDS
public static final RequestForQuotationItemField<String> REQUEST_FOR_QUOTATION_ITEM
public static final RequestForQuotationItemField<String> REQUEST_FOR_QUOTATION
public static final RequestForQuotationItemField<String> PURCHASING_DOCUMENT_CATEGORY
public static final RequestForQuotationItemField<String> PURCHASING_DOCUMENT_ITEM_TEXT
public static final RequestForQuotationItemField<String> MATERIAL
public static final RequestForQuotationItemField<String> MANUFACTURER_MATERIAL
public static final RequestForQuotationItemField<String> MANUFACTURER_PART_NMBR
public static final RequestForQuotationItemField<String> MANUFACTURER
public static final RequestForQuotationItemField<String> MATERIAL_GROUP
public static final RequestForQuotationItemField<String> PLANT
public static final RequestForQuotationItemField<String> MANUAL_DELIVERY_ADDRESS_ID
public static final RequestForQuotationItemField<String> REFERENCE_DELIVERY_ADDRESS_ID
public static final RequestForQuotationItemField<String> INCOTERMS_CLASSIFICATION
public static final RequestForQuotationItemField<String> INCOTERMS_TRANSFER_LOCATION
public static final RequestForQuotationItemField<String> INCOTERMS_LOCATION1
public static final RequestForQuotationItemField<String> INCOTERMS_LOCATION2
public static final RequestForQuotationItemField<LocalDateTime> SCHEDULE_LINE_DELIVERY_DATE
public static final RequestForQuotationItemField<BigDecimal> SCHEDULE_LINE_ORDER_QUANTITY
public static final RequestForQuotationItemField<String> ORDER_QUANTITY_UNIT
public static final RequestForQuotationItemField<BigDecimal> ORDER_ITEM_QTY_TO_BASE_QTY_NMRTR
public static final RequestForQuotationItemField<BigDecimal> ORDER_ITEM_QTY_TO_BASE_QTY_DNMNTR
public static final RequestForQuotationItemField<String> BASE_UNIT
public static final RequestForQuotationItemField<String> PURCHASE_REQUISITION
public static final RequestForQuotationItemField<String> PURCHASE_REQUISITION_ITEM
public static final RequestForQuotationItemField<String> IS_INFO_RECORD_UPDATED
public RequestForQuotationItem()
public RequestForQuotationItem(@Nullable String requestForQuotationItem, @Nullable String requestForQuotation, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentItemText, @Nullable String material, @Nullable String manufacturerMaterial, @Nullable String manufacturerPartNmbr, @Nullable String manufacturer, @Nullable String materialGroup, @Nullable String plant, @Nullable String manualDeliveryAddressID, @Nullable String referenceDeliveryAddressID, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable LocalDateTime scheduleLineDeliveryDate, @Nullable BigDecimal scheduleLineOrderQuantity, @Nullable String orderQuantityUnit, @Nullable BigDecimal orderItemQtyToBaseQtyNmrtr, @Nullable BigDecimal orderItemQtyToBaseQtyDnmntr, @Nullable String baseUnit, @Nullable String purchaseRequisition, @Nullable String purchaseRequisitionItem, @Nullable String isInfoRecordUpdated)
@Nonnull public Class<RequestForQuotationItem> getType()
getType
in class VdmObject<RequestForQuotationItem>
public void setRequestForQuotationItem(@Nullable String requestForQuotationItem)
Original property name from the Odata EDM: RequestForQuotationItem
requestForQuotationItem
- Item Number of Request For Quotationpublic void setRequestForQuotation(@Nullable String requestForQuotation)
Original property name from the Odata EDM: RequestForQuotation
requestForQuotation
- Purchasing Document Numberpublic void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property name from the Odata EDM: PurchasingDocumentCategory
purchasingDocumentCategory
- Purchasing Document Categorypublic void setPurchasingDocumentItemText(@Nullable String purchasingDocumentItemText)
Original property name from the Odata EDM: PurchasingDocumentItemText
purchasingDocumentItemText
- Short Textpublic void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Numberpublic void setManufacturerMaterial(@Nullable String manufacturerMaterial)
Original property name from the Odata EDM: ManufacturerMaterial
manufacturerMaterial
- Material numberpublic void setManufacturerPartNmbr(@Nullable String manufacturerPartNmbr)
Original property name from the Odata EDM: ManufacturerPartNmbr
manufacturerPartNmbr
- Manufacturer Part Numberpublic void setManufacturer(@Nullable String manufacturer)
Original property name from the Odata EDM: Manufacturer
manufacturer
- Manufacturer numberpublic void setMaterialGroup(@Nullable String materialGroup)
Original property name from the Odata EDM: MaterialGroup
materialGroup
- Material Grouppublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setManualDeliveryAddressID(@Nullable String manualDeliveryAddressID)
Original property name from the Odata EDM: ManualDeliveryAddressID
manualDeliveryAddressID
- Manual address number in purchasing document itempublic void setReferenceDeliveryAddressID(@Nullable String referenceDeliveryAddressID)
Original property name from the Odata EDM: ReferenceDeliveryAddressID
referenceDeliveryAddressID
- Number of delivery addresspublic void setIncotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
incotermsClassification
- Incoterms (Part 1)public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
incotermsTransferLocation
- Incoterms (Part 2)public void setIncotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
incotermsLocation1
- Incoterms Location 1public void setIncotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
incotermsLocation2
- Incoterms Location 2public void setScheduleLineDeliveryDate(@Nullable LocalDateTime scheduleLineDeliveryDate)
Original property name from the Odata EDM: ScheduleLineDeliveryDate
scheduleLineDeliveryDate
- Delivery Datepublic void setScheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
Original property name from the Odata EDM: ScheduleLineOrderQuantity
scheduleLineOrderQuantity
- Requested Quantitypublic void setOrderQuantityUnit(@Nullable String orderQuantityUnit)
Original property name from the Odata EDM: OrderQuantityUnit
orderQuantityUnit
- Purchase Order Unit of Measurepublic void setOrderItemQtyToBaseQtyNmrtr(@Nullable BigDecimal orderItemQtyToBaseQtyNmrtr)
Original property name from the Odata EDM: OrderItemQtyToBaseQtyNmrtr
orderItemQtyToBaseQtyNmrtr
- Numerator for Conversion of Order Unit to Base Unitpublic void setOrderItemQtyToBaseQtyDnmntr(@Nullable BigDecimal orderItemQtyToBaseQtyDnmntr)
Original property name from the Odata EDM: OrderItemQtyToBaseQtyDnmntr
orderItemQtyToBaseQtyDnmntr
- Denominator for Conversion of Order Unit to Base Unitpublic void setBaseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
baseUnit
- Base Unit of Measurepublic void setPurchaseRequisition(@Nullable String purchaseRequisition)
Original property name from the Odata EDM: PurchaseRequisition
purchaseRequisition
- Purchase Requisition Numberpublic void setPurchaseRequisitionItem(@Nullable String purchaseRequisitionItem)
Original property name from the Odata EDM: PurchaseRequisitionItem
purchaseRequisitionItem
- Item number of purchase requisitionpublic void setIsInfoRecordUpdated(@Nullable String isInfoRecordUpdated)
Original property name from the Odata EDM: IsInfoRecordUpdated
isInfoRecordUpdated
- Indicator: Update Info Recordprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<RequestForQuotationItem>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<RequestForQuotationItem>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<RequestForQuotationItem>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<RequestForQuotationItem>
@Nonnull public static <T> RequestForQuotationItemField<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> RequestForQuotationItemField<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<RequestForQuotationItem>
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<RequestForQuotationItem>
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<RequestForQuotationItem>
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<RequestForQuotationItem>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static RequestForQuotationItem.RequestForQuotationItemBuilder builder()
@Nullable public String getRequestForQuotationItem()
Original property name from the Odata EDM: RequestForQuotationItem
@Nullable public String getRequestForQuotation()
Original property name from the Odata EDM: RequestForQuotation
@Nullable public String getPurchasingDocumentCategory()
Original property name from the Odata EDM: PurchasingDocumentCategory
@Nullable public String getPurchasingDocumentItemText()
Original property name from the Odata EDM: PurchasingDocumentItemText
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getManufacturerMaterial()
Original property name from the Odata EDM: ManufacturerMaterial
@Nullable public String getManufacturerPartNmbr()
Original property name from the Odata EDM: ManufacturerPartNmbr
@Nullable public String getManufacturer()
Original property name from the Odata EDM: Manufacturer
@Nullable public String getMaterialGroup()
Original property name from the Odata EDM: MaterialGroup
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getManualDeliveryAddressID()
Original property name from the Odata EDM: ManualDeliveryAddressID
@Nullable public String getReferenceDeliveryAddressID()
Original property name from the Odata EDM: ReferenceDeliveryAddressID
@Nullable public String getIncotermsClassification()
Original property name from the Odata EDM: IncotermsClassification
@Nullable public String getIncotermsTransferLocation()
Original property name from the Odata EDM: IncotermsTransferLocation
@Nullable public String getIncotermsLocation1()
Original property name from the Odata EDM: IncotermsLocation1
@Nullable public String getIncotermsLocation2()
Original property name from the Odata EDM: IncotermsLocation2
@Nullable public LocalDateTime getScheduleLineDeliveryDate()
Original property name from the Odata EDM: ScheduleLineDeliveryDate
@Nullable public BigDecimal getScheduleLineOrderQuantity()
Original property name from the Odata EDM: ScheduleLineOrderQuantity
@Nullable public String getOrderQuantityUnit()
Original property name from the Odata EDM: OrderQuantityUnit
@Nullable public BigDecimal getOrderItemQtyToBaseQtyNmrtr()
Original property name from the Odata EDM: OrderItemQtyToBaseQtyNmrtr
@Nullable public BigDecimal getOrderItemQtyToBaseQtyDnmntr()
Original property name from the Odata EDM: OrderItemQtyToBaseQtyDnmntr
@Nullable public String getBaseUnit()
Original property name from the Odata EDM: BaseUnit
@Nullable public String getPurchaseRequisition()
Original property name from the Odata EDM: PurchaseRequisition
@Nullable public String getPurchaseRequisitionItem()
Original property name from the Odata EDM: PurchaseRequisitionItem
@Nullable public String getIsInfoRecordUpdated()
Original property name from the Odata EDM: IsInfoRecordUpdated
@Nonnull public String toString()
toString
in class VdmObject<RequestForQuotationItem>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<RequestForQuotationItem>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<RequestForQuotationItem>
public int hashCode()
hashCode
in class VdmObject<RequestForQuotationItem>
Copyright © 2021 SAP SE. All rights reserved.