public class SupplierQuotation extends VdmEntity<SupplierQuotation>
Modifier and Type | Class and Description |
---|---|
static class |
SupplierQuotation.SupplierQuotationBuilder |
Modifier and Type | Field and Description |
---|---|
static SupplierQuotationSelectable |
ALL_FIELDS
Selector for all available fields of SupplierQuotation.
|
static SupplierQuotationField<Calendar> |
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<Calendar> |
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<Calendar> |
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<Calendar> |
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<Calendar> |
QUOTATION_LATEST_SUBMISSION_DATE
Use with available fluent helpers to apply the QuotationLatestSubmissionDate field to query operations.
|
static SupplierQuotationField<Calendar> |
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.
|
Constructor and Description |
---|
SupplierQuotation() |
SupplierQuotation(String supplierQuotation,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentType,
String supplier,
String createdByUser,
Calendar creationDate,
Calendar 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,
Calendar purchasingDocumentOrderDate,
String exchangeRate,
Boolean exchangeRateIsFixed,
String requestForQuotation,
String supplierQuotationExternalID,
Calendar quotationSubmissionDate,
Calendar quotationLatestSubmissionDate,
Calendar bindingPeriodValidityEndDate,
String qTNLifecycleStatus,
String followOnDocumentCategory,
String followOnDocumentType,
String isEndOfPurposeBlocked,
ErpConfigContext erpConfigContext,
List<SupplierQuotationItem> toSupplierQuotationItem) |
Modifier and Type | Method and Description |
---|---|
void |
addSupplierQuotationItem(SupplierQuotationItem... entity)
Adds elements to the list of associated SupplierQuotationItem entities.
|
static SupplierQuotation.SupplierQuotationBuilder |
builder() |
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.
|
Calendar |
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
|
Calendar |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
String |
getDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getExchangeRate()
Constraints: Not nullable, Maximum length: 12
|
Boolean |
getExchangeRateIsFixed()
Constraints: noneIf you fix the exchange rate, the purchase order currency and the exchange rate cannot be changed during invoice verification.
|
String |
getFollowOnDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getFollowOnDocumentType()
Constraints: Not nullable, Maximum length: 4
|
String |
getIncotermsClassification()
Constraints: Not nullable, Maximum length: 3 Incoterms specify internationally recognized procedures that the shipper and the receiving party must follow for the shipping transaction to be completed successfully.If goods are shipped through a port of departure, the appropriate Incoterm might be: FOB ("Free On Board").
|
String |
getIncotermsLocation1()
Constraints: Not nullable, Maximum length: 70 1.
|
String |
getIncotermsLocation2()
Constraints: Not nullable, Maximum length: 70 No Version:This field is disabledIncoterm Version 2000This field is disabled as part of standard delivery unless a customer decides to enable it by the way of Customizing for Sales and Distribution under Master Data -> Business Partners -> Customers -> Billing Document -> Incoterms -> Map Incoterms to Versions.Incoterm Version 2010For this version, the field represents:Sea and inland waterway transport - Port of DestinationAny mode of transport - Place of Destination2010 Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 2CPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 2CFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of Destination
|
String |
getIncotermsTransferLocation()
Constraints: Not nullable, Maximum length: 28 If the primary Incoterm is, for example, FOB ("Free on Board"), then the second field provides details of the port from which the delivery leaves (for example, "FOB Boston").
|
String |
getIncotermsVersion()
Constraints: Not nullable, Maximum length: 4
|
String |
getIsEndOfPurposeBlocked()
Constraints: Not nullable, Maximum length: 1 The EoP is the point in time for a data set when the processing of personal data is no longer required for the primary business purpose.
|
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2 - the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
|
Calendar |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
BigDecimal |
getNetPaymentDays()
Constraints: Not nullable, Precision: 3, Scale: 0
|
String |
getPaymentTerms()
Constraints: Not nullable, Maximum length: 4 It is used in sales orders, purchase orders, and invoices.
|
String |
getPricingProcedure()
Constraints: Not nullable, Maximum length: 6 Procedures are used, for example, in the following applications:Pricing in Sales and DistributionAccount determinationCalculating taxes on sales/purchases
|
String |
getPurchasingDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getPurchasingDocumentCondition()
Constraints: Not nullable, Maximum length: 10 The purchasing and sales departments may want to use the same order number for a document even though different conditions may apply in each area.
|
Calendar |
getPurchasingDocumentOrderDate()
Constraints: Not nullable, Precision: 0
|
String |
getPurchasingDocumentType()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchasingGroup()
Constraints: Not nullable, Maximum length: 3 Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group.
|
String |
getPurchasingOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getQTNLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getQuotationLatestSubmissionDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
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
|
List<SupplierQuotationItem> |
getSupplierQuotationItemOrFetch()
Retrieval of associated SupplierQuotationItem entities (one to many).
|
com.google.common.base.Optional<List<SupplierQuotationItem>> |
getSupplierQuotationItemOrNull()
Retrieval of associated SupplierQuotationItem entities (one to many).
|
Class<SupplierQuotation> |
getType() |
int |
hashCode() |
void |
setBindingPeriodValidityEndDate(Calendar 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(Calendar creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setDocumentCurrency(String documentCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setExchangeRate(String exchangeRate)
Constraints: Not nullable, Maximum length: 12
|
void |
setExchangeRateIsFixed(Boolean exchangeRateIsFixed)
Constraints: noneIf you fix the exchange rate, the purchase order currency and the exchange rate cannot be changed during invoice verification.
|
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 Incoterms specify internationally recognized procedures that the shipper and the receiving party must follow for the shipping transaction to be completed successfully.If goods are shipped through a port of departure, the appropriate Incoterm might be: FOB ("Free On Board").
|
void |
setIncotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70 1.
|
void |
setIncotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70 No Version:This field is disabledIncoterm Version 2000This field is disabled as part of standard delivery unless a customer decides to enable it by the way of Customizing for Sales and Distribution under Master Data -> Business Partners -> Customers -> Billing Document -> Incoterms -> Map Incoterms to Versions.Incoterm Version 2010For this version, the field represents:Sea and inland waterway transport - Port of DestinationAny mode of transport - Place of Destination2010 Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 2CPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 2CFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of Destination
|
void |
setIncotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28 If the primary Incoterm is, for example, FOB ("Free on Board"), then the second field provides details of the port from which the delivery leaves (for example, "FOB Boston").
|
void |
setIncotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setIsEndOfPurposeBlocked(String isEndOfPurposeBlocked)
Constraints: Not nullable, Maximum length: 1 The EoP is the point in time for a data set when the processing of personal data is no longer required for the primary business purpose.
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2 - the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
|
void |
setLastChangeDateTime(Calendar 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 It is used in sales orders, purchase orders, and invoices.
|
void |
setPricingProcedure(String pricingProcedure)
Constraints: Not nullable, Maximum length: 6 Procedures are used, for example, in the following applications:Pricing in Sales and DistributionAccount determinationCalculating taxes on sales/purchases
|
void |
setPurchasingDocumentCategory(String purchasingDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setPurchasingDocumentCondition(String purchasingDocumentCondition)
Constraints: Not nullable, Maximum length: 10 The purchasing and sales departments may want to use the same order number for a document even though different conditions may apply in each area.
|
void |
setPurchasingDocumentOrderDate(Calendar 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 Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group.
|
void |
setPurchasingOrganization(String purchasingOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setQTNLifecycleStatus(String qTNLifecycleStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setQuotationLatestSubmissionDate(Calendar quotationLatestSubmissionDate)
Constraints: Not nullable, Precision: 0
|
void |
setQuotationSubmissionDate(Calendar quotationSubmissionDate)
Constraints: Not nullable, Precision: 0
|
void |
setRequestForQuotation(String requestForQuotation)
Constraints: Not nullable, Maximum length: 10
|
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.
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
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<Calendar> CREATION_DATE
public static final SupplierQuotationField<Calendar> 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<Calendar> 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<Calendar> QUOTATION_SUBMISSION_DATE
public static final SupplierQuotationField<Calendar> QUOTATION_LATEST_SUBMISSION_DATE
public static final SupplierQuotationField<Calendar> 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 Calendar creationDate, @Nullable Calendar 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 Calendar purchasingDocumentOrderDate, @Nullable String exchangeRate, @Nullable Boolean exchangeRateIsFixed, @Nullable String requestForQuotation, @Nullable String supplierQuotationExternalID, @Nullable Calendar quotationSubmissionDate, @Nullable Calendar quotationLatestSubmissionDate, @Nullable Calendar bindingPeriodValidityEndDate, @Nullable String qTNLifecycleStatus, @Nullable String followOnDocumentCategory, @Nullable String followOnDocumentType, @Nullable String isEndOfPurposeBlocked, @Nullable ErpConfigContext erpConfigContext, List<SupplierQuotationItem> toSupplierQuotationItem)
public Class<SupplierQuotation> getType()
getType
in class VdmObject<SupplierQuotation>
public static <T> SupplierQuotationField<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.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.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.public com.google.common.base.Optional<List<SupplierQuotationItem>> getSupplierQuotationItemOrNull()
If the navigation property to_SupplierQuotationItem for an entity SupplierQuotation has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
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.public static SupplierQuotation.SupplierQuotationBuilder builder()
@Nullable public String getSupplierQuotation()
@Nullable public String getCompanyCode()
@Nullable public String getPurchasingDocumentCategory()
@Nullable public String getPurchasingDocumentType()
@Nullable public String getSupplier()
@Nullable public String getCreatedByUser()
@Nullable public Calendar getCreationDate()
@Nullable public Calendar getLastChangeDateTime()
@Nullable public String getLanguage()
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
@Nullable public String getDocumentCurrency()
@Nullable public String getIncotermsClassification()
Incoterms specify internationally recognized procedures that the shipper and the receiving party must follow for the shipping transaction to be completed successfully.If goods are shipped through a port of departure, the appropriate Incoterm might be: FOB ("Free On Board"). You can provide further details (for example, the name of the port) in the secondary Incoterm field: FOB Boston, for example.
@Nullable public String getIncotermsTransferLocation()
If the primary Incoterm is, for example, FOB ("Free on Board"), then the second field provides details of the port from which the delivery leaves (for example, "FOB Boston").
@Nullable public String getIncotermsVersion()
@Nullable public String getIncotermsLocation1()
1. For sea and inland waterway transport - Port of Shipment2. For any mode of transport - Place of Delivery 2010Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 1 EXW Ex Works Place of DeliveryFCA Free Carrier Place of DeliveryCPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationDAF Delivered at Frontier Place of DeliveryDDP Delivered Duty Paid Place of DestinationDDU Delivered Duty Unpaid Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 1 FAS Free Alongside Ship Port of ShipmentFOB Free On Board Port of ShipmentCFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of DestinationDEQ Delivered Eq Quay (Duty Paid) Port of DestinationDES Delivered Ex Ship Port of DestinationIf the primary incoterm is specified as FOB “Free on Board”, the second field provides details of the port from which the delivery leaves, such as FOB Boston.
@Nullable public String getIncotermsLocation2()
No Version:This field is disabledIncoterm Version 2000This field is disabled as part of standard delivery unless a customer decides to enable it by the way of Customizing for Sales and Distribution under Master Data -> Business Partners -> Customers -> Billing Document -> Incoterms -> Map Incoterms to Versions.Incoterm Version 2010For this version, the field represents:Sea and inland waterway transport - Port of DestinationAny mode of transport - Place of Destination2010 Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 2CPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 2CFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of Destination
@Nullable public String getPaymentTerms()
It is used in sales orders, purchase orders, and invoices. Terms of payment provide information for:Cash managementDunning proceduresPayment transactionsData can be entered in the field for the terms of payment key in various ways as you enter a business transaction:In most business transactions, the system defaults the key specified in the master record of the customer/vendor in question.In some transactions (for example, credit memos), however, the system does not default the key from the master record. Despite this, you can use the key from the customer/vendor master record by entering "*" in the field.Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:item level in sales ordersheader level in purchase orders and invoicesMaster records have separate areas for Financial Accounting, Sales, and Purchasing. You can specify different terms of payment keys in each of these areas. When you then enter a business transaction, the application in question will use the key specified in its area of the master record.
@Nullable public BigDecimal getCashDiscount1Days()
@Nullable public BigDecimal getCashDiscount2Days()
@Nullable public BigDecimal getCashDiscount1Percent()
@Nullable public BigDecimal getCashDiscount2Percent()
@Nullable public BigDecimal getNetPaymentDays()
@Nullable public String getPricingProcedure()
Procedures are used, for example, in the following applications:Pricing in Sales and DistributionAccount determinationCalculating taxes on sales/purchases
@Nullable public String getPurchasingDocumentCondition()
The purchasing and sales departments may want to use the same order number for a document even though different conditions may apply in each area. The system uses the internal number to identify the different conditions.
@Nullable public String getPurchasingOrganization()
@Nullable public String getPurchasingGroup()
Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities.For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports.
@Nullable public Calendar getPurchasingDocumentOrderDate()
@Nullable public String getExchangeRate()
@Nullable public Boolean getExchangeRateIsFixed()
If you fix the exchange rate, the purchase order currency and the exchange rate cannot be changed during invoice verification.
@Nullable public String getRequestForQuotation()
@Nullable public String getSupplierQuotationExternalID()
@Nullable public Calendar getQuotationSubmissionDate()
@Nullable public Calendar getQuotationLatestSubmissionDate()
@Nullable public Calendar getBindingPeriodValidityEndDate()
@Nullable public String getQTNLifecycleStatus()
@Nullable public String getFollowOnDocumentCategory()
@Nullable public String getFollowOnDocumentType()
@Nullable public String getIsEndOfPurposeBlocked()
The EoP is the point in time for a data set when the processing of personal data is no longer required for the primary business purpose. After the EoP has been reached, the data is blocked and can only be accessed by users with special authorization
@Nullable public ErpConfigContext getErpConfigContext()
public void setSupplierQuotation(@Nullable String supplierQuotation)
supplierQuotation
- public void setCompanyCode(@Nullable String companyCode)
companyCode
- public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
purchasingDocumentCategory
- public void setPurchasingDocumentType(@Nullable String purchasingDocumentType)
purchasingDocumentType
- public void setSupplier(@Nullable String supplier)
supplier
- public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- public void setCreationDate(@Nullable Calendar creationDate)
creationDate
- public void setLastChangeDateTime(@Nullable Calendar lastChangeDateTime)
lastChangeDateTime
- public void setLanguage(@Nullable String language)
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
language
- public void setDocumentCurrency(@Nullable String documentCurrency)
documentCurrency
- public void setIncotermsClassification(@Nullable String incotermsClassification)
Incoterms specify internationally recognized procedures that the shipper and the receiving party must follow for the shipping transaction to be completed successfully.If goods are shipped through a port of departure, the appropriate Incoterm might be: FOB ("Free On Board"). You can provide further details (for example, the name of the port) in the secondary Incoterm field: FOB Boston, for example.
incotermsClassification
- public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
If the primary Incoterm is, for example, FOB ("Free on Board"), then the second field provides details of the port from which the delivery leaves (for example, "FOB Boston").
incotermsTransferLocation
- public void setIncotermsVersion(@Nullable String incotermsVersion)
incotermsVersion
- public void setIncotermsLocation1(@Nullable String incotermsLocation1)
1. For sea and inland waterway transport - Port of Shipment2. For any mode of transport - Place of Delivery 2010Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 1 EXW Ex Works Place of DeliveryFCA Free Carrier Place of DeliveryCPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationDAF Delivered at Frontier Place of DeliveryDDP Delivered Duty Paid Place of DestinationDDU Delivered Duty Unpaid Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 1 FAS Free Alongside Ship Port of ShipmentFOB Free On Board Port of ShipmentCFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of DestinationDEQ Delivered Eq Quay (Duty Paid) Port of DestinationDES Delivered Ex Ship Port of DestinationIf the primary incoterm is specified as FOB “Free on Board”, the second field provides details of the port from which the delivery leaves, such as FOB Boston.
incotermsLocation1
- public void setIncotermsLocation2(@Nullable String incotermsLocation2)
No Version:This field is disabledIncoterm Version 2000This field is disabled as part of standard delivery unless a customer decides to enable it by the way of Customizing for Sales and Distribution under Master Data -> Business Partners -> Customers -> Billing Document -> Incoterms -> Map Incoterms to Versions.Incoterm Version 2010For this version, the field represents:Sea and inland waterway transport - Port of DestinationAny mode of transport - Place of Destination2010 Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 2CPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 2CFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of Destination
incotermsLocation2
- public void setPaymentTerms(@Nullable String paymentTerms)
It is used in sales orders, purchase orders, and invoices. Terms of payment provide information for:Cash managementDunning proceduresPayment transactionsData can be entered in the field for the terms of payment key in various ways as you enter a business transaction:In most business transactions, the system defaults the key specified in the master record of the customer/vendor in question.In some transactions (for example, credit memos), however, the system does not default the key from the master record. Despite this, you can use the key from the customer/vendor master record by entering "*" in the field.Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:item level in sales ordersheader level in purchase orders and invoicesMaster records have separate areas for Financial Accounting, Sales, and Purchasing. You can specify different terms of payment keys in each of these areas. When you then enter a business transaction, the application in question will use the key specified in its area of the master record.
paymentTerms
- public void setCashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
cashDiscount1Days
- public void setCashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
cashDiscount2Days
- public void setCashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
cashDiscount1Percent
- public void setCashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
cashDiscount2Percent
- public void setNetPaymentDays(@Nullable BigDecimal netPaymentDays)
netPaymentDays
- public void setPricingProcedure(@Nullable String pricingProcedure)
Procedures are used, for example, in the following applications:Pricing in Sales and DistributionAccount determinationCalculating taxes on sales/purchases
pricingProcedure
- public void setPurchasingDocumentCondition(@Nullable String purchasingDocumentCondition)
The purchasing and sales departments may want to use the same order number for a document even though different conditions may apply in each area. The system uses the internal number to identify the different conditions.
purchasingDocumentCondition
- public void setPurchasingOrganization(@Nullable String purchasingOrganization)
purchasingOrganization
- public void setPurchasingGroup(@Nullable String purchasingGroup)
Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities.For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports.
purchasingGroup
- public void setPurchasingDocumentOrderDate(@Nullable Calendar purchasingDocumentOrderDate)
purchasingDocumentOrderDate
- public void setExchangeRate(@Nullable String exchangeRate)
exchangeRate
- public void setExchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed)
If you fix the exchange rate, the purchase order currency and the exchange rate cannot be changed during invoice verification.
exchangeRateIsFixed
- public void setRequestForQuotation(@Nullable String requestForQuotation)
requestForQuotation
- public void setSupplierQuotationExternalID(@Nullable String supplierQuotationExternalID)
supplierQuotationExternalID
- public void setQuotationSubmissionDate(@Nullable Calendar quotationSubmissionDate)
quotationSubmissionDate
- public void setQuotationLatestSubmissionDate(@Nullable Calendar quotationLatestSubmissionDate)
quotationLatestSubmissionDate
- public void setBindingPeriodValidityEndDate(@Nullable Calendar bindingPeriodValidityEndDate)
bindingPeriodValidityEndDate
- public void setQTNLifecycleStatus(@Nullable String qTNLifecycleStatus)
qTNLifecycleStatus
- public void setFollowOnDocumentCategory(@Nullable String followOnDocumentCategory)
followOnDocumentCategory
- public void setFollowOnDocumentType(@Nullable String followOnDocumentType)
followOnDocumentType
- public void setIsEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
The EoP is the point in time for a data set when the processing of personal data is no longer required for the primary business purpose. After the EoP has been reached, the data is blocked and can only be accessed by users with special authorization
isEndOfPurposeBlocked
- public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- public String toString()
toString
in class VdmObject<SupplierQuotation>
public boolean equals(Object o)
equals
in class VdmObject<SupplierQuotation>
public int hashCode()
hashCode
in class VdmObject<SupplierQuotation>
Copyright © 2018 SAP SE. All rights reserved.