public class CreateExportParameters extends VdmComplex<CreateExportParameters>
Original complex type name from the Odata EDM: CreateExportParameters
Modifier and Type | Class and Description |
---|---|
static class |
CreateExportParameters.CreateExportParametersBuilder |
changedOriginalFields
Constructor and Description |
---|
CreateExportParameters() |
CreateExportParameters(String supplierQuotation,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentType,
String supplier,
String createdByUser,
LocalDateTime creationDate,
LocalDateTime 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) |
Modifier and Type | Method and Description |
---|---|
static CreateExportParameters.CreateExportParametersBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues) |
LocalDateTime |
getBindingPeriodValidityEndDate()
Constraints: Not nullable, Precision: 7
|
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: 7
|
String |
getDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
String |
getExchangeRate()
Constraints: Not nullable, Maximum length: 12
|
Boolean |
getExchangeRateIsFixed()
Constraints: Not nullable
|
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
|
LocalDateTime |
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: 7
|
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: 7
|
LocalDateTime |
getQuotationSubmissionDate()
Constraints: Not nullable, Precision: 7
|
String |
getRequestForQuotation()
Constraints: Not nullable, Maximum length: 10
|
String |
getSupplier()
Constraints: Not nullable, Maximum length: 10
|
String |
getSupplierQuotation()
Constraints: Not nullable, Maximum length: 10
|
String |
getSupplierQuotationExternalID()
Constraints: Not nullable, Maximum length: 10
|
Class<CreateExportParameters> |
getType() |
int |
hashCode() |
void |
setBindingPeriodValidityEndDate(LocalDateTime bindingPeriodValidityEndDate)
Constraints: Not nullable, Precision: 7
|
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: 7
|
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: Not nullable
|
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(LocalDateTime 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: 7
|
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: 7
|
void |
setQuotationSubmissionDate(LocalDateTime quotationSubmissionDate)
Constraints: Not nullable, Precision: 7
|
void |
setRequestForQuotation(String requestForQuotation)
Constraints: Not nullable, Maximum length: 10
|
void |
setSupplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
void |
setSupplierQuotation(String supplierQuotation)
Constraints: Not nullable, Maximum length: 10
|
void |
setSupplierQuotationExternalID(String supplierQuotationExternalID)
Constraints: Not nullable, Maximum length: 10
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public CreateExportParameters()
public CreateExportParameters(@Nullable String supplierQuotation, @Nullable String companyCode, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentType, @Nullable String supplier, @Nullable String createdByUser, @Nullable LocalDateTime creationDate, @Nullable LocalDateTime 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)
@Nonnull public Class<CreateExportParameters> getType()
getType
in class VdmObject<CreateExportParameters>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<CreateExportParameters>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<CreateExportParameters>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<CreateExportParameters>
@Nonnull public static CreateExportParameters.CreateExportParametersBuilder builder()
@Nullable public String getSupplierQuotation()
Original property from the Odata EDM: SupplierQuotation
@Nullable public String getCompanyCode()
Original property from the Odata EDM: CompanyCode
@Nullable public String getPurchasingDocumentCategory()
Original property from the Odata EDM: PurchasingDocumentCategory
@Nullable public String getPurchasingDocumentType()
Original property from the Odata EDM: PurchasingDocumentType
@Nullable public String getSupplier()
Original property from the Odata EDM: Supplier
@Nullable public String getCreatedByUser()
Original property from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getCreationDate()
Original property from the Odata EDM: CreationDate
@Nullable public LocalDateTime getLastChangeDateTime()
Original property from the Odata EDM: LastChangeDateTime
@Nullable public String getLanguage()
Original property from the Odata EDM: Language
@Nullable public String getDocumentCurrency()
Original property from the Odata EDM: DocumentCurrency
@Nullable public String getIncotermsClassification()
Original property from the Odata EDM: IncotermsClassification
@Nullable public String getIncotermsTransferLocation()
Original property from the Odata EDM: IncotermsTransferLocation
@Nullable public String getIncotermsVersion()
Original property from the Odata EDM: IncotermsVersion
@Nullable public String getIncotermsLocation1()
Original property from the Odata EDM: IncotermsLocation1
@Nullable public String getIncotermsLocation2()
Original property from the Odata EDM: IncotermsLocation2
@Nullable public String getPaymentTerms()
Original property from the Odata EDM: PaymentTerms
@Nullable public BigDecimal getCashDiscount1Days()
Original property from the Odata EDM: CashDiscount1Days
@Nullable public BigDecimal getCashDiscount2Days()
Original property from the Odata EDM: CashDiscount2Days
@Nullable public BigDecimal getCashDiscount1Percent()
Original property from the Odata EDM: CashDiscount1Percent
@Nullable public BigDecimal getCashDiscount2Percent()
Original property from the Odata EDM: CashDiscount2Percent
@Nullable public BigDecimal getNetPaymentDays()
Original property from the Odata EDM: NetPaymentDays
@Nullable public String getPricingProcedure()
Original property from the Odata EDM: PricingProcedure
@Nullable public String getPurchasingDocumentCondition()
Original property from the Odata EDM: PurchasingDocumentCondition
@Nullable public String getPurchasingOrganization()
Original property from the Odata EDM: PurchasingOrganization
@Nullable public String getPurchasingGroup()
Original property from the Odata EDM: PurchasingGroup
@Nullable public LocalDateTime getPurchasingDocumentOrderDate()
Original property from the Odata EDM: PurchasingDocumentOrderDate
@Nullable public String getExchangeRate()
Original property from the Odata EDM: ExchangeRate
@Nullable public Boolean getExchangeRateIsFixed()
Original property from the Odata EDM: ExchangeRateIsFixed
@Nullable public String getRequestForQuotation()
Original property from the Odata EDM: RequestForQuotation
@Nullable public String getSupplierQuotationExternalID()
Original property from the Odata EDM: SupplierQuotationExternalID
@Nullable public LocalDateTime getQuotationSubmissionDate()
Original property from the Odata EDM: QuotationSubmissionDate
@Nullable public LocalDateTime getQuotationLatestSubmissionDate()
Original property from the Odata EDM: QuotationLatestSubmissionDate
@Nullable public LocalDateTime getBindingPeriodValidityEndDate()
Original property from the Odata EDM: BindingPeriodValidityEndDate
@Nullable public String getQTNLifecycleStatus()
Original property from the Odata EDM: QTNLifecycleStatus
@Nullable public String getFollowOnDocumentCategory()
Original property from the Odata EDM: FollowOnDocumentCategory
@Nullable public String getFollowOnDocumentType()
Original property from the Odata EDM: FollowOnDocumentType
@Nullable public String getIsEndOfPurposeBlocked()
Original property from the Odata EDM: IsEndOfPurposeBlocked
public void setSupplierQuotation(@Nullable String supplierQuotation)
Original property from the Odata EDM: SupplierQuotation
supplierQuotation
- public void setCompanyCode(@Nullable String companyCode)
Original property from the Odata EDM: CompanyCode
companyCode
- public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property from the Odata EDM: PurchasingDocumentCategory
purchasingDocumentCategory
- public void setPurchasingDocumentType(@Nullable String purchasingDocumentType)
Original property from the Odata EDM: PurchasingDocumentType
purchasingDocumentType
- public void setSupplier(@Nullable String supplier)
Original property from the Odata EDM: Supplier
supplier
- public void setCreatedByUser(@Nullable String createdByUser)
Original property from the Odata EDM: CreatedByUser
createdByUser
- public void setCreationDate(@Nullable LocalDateTime creationDate)
Original property from the Odata EDM: CreationDate
creationDate
- public void setLastChangeDateTime(@Nullable LocalDateTime lastChangeDateTime)
Original property from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- public void setLanguage(@Nullable String language)
Original property from the Odata EDM: Language
language
- public void setDocumentCurrency(@Nullable String documentCurrency)
Original property from the Odata EDM: DocumentCurrency
documentCurrency
- public void setIncotermsClassification(@Nullable String incotermsClassification)
Original property from the Odata EDM: IncotermsClassification
incotermsClassification
- public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property from the Odata EDM: IncotermsTransferLocation
incotermsTransferLocation
- public void setIncotermsVersion(@Nullable String incotermsVersion)
Original property from the Odata EDM: IncotermsVersion
incotermsVersion
- public void setIncotermsLocation1(@Nullable String incotermsLocation1)
Original property from the Odata EDM: IncotermsLocation1
incotermsLocation1
- public void setIncotermsLocation2(@Nullable String incotermsLocation2)
Original property from the Odata EDM: IncotermsLocation2
incotermsLocation2
- public void setPaymentTerms(@Nullable String paymentTerms)
Original property from the Odata EDM: PaymentTerms
paymentTerms
- public void setCashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
Original property from the Odata EDM: CashDiscount1Days
cashDiscount1Days
- public void setCashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
Original property from the Odata EDM: CashDiscount2Days
cashDiscount2Days
- public void setCashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
Original property from the Odata EDM: CashDiscount1Percent
cashDiscount1Percent
- public void setCashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
Original property from the Odata EDM: CashDiscount2Percent
cashDiscount2Percent
- public void setNetPaymentDays(@Nullable BigDecimal netPaymentDays)
Original property from the Odata EDM: NetPaymentDays
netPaymentDays
- public void setPricingProcedure(@Nullable String pricingProcedure)
Original property from the Odata EDM: PricingProcedure
pricingProcedure
- public void setPurchasingDocumentCondition(@Nullable String purchasingDocumentCondition)
Original property from the Odata EDM: PurchasingDocumentCondition
purchasingDocumentCondition
- public void setPurchasingOrganization(@Nullable String purchasingOrganization)
Original property from the Odata EDM: PurchasingOrganization
purchasingOrganization
- public void setPurchasingGroup(@Nullable String purchasingGroup)
Original property from the Odata EDM: PurchasingGroup
purchasingGroup
- public void setPurchasingDocumentOrderDate(@Nullable LocalDateTime purchasingDocumentOrderDate)
Original property from the Odata EDM: PurchasingDocumentOrderDate
purchasingDocumentOrderDate
- public void setExchangeRate(@Nullable String exchangeRate)
Original property from the Odata EDM: ExchangeRate
exchangeRate
- public void setExchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed)
Original property from the Odata EDM: ExchangeRateIsFixed
exchangeRateIsFixed
- public void setRequestForQuotation(@Nullable String requestForQuotation)
Original property from the Odata EDM: RequestForQuotation
requestForQuotation
- public void setSupplierQuotationExternalID(@Nullable String supplierQuotationExternalID)
Original property from the Odata EDM: SupplierQuotationExternalID
supplierQuotationExternalID
- public void setQuotationSubmissionDate(@Nullable LocalDateTime quotationSubmissionDate)
Original property from the Odata EDM: QuotationSubmissionDate
quotationSubmissionDate
- public void setQuotationLatestSubmissionDate(@Nullable LocalDateTime quotationLatestSubmissionDate)
Original property from the Odata EDM: QuotationLatestSubmissionDate
quotationLatestSubmissionDate
- public void setBindingPeriodValidityEndDate(@Nullable LocalDateTime bindingPeriodValidityEndDate)
Original property from the Odata EDM: BindingPeriodValidityEndDate
bindingPeriodValidityEndDate
- public void setQTNLifecycleStatus(@Nullable String qTNLifecycleStatus)
Original property from the Odata EDM: QTNLifecycleStatus
qTNLifecycleStatus
- public void setFollowOnDocumentCategory(@Nullable String followOnDocumentCategory)
Original property from the Odata EDM: FollowOnDocumentCategory
followOnDocumentCategory
- public void setFollowOnDocumentType(@Nullable String followOnDocumentType)
Original property from the Odata EDM: FollowOnDocumentType
followOnDocumentType
- public void setIsEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
Original property from the Odata EDM: IsEndOfPurposeBlocked
isEndOfPurposeBlocked
- @Nonnull public String toString()
toString
in class VdmObject<CreateExportParameters>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<CreateExportParameters>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<CreateExportParameters>
public int hashCode()
hashCode
in class VdmObject<CreateExportParameters>
Copyright © 2021 SAP SE. All rights reserved.