public class SupplierQuotation extends VdmEntity<SupplierQuotation>
Original entity name from the Odata EDM: A_SupplierQuotationType
Modifier and Type | Class and Description |
---|---|
static class |
SupplierQuotation.SupplierQuotationBuilder
Helper class to allow for fluent creation of SupplierQuotation instances.
|
Modifier and Type | Field and Description |
---|---|
static SupplierQuotationSelectable |
ALL_FIELDS
Selector for all available fields of SupplierQuotation.
|
static SupplierQuotationField<LocalDateTime> |
BINDING_PERIOD_VALIDITY_END_DATE
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
|
static SupplierQuotationField<BigDecimal> |
CASH_DISCOUNT1_DAYS
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
|
static SupplierQuotationField<BigDecimal> |
CASH_DISCOUNT1_PERCENT
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
|
static SupplierQuotationField<BigDecimal> |
CASH_DISCOUNT2_DAYS
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
|
static SupplierQuotationField<BigDecimal> |
CASH_DISCOUNT2_PERCENT
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
|
static SupplierQuotationField<String> |
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static SupplierQuotationField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierQuotationField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SupplierQuotationField<String> |
DOCUMENT_CURRENCY
Use with available fluent helpers to apply the DocumentCurrency field to query operations.
|
static SupplierQuotationField<String> |
EXCHANGE_RATE
Use with available fluent helpers to apply the ExchangeRate field to query operations.
|
static SupplierQuotationField<Boolean> |
EXCHANGE_RATE_IS_FIXED
Use with available fluent helpers to apply the ExchangeRateIsFixed field to query operations.
|
static SupplierQuotationField<String> |
FOLLOW_ON_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the FollowOnDocumentCategory field to query operations.
|
static SupplierQuotationField<String> |
FOLLOW_ON_DOCUMENT_TYPE
Use with available fluent helpers to apply the FollowOnDocumentType field to query operations.
|
static SupplierQuotationField<String> |
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SupplierQuotationField<String> |
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SupplierQuotationField<String> |
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SupplierQuotationField<String> |
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SupplierQuotationField<String> |
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static SupplierQuotationField<String> |
IS_END_OF_PURPOSE_BLOCKED
Use with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.
|
static SupplierQuotationField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SupplierQuotationField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SupplierQuotationField<BigDecimal> |
NET_PAYMENT_DAYS
Use with available fluent helpers to apply the NetPaymentDays field to query operations.
|
static SupplierQuotationField<String> |
PAYMENT_TERMS
Use with available fluent helpers to apply the PaymentTerms field to query operations.
|
static SupplierQuotationField<String> |
PRICING_PROCEDURE
Use with available fluent helpers to apply the PricingProcedure field to query operations.
|
static SupplierQuotationField<String> |
PURCHASING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PurchasingDocumentCategory field to query operations.
|
static SupplierQuotationField<String> |
PURCHASING_DOCUMENT_CONDITION
Use with available fluent helpers to apply the PurchasingDocumentCondition field to query operations.
|
static SupplierQuotationField<LocalDateTime> |
PURCHASING_DOCUMENT_ORDER_DATE
Use with available fluent helpers to apply the PurchasingDocumentOrderDate field to query operations.
|
static SupplierQuotationField<String> |
PURCHASING_DOCUMENT_TYPE
Use with available fluent helpers to apply the PurchasingDocumentType field to query operations.
|
static SupplierQuotationField<String> |
PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static SupplierQuotationField<String> |
PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static SupplierQuotationField<String> |
QTN_LIFECYCLE_STATUS
Use with available fluent helpers to apply the QTNLifecycleStatus field to query operations.
|
static SupplierQuotationField<LocalDateTime> |
QUOTATION_LATEST_SUBMISSION_DATE
Use with available fluent helpers to apply the QuotationLatestSubmissionDate field to query operations.
|
static SupplierQuotationField<LocalDateTime> |
QUOTATION_SUBMISSION_DATE
Use with available fluent helpers to apply the QuotationSubmissionDate field to query operations.
|
static SupplierQuotationField<String> |
REQUEST_FOR_QUOTATION
Use with available fluent helpers to apply the RequestForQuotation field to query operations.
|
static SupplierQuotationField<String> |
SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static SupplierQuotationField<String> |
SUPPLIER_QUOTATION
Use with available fluent helpers to apply the SupplierQuotation field to query operations.
|
static SupplierQuotationField<String> |
SUPPLIER_QUOTATION_EXTERNAL_ID
Use with available fluent helpers to apply the SupplierQuotationExternalID field to query operations.
|
static SupplierQuotationLink<SupplierQuotationItem> |
TO_SUPPLIER_QUOTATION_ITEM
Use with available fluent helpers to apply the to_SupplierQuotationItem navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
SupplierQuotation() |
SupplierQuotation(String supplierQuotation,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentType,
String supplier,
String createdByUser,
LocalDateTime creationDate,
ZonedDateTime lastChangeDateTime,
String language,
String documentCurrency,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsVersion,
String incotermsLocation1,
String incotermsLocation2,
String paymentTerms,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Days,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount2Percent,
BigDecimal netPaymentDays,
String pricingProcedure,
String purchasingDocumentCondition,
String purchasingOrganization,
String purchasingGroup,
LocalDateTime purchasingDocumentOrderDate,
String exchangeRate,
Boolean exchangeRateIsFixed,
String requestForQuotation,
String supplierQuotationExternalID,
LocalDateTime quotationSubmissionDate,
LocalDateTime quotationLatestSubmissionDate,
LocalDateTime bindingPeriodValidityEndDate,
String qTNLifecycleStatus,
String followOnDocumentCategory,
String followOnDocumentType,
String isEndOfPurposeBlocked,
List<SupplierQuotationItem> toSupplierQuotationItem) |
Modifier and Type | Method and Description |
---|---|
void |
addSupplierQuotationItem(SupplierQuotationItem... entity)
Adds elements to the list of associated SupplierQuotationItem entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SupplierQuotation.SupplierQuotationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<SupplierQuotationItem> |
fetchSupplierQuotationItem()
Fetches the SupplierQuotationItem entities (one to many) associated with this entity.
|
static <T> SupplierQuotationField<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) |
LocalDateTime |
getBindingPeriodValidityEndDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getCashDiscount1Days()
Constraints: Not nullable, Precision: 3, Scale: 0
|
BigDecimal |
getCashDiscount1Percent()
Constraints: Not nullable, Precision: 5, Scale: 3
|
BigDecimal |
getCashDiscount2Days()
Constraints: Not nullable, Precision: 3, Scale: 0
|
BigDecimal |
getCashDiscount2Percent()
Constraints: Not nullable, Precision: 5, Scale: 3
|
String |
getCompanyCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
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.
|
String |
getDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getExchangeRate()
Constraints: Not nullable, Maximum length: 12
|
Boolean |
getExchangeRateIsFixed()
Constraints: none
|
String |
getFollowOnDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getFollowOnDocumentType()
Constraints: Not nullable, Maximum length: 4
|
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 |
getIncotermsVersion()
Constraints: Not nullable, Maximum length: 4
|
String |
getIsEndOfPurposeBlocked()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
BigDecimal |
getNetPaymentDays()
Constraints: Not nullable, Precision: 3, Scale: 0
|
String |
getPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
String |
getPricingProcedure()
Constraints: Not nullable, Maximum length: 6
|
String |
getPurchasingDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getPurchasingDocumentCondition()
Constraints: Not nullable, Maximum length: 10
|
LocalDateTime |
getPurchasingDocumentOrderDate()
Constraints: Not nullable, Precision: 0
|
String |
getPurchasingDocumentType()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchasingGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getPurchasingOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getQTNLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
LocalDateTime |
getQuotationLatestSubmissionDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getQuotationSubmissionDate()
Constraints: Not nullable, Precision: 0
|
String |
getRequestForQuotation()
Constraints: Not nullable, Maximum length: 10
|
String |
getSupplier()
Constraints: Not nullable, Maximum length: 10
|
String |
getSupplierQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSupplierQuotationExternalID()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<SupplierQuotationItem>> |
getSupplierQuotationItemIfPresent()
Retrieval of associated SupplierQuotationItem entities (one to many).
|
List<SupplierQuotationItem> |
getSupplierQuotationItemOrFetch()
Retrieval of associated SupplierQuotationItem entities (one to many).
|
Class<SupplierQuotation> |
getType() |
int |
hashCode() |
void |
setBindingPeriodValidityEndDate(LocalDateTime bindingPeriodValidityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setCashDiscount1Days(BigDecimal cashDiscount1Days)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setCashDiscount1Percent(BigDecimal cashDiscount1Percent)
Constraints: Not nullable, Precision: 5, Scale: 3
|
void |
setCashDiscount2Days(BigDecimal cashDiscount2Days)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setCashDiscount2Percent(BigDecimal cashDiscount2Percent)
Constraints: Not nullable, Precision: 5, Scale: 3
|
void |
setCompanyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setDocumentCurrency(String documentCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setExchangeRate(String exchangeRate)
Constraints: Not nullable, Maximum length: 12
|
void |
setExchangeRateIsFixed(Boolean exchangeRateIsFixed)
Constraints: none
|
void |
setFollowOnDocumentCategory(String followOnDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setFollowOnDocumentType(String followOnDocumentType)
Constraints: Not nullable, Maximum length: 4
|
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 |
setIncotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setIsEndOfPurposeBlocked(String isEndOfPurposeBlocked)
Constraints: Not nullable, Maximum length: 1
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setNetPaymentDays(BigDecimal netPaymentDays)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setPaymentTerms(String paymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setPricingProcedure(String pricingProcedure)
Constraints: Not nullable, Maximum length: 6
|
void |
setPurchasingDocumentCategory(String purchasingDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setPurchasingDocumentCondition(String purchasingDocumentCondition)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchasingDocumentOrderDate(LocalDateTime purchasingDocumentOrderDate)
Constraints: Not nullable, Precision: 0
|
void |
setPurchasingDocumentType(String purchasingDocumentType)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setPurchasingOrganization(String purchasingOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setQTNLifecycleStatus(String qTNLifecycleStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setQuotationLatestSubmissionDate(LocalDateTime quotationLatestSubmissionDate)
Constraints: Not nullable, Precision: 0
|
void |
setQuotationSubmissionDate(LocalDateTime quotationSubmissionDate)
Constraints: Not nullable, Precision: 0
|
void |
setRequestForQuotation(String requestForQuotation)
Constraints: Not nullable, Maximum length: 10
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSupplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
void |
setSupplierQuotation(String supplierQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSupplierQuotationExternalID(String supplierQuotationExternalID)
Constraints: Not nullable, Maximum length: 10
|
void |
setSupplierQuotationItem(List<SupplierQuotationItem> value)
Overwrites the list of associated SupplierQuotationItem entities for the loaded navigation property
to_SupplierQuotationItem.
|
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 SupplierQuotationSelectable ALL_FIELDS
public static final SupplierQuotationField<String> SUPPLIER_QUOTATION
public static final SupplierQuotationField<String> COMPANY_CODE
public static final SupplierQuotationField<String> PURCHASING_DOCUMENT_CATEGORY
public static final SupplierQuotationField<String> PURCHASING_DOCUMENT_TYPE
public static final SupplierQuotationField<String> SUPPLIER
public static final SupplierQuotationField<String> CREATED_BY_USER
public static final SupplierQuotationField<LocalDateTime> CREATION_DATE
public static final SupplierQuotationField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final SupplierQuotationField<String> LANGUAGE
public static final SupplierQuotationField<String> DOCUMENT_CURRENCY
public static final SupplierQuotationField<String> INCOTERMS_CLASSIFICATION
public static final SupplierQuotationField<String> INCOTERMS_TRANSFER_LOCATION
public static final SupplierQuotationField<String> INCOTERMS_VERSION
public static final SupplierQuotationField<String> INCOTERMS_LOCATION1
public static final SupplierQuotationField<String> INCOTERMS_LOCATION2
public static final SupplierQuotationField<String> PAYMENT_TERMS
public static final SupplierQuotationField<BigDecimal> CASH_DISCOUNT1_DAYS
public static final SupplierQuotationField<BigDecimal> CASH_DISCOUNT2_DAYS
public static final SupplierQuotationField<BigDecimal> CASH_DISCOUNT1_PERCENT
public static final SupplierQuotationField<BigDecimal> CASH_DISCOUNT2_PERCENT
public static final SupplierQuotationField<BigDecimal> NET_PAYMENT_DAYS
public static final SupplierQuotationField<String> PRICING_PROCEDURE
public static final SupplierQuotationField<String> PURCHASING_DOCUMENT_CONDITION
public static final SupplierQuotationField<String> PURCHASING_ORGANIZATION
public static final SupplierQuotationField<String> PURCHASING_GROUP
public static final SupplierQuotationField<LocalDateTime> PURCHASING_DOCUMENT_ORDER_DATE
public static final SupplierQuotationField<String> EXCHANGE_RATE
public static final SupplierQuotationField<Boolean> EXCHANGE_RATE_IS_FIXED
public static final SupplierQuotationField<String> REQUEST_FOR_QUOTATION
public static final SupplierQuotationField<String> SUPPLIER_QUOTATION_EXTERNAL_ID
public static final SupplierQuotationField<LocalDateTime> QUOTATION_SUBMISSION_DATE
public static final SupplierQuotationField<LocalDateTime> QUOTATION_LATEST_SUBMISSION_DATE
public static final SupplierQuotationField<LocalDateTime> BINDING_PERIOD_VALIDITY_END_DATE
public static final SupplierQuotationField<String> QTN_LIFECYCLE_STATUS
public static final SupplierQuotationField<String> FOLLOW_ON_DOCUMENT_CATEGORY
public static final SupplierQuotationField<String> FOLLOW_ON_DOCUMENT_TYPE
public static final SupplierQuotationField<String> IS_END_OF_PURPOSE_BLOCKED
public static final SupplierQuotationLink<SupplierQuotationItem> TO_SUPPLIER_QUOTATION_ITEM
public SupplierQuotation()
public SupplierQuotation(@Nullable String supplierQuotation, @Nullable String companyCode, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentType, @Nullable String supplier, @Nullable String createdByUser, @Nullable LocalDateTime creationDate, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String language, @Nullable String documentCurrency, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsVersion, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String paymentTerms, @Nullable BigDecimal cashDiscount1Days, @Nullable BigDecimal cashDiscount2Days, @Nullable BigDecimal cashDiscount1Percent, @Nullable BigDecimal cashDiscount2Percent, @Nullable BigDecimal netPaymentDays, @Nullable String pricingProcedure, @Nullable String purchasingDocumentCondition, @Nullable String purchasingOrganization, @Nullable String purchasingGroup, @Nullable LocalDateTime purchasingDocumentOrderDate, @Nullable String exchangeRate, @Nullable Boolean exchangeRateIsFixed, @Nullable String requestForQuotation, @Nullable String supplierQuotationExternalID, @Nullable LocalDateTime quotationSubmissionDate, @Nullable LocalDateTime quotationLatestSubmissionDate, @Nullable LocalDateTime bindingPeriodValidityEndDate, @Nullable String qTNLifecycleStatus, @Nullable String followOnDocumentCategory, @Nullable String followOnDocumentType, @Nullable String isEndOfPurposeBlocked, List<SupplierQuotationItem> toSupplierQuotationItem)
@Nonnull public Class<SupplierQuotation> getType()
getType
in class VdmObject<SupplierQuotation>
public void setSupplierQuotation(@Nullable String supplierQuotation)
Original property name from the Odata EDM: SupplierQuotation
supplierQuotation
- Supplier Quotation Numberpublic void setCompanyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
companyCode
- Company Codepublic void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property name from the Odata EDM: PurchasingDocumentCategory
purchasingDocumentCategory
- Purchasing Document Categorypublic void setPurchasingDocumentType(@Nullable String purchasingDocumentType)
Original property name from the Odata EDM: PurchasingDocumentType
purchasingDocumentType
- Supplier Quotation Document Typepublic void setSupplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
supplier
- Supplierpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on which the record was createdpublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Change Time Stamppublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Language Keypublic void setDocumentCurrency(@Nullable String documentCurrency)
Original property name from the Odata EDM: DocumentCurrency
documentCurrency
- Currency Keypublic 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 setIncotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
incotermsVersion
- Incoterms Versionpublic 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 setPaymentTerms(@Nullable String paymentTerms)
Original property name from the Odata EDM: PaymentTerms
paymentTerms
- Terms of Payment Keypublic void setCashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
Original property name from the Odata EDM: CashDiscount1Days
cashDiscount1Days
- Cash discount days 1public void setCashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
Original property name from the Odata EDM: CashDiscount2Days
cashDiscount2Days
- Cash discount days 2public void setCashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
Original property name from the Odata EDM: CashDiscount1Percent
cashDiscount1Percent
- Cash discount percentage 1public void setCashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
Original property name from the Odata EDM: CashDiscount2Percent
cashDiscount2Percent
- Cash Discount Percentage 2public void setNetPaymentDays(@Nullable BigDecimal netPaymentDays)
Original property name from the Odata EDM: NetPaymentDays
netPaymentDays
- Net Payment Terms Periodpublic void setPricingProcedure(@Nullable String pricingProcedure)
Original property name from the Odata EDM: PricingProcedure
pricingProcedure
- Procedure (Pricing, Output Control, Acct. Det., Costing,...)public void setPurchasingDocumentCondition(@Nullable String purchasingDocumentCondition)
Original property name from the Odata EDM: PurchasingDocumentCondition
purchasingDocumentCondition
- Number of the Document Conditionpublic void setPurchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
purchasingOrganization
- Purchasing Organizationpublic void setPurchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: PurchasingGroup
purchasingGroup
- Purchasing Grouppublic void setPurchasingDocumentOrderDate(@Nullable LocalDateTime purchasingDocumentOrderDate)
Original property name from the Odata EDM: PurchasingDocumentOrderDate
purchasingDocumentOrderDate
- Purchasing Document Datepublic void setExchangeRate(@Nullable String exchangeRate)
Original property name from the Odata EDM: ExchangeRate
exchangeRate
- The exchangeRate to set.public void setExchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed)
Original property name from the Odata EDM: ExchangeRateIsFixed
exchangeRateIsFixed
- Indicator for Fixed Exchange Ratepublic void setRequestForQuotation(@Nullable String requestForQuotation)
Original property name from the Odata EDM: RequestForQuotation
requestForQuotation
- Request for Quotationpublic void setSupplierQuotationExternalID(@Nullable String supplierQuotationExternalID)
Original property name from the Odata EDM: SupplierQuotationExternalID
supplierQuotationExternalID
- Quotation Numberpublic void setQuotationSubmissionDate(@Nullable LocalDateTime quotationSubmissionDate)
Original property name from the Odata EDM: QuotationSubmissionDate
quotationSubmissionDate
- Quotation Submission Datepublic void setQuotationLatestSubmissionDate(@Nullable LocalDateTime quotationLatestSubmissionDate)
Original property name from the Odata EDM: QuotationLatestSubmissionDate
quotationLatestSubmissionDate
- Deadline for Submission of Bid/Quotationpublic void setBindingPeriodValidityEndDate(@Nullable LocalDateTime bindingPeriodValidityEndDate)
Original property name from the Odata EDM: BindingPeriodValidityEndDate
bindingPeriodValidityEndDate
- Binding Period for Quotationpublic void setQTNLifecycleStatus(@Nullable String qTNLifecycleStatus)
Original property name from the Odata EDM: QTNLifecycleStatus
qTNLifecycleStatus
- Supplier Quotation Lifecycle Statuspublic void setFollowOnDocumentCategory(@Nullable String followOnDocumentCategory)
Original property name from the Odata EDM: FollowOnDocumentCategory
followOnDocumentCategory
- Follow-On Purchasing Document Categorypublic void setFollowOnDocumentType(@Nullable String followOnDocumentType)
Original property name from the Odata EDM: FollowOnDocumentType
followOnDocumentType
- Follow-On Purchasing Document Typepublic void setIsEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
Original property name from the Odata EDM: IsEndOfPurposeBlocked
isEndOfPurposeBlocked
- Business Purpose Completedprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SupplierQuotation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SupplierQuotation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SupplierQuotation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SupplierQuotation>
@Nonnull public static <T> SupplierQuotationField<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> SupplierQuotationField<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<SupplierQuotation>
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<SupplierQuotation>
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<SupplierQuotation>
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<SupplierQuotation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SupplierQuotation>
@Nonnull public List<SupplierQuotationItem> fetchSupplierQuotationItem() 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<SupplierQuotationItem> getSupplierQuotationItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SupplierQuotationItem of a queried SupplierQuotation 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<SupplierQuotationItem>> getSupplierQuotationItemIfPresent()
If the navigation property for an entity SupplierQuotation 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 setSupplierQuotationItem(@Nonnull List<SupplierQuotationItem> value)
If the navigation property to_SupplierQuotationItem of a queried SupplierQuotation 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 SupplierQuotationItem entities.public void addSupplierQuotationItem(SupplierQuotationItem... entity)
If the navigation property to_SupplierQuotationItem of a queried SupplierQuotation 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 SupplierQuotationItem entities.@Nonnull public static SupplierQuotation.SupplierQuotationBuilder builder()
@Nullable public String getSupplierQuotation()
Original property name from the Odata EDM: SupplierQuotation
@Nullable public String getCompanyCode()
Original property name from the Odata EDM: CompanyCode
@Nullable public String getPurchasingDocumentCategory()
Original property name from the Odata EDM: PurchasingDocumentCategory
@Nullable public String getPurchasingDocumentType()
Original property name from the Odata EDM: PurchasingDocumentType
@Nullable public String getSupplier()
Original property name from the Odata EDM: Supplier
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public String getDocumentCurrency()
Original property name from the Odata EDM: DocumentCurrency
@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 getIncotermsVersion()
Original property name from the Odata EDM: IncotermsVersion
@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 String getPaymentTerms()
Original property name from the Odata EDM: PaymentTerms
@Nullable public BigDecimal getCashDiscount1Days()
Original property name from the Odata EDM: CashDiscount1Days
@Nullable public BigDecimal getCashDiscount2Days()
Original property name from the Odata EDM: CashDiscount2Days
@Nullable public BigDecimal getCashDiscount1Percent()
Original property name from the Odata EDM: CashDiscount1Percent
@Nullable public BigDecimal getCashDiscount2Percent()
Original property name from the Odata EDM: CashDiscount2Percent
@Nullable public BigDecimal getNetPaymentDays()
Original property name from the Odata EDM: NetPaymentDays
@Nullable public String getPricingProcedure()
Original property name from the Odata EDM: PricingProcedure
@Nullable public String getPurchasingDocumentCondition()
Original property name from the Odata EDM: PurchasingDocumentCondition
@Nullable public String getPurchasingOrganization()
Original property name from the Odata EDM: PurchasingOrganization
@Nullable public String getPurchasingGroup()
Original property name from the Odata EDM: PurchasingGroup
@Nullable public LocalDateTime getPurchasingDocumentOrderDate()
Original property name from the Odata EDM: PurchasingDocumentOrderDate
@Nullable public String getExchangeRate()
Original property name from the Odata EDM: ExchangeRate
@Nullable public Boolean getExchangeRateIsFixed()
Original property name from the Odata EDM: ExchangeRateIsFixed
@Nullable public String getRequestForQuotation()
Original property name from the Odata EDM: RequestForQuotation
@Nullable public String getSupplierQuotationExternalID()
Original property name from the Odata EDM: SupplierQuotationExternalID
@Nullable public LocalDateTime getQuotationSubmissionDate()
Original property name from the Odata EDM: QuotationSubmissionDate
@Nullable public LocalDateTime getQuotationLatestSubmissionDate()
Original property name from the Odata EDM: QuotationLatestSubmissionDate
@Nullable public LocalDateTime getBindingPeriodValidityEndDate()
Original property name from the Odata EDM: BindingPeriodValidityEndDate
@Nullable public String getQTNLifecycleStatus()
Original property name from the Odata EDM: QTNLifecycleStatus
@Nullable public String getFollowOnDocumentCategory()
Original property name from the Odata EDM: FollowOnDocumentCategory
@Nullable public String getFollowOnDocumentType()
Original property name from the Odata EDM: FollowOnDocumentType
@Nullable public String getIsEndOfPurposeBlocked()
Original property name from the Odata EDM: IsEndOfPurposeBlocked
@Nonnull public String toString()
toString
in class VdmObject<SupplierQuotation>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<SupplierQuotation>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<SupplierQuotation>
public int hashCode()
hashCode
in class VdmObject<SupplierQuotation>
Copyright © 2021 SAP SE. All rights reserved.