public class RequestForQuotationItem extends VdmEntity<RequestForQuotationItem>
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<Calendar> |
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.
|
Constructor and Description |
---|
RequestForQuotationItem() |
RequestForQuotationItem(String requestForQuotationItem,
String plant,
String manualDeliveryAddressID,
String referenceDeliveryAddressID,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
Calendar scheduleLineDeliveryDate,
BigDecimal scheduleLineOrderQuantity,
String orderQuantityUnit,
String requestForQuotation,
BigDecimal orderItemQtyToBaseQtyNmrtr,
BigDecimal orderItemQtyToBaseQtyDnmntr,
String baseUnit,
String purchaseRequisition,
String purchaseRequisitionItem,
String isInfoRecordUpdated,
String purchasingDocumentCategory,
String purchasingDocumentItemText,
String material,
String manufacturerMaterial,
String manufacturerPartNmbr,
String manufacturer,
String materialGroup,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static RequestForQuotationItem.RequestForQuotationItemBuilder |
builder() |
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.
|
String |
getBaseUnit()
Constraints: Not nullable, Maximum length: 3
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
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
|
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
|
Calendar |
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 |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
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(Calendar scheduleLineDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setScheduleLineOrderQuantity(BigDecimal scheduleLineOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final RequestForQuotationItemSelectable ALL_FIELDS
public static final RequestForQuotationItemField<String> REQUEST_FOR_QUOTATION_ITEM
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<Calendar> 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<String> REQUEST_FOR_QUOTATION
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 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
@Generated(value="lombok") public RequestForQuotationItem()
@ConstructorProperties(value={"requestForQuotationItem","plant","manualDeliveryAddressID","referenceDeliveryAddressID","incotermsClassification","incotermsTransferLocation","incotermsLocation1","incotermsLocation2","scheduleLineDeliveryDate","scheduleLineOrderQuantity","orderQuantityUnit","requestForQuotation","orderItemQtyToBaseQtyNmrtr","orderItemQtyToBaseQtyDnmntr","baseUnit","purchaseRequisition","purchaseRequisitionItem","isInfoRecordUpdated","purchasingDocumentCategory","purchasingDocumentItemText","material","manufacturerMaterial","manufacturerPartNmbr","manufacturer","materialGroup","erpConfigContext"}) @Generated(value="lombok") public RequestForQuotationItem(@Nullable String requestForQuotationItem, @Nullable String plant, @Nullable String manualDeliveryAddressID, @Nullable String referenceDeliveryAddressID, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable Calendar scheduleLineDeliveryDate, @Nullable BigDecimal scheduleLineOrderQuantity, @Nullable String orderQuantityUnit, @Nullable String requestForQuotation, @Nullable BigDecimal orderItemQtyToBaseQtyNmrtr, @Nullable BigDecimal orderItemQtyToBaseQtyDnmntr, @Nullable String baseUnit, @Nullable String purchaseRequisition, @Nullable String purchaseRequisitionItem, @Nullable String isInfoRecordUpdated, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentItemText, @Nullable String material, @Nullable String manufacturerMaterial, @Nullable String manufacturerPartNmbr, @Nullable String manufacturer, @Nullable String materialGroup, @Nullable ErpConfigContext erpConfigContext)
public Class<RequestForQuotationItem> getType()
getType
in class VdmObject<RequestForQuotationItem>
public static <T> RequestForQuotationItemField<T> field(String fieldName, Class<T> fieldType)
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.@Generated(value="lombok") public static RequestForQuotationItem.RequestForQuotationItemBuilder builder()
@Nullable @Generated(value="lombok") public String getRequestForQuotationItem()
@Nullable @Generated(value="lombok") public String getPlant()
@Nullable @Generated(value="lombok") public String getManualDeliveryAddressID()
@Nullable @Generated(value="lombok") public String getReferenceDeliveryAddressID()
@Nullable @Generated(value="lombok") public String getIncotermsClassification()
@Nullable @Generated(value="lombok") public String getIncotermsTransferLocation()
@Nullable @Generated(value="lombok") public String getIncotermsLocation1()
@Nullable @Generated(value="lombok") public String getIncotermsLocation2()
@Nullable @Generated(value="lombok") public Calendar getScheduleLineDeliveryDate()
@Nullable @Generated(value="lombok") public BigDecimal getScheduleLineOrderQuantity()
@Nullable @Generated(value="lombok") public String getOrderQuantityUnit()
@Nullable @Generated(value="lombok") public String getRequestForQuotation()
@Nullable @Generated(value="lombok") public BigDecimal getOrderItemQtyToBaseQtyNmrtr()
@Nullable @Generated(value="lombok") public BigDecimal getOrderItemQtyToBaseQtyDnmntr()
@Nullable @Generated(value="lombok") public String getBaseUnit()
@Nullable @Generated(value="lombok") public String getPurchaseRequisition()
@Nullable @Generated(value="lombok") public String getPurchaseRequisitionItem()
@Nullable @Generated(value="lombok") public String getIsInfoRecordUpdated()
@Nullable @Generated(value="lombok") public String getPurchasingDocumentCategory()
@Nullable @Generated(value="lombok") public String getPurchasingDocumentItemText()
@Nullable @Generated(value="lombok") public String getMaterial()
@Nullable @Generated(value="lombok") public String getManufacturerMaterial()
@Nullable @Generated(value="lombok") public String getManufacturerPartNmbr()
@Nullable @Generated(value="lombok") public String getManufacturer()
@Nullable @Generated(value="lombok") public String getMaterialGroup()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setRequestForQuotationItem(@Nullable String requestForQuotationItem)
requestForQuotationItem
- @Generated(value="lombok") public void setPlant(@Nullable String plant)
plant
- @Generated(value="lombok") public void setManualDeliveryAddressID(@Nullable String manualDeliveryAddressID)
manualDeliveryAddressID
- @Generated(value="lombok") public void setReferenceDeliveryAddressID(@Nullable String referenceDeliveryAddressID)
referenceDeliveryAddressID
- @Generated(value="lombok") public void setIncotermsClassification(@Nullable String incotermsClassification)
incotermsClassification
- @Generated(value="lombok") public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
incotermsTransferLocation
- @Generated(value="lombok") public void setIncotermsLocation1(@Nullable String incotermsLocation1)
incotermsLocation1
- @Generated(value="lombok") public void setIncotermsLocation2(@Nullable String incotermsLocation2)
incotermsLocation2
- @Generated(value="lombok") public void setScheduleLineDeliveryDate(@Nullable Calendar scheduleLineDeliveryDate)
scheduleLineDeliveryDate
- @Generated(value="lombok") public void setScheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
scheduleLineOrderQuantity
- @Generated(value="lombok") public void setOrderQuantityUnit(@Nullable String orderQuantityUnit)
orderQuantityUnit
- @Generated(value="lombok") public void setRequestForQuotation(@Nullable String requestForQuotation)
requestForQuotation
- @Generated(value="lombok") public void setOrderItemQtyToBaseQtyNmrtr(@Nullable BigDecimal orderItemQtyToBaseQtyNmrtr)
orderItemQtyToBaseQtyNmrtr
- @Generated(value="lombok") public void setOrderItemQtyToBaseQtyDnmntr(@Nullable BigDecimal orderItemQtyToBaseQtyDnmntr)
orderItemQtyToBaseQtyDnmntr
- @Generated(value="lombok") public void setBaseUnit(@Nullable String baseUnit)
baseUnit
- @Generated(value="lombok") public void setPurchaseRequisition(@Nullable String purchaseRequisition)
purchaseRequisition
- @Generated(value="lombok") public void setPurchaseRequisitionItem(@Nullable String purchaseRequisitionItem)
purchaseRequisitionItem
- @Generated(value="lombok") public void setIsInfoRecordUpdated(@Nullable String isInfoRecordUpdated)
isInfoRecordUpdated
- @Generated(value="lombok") public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
purchasingDocumentCategory
- @Generated(value="lombok") public void setPurchasingDocumentItemText(@Nullable String purchasingDocumentItemText)
purchasingDocumentItemText
- @Generated(value="lombok") public void setMaterial(@Nullable String material)
material
- @Generated(value="lombok") public void setManufacturerMaterial(@Nullable String manufacturerMaterial)
manufacturerMaterial
- @Generated(value="lombok") public void setManufacturerPartNmbr(@Nullable String manufacturerPartNmbr)
manufacturerPartNmbr
- @Generated(value="lombok") public void setManufacturer(@Nullable String manufacturer)
manufacturer
- @Generated(value="lombok") public void setMaterialGroup(@Nullable String materialGroup)
materialGroup
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<RequestForQuotationItem>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<RequestForQuotationItem>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<RequestForQuotationItem>
Copyright © 2018 SAP SE. All rights reserved.