public class RequestForQuotation extends VdmEntity<RequestForQuotation>
Modifier and Type | Class and Description |
---|---|
static class |
RequestForQuotation.RequestForQuotationBuilder |
Modifier and Type | Field and Description |
---|---|
static RequestForQuotationSelectable |
ALL_FIELDS
Selector for all available fields of RequestForQuotation.
|
static RequestForQuotationField<Calendar> |
BINDING_PERIOD_VALIDITY_END_DATE
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
|
static RequestForQuotationField<BigDecimal> |
CASH_DISCOUNT1_DAYS
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
|
static RequestForQuotationField<BigDecimal> |
CASH_DISCOUNT1_PERCENT
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
|
static RequestForQuotationField<BigDecimal> |
CASH_DISCOUNT2_DAYS
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
|
static RequestForQuotationField<BigDecimal> |
CASH_DISCOUNT2_PERCENT
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
|
static RequestForQuotationField<String> |
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static RequestForQuotationField<String> |
CORRESPNC_INTERNAL_REFERENCE
Use with available fluent helpers to apply the CorrespncInternalReference field to query operations.
|
static RequestForQuotationField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static RequestForQuotationField<Calendar> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static RequestForQuotationField<String> |
DOCUMENT_CURRENCY
Use with available fluent helpers to apply the DocumentCurrency field to query operations.
|
static RequestForQuotationField<String> |
FOLLOW_ON_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the FollowOnDocumentCategory field to query operations.
|
static RequestForQuotationField<String> |
FOLLOW_ON_DOCUMENT_TYPE
Use with available fluent helpers to apply the FollowOnDocumentType field to query operations.
|
static RequestForQuotationField<String> |
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static RequestForQuotationField<String> |
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static RequestForQuotationField<String> |
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static RequestForQuotationField<String> |
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static RequestForQuotationField<String> |
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static RequestForQuotationField<String> |
IS_END_OF_PURPOSE_BLOCKED
Use with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.
|
static RequestForQuotationField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static RequestForQuotationField<Calendar> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static RequestForQuotationField<Calendar> |
LATEST_REGISTRATION_DATE
Use with available fluent helpers to apply the LatestRegistrationDate field to query operations.
|
static RequestForQuotationField<BigDecimal> |
NET_PAYMENT_DAYS
Use with available fluent helpers to apply the NetPaymentDays field to query operations.
|
static RequestForQuotationField<String> |
PAYMENT_TERMS
Use with available fluent helpers to apply the PaymentTerms field to query operations.
|
static RequestForQuotationField<String> |
PURCHASING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PurchasingDocumentCategory field to query operations.
|
static RequestForQuotationField<String> |
PURCHASING_DOCUMENT_TYPE
Use with available fluent helpers to apply the PurchasingDocumentType field to query operations.
|
static RequestForQuotationField<String> |
PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static RequestForQuotationField<String> |
PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static RequestForQuotationField<Calendar> |
QUOTATION_EARLIEST_SUBMSN_DATE
Use with available fluent helpers to apply the QuotationEarliestSubmsnDate field to query operations.
|
static RequestForQuotationField<Calendar> |
QUOTATION_LATEST_SUBMISSION_DATE
Use with available fluent helpers to apply the QuotationLatestSubmissionDate field to query operations.
|
static RequestForQuotationField<String> |
REQUEST_FOR_QUOTATION
Use with available fluent helpers to apply the RequestForQuotation field to query operations.
|
static RequestForQuotationField<String> |
REQUEST_FOR_QUOTATION_NAME
Use with available fluent helpers to apply the RequestForQuotationName field to query operations.
|
static RequestForQuotationField<String> |
RFQ_LIFECYCLE_STATUS
Use with available fluent helpers to apply the RFQLifecycleStatus field to query operations.
|
static RequestForQuotationField<Calendar> |
RFQ_PUBLISHING_DATE
Use with available fluent helpers to apply the RFQPublishingDate field to query operations.
|
static RequestForQuotationField<BigDecimal> |
TARGET_AMOUNT
Use with available fluent helpers to apply the TargetAmount field to query operations.
|
static RequestForQuotationLink<RequestForQuotationBidder> |
TO_REQUEST_FOR_QUOTATION_BIDDER
Use with available fluent helpers to apply the to_RequestForQuotationBidder navigation property to query operations.
|
static RequestForQuotationLink<RequestForQuotationItem> |
TO_REQUEST_FOR_QUOTATION_ITEM
Use with available fluent helpers to apply the to_RequestForQuotationItem navigation property to query operations.
|
Constructor and Description |
---|
RequestForQuotation() |
RequestForQuotation(String requestForQuotation,
String purchasingGroup,
String documentCurrency,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsVersion,
String incotermsLocation1,
String incotermsLocation2,
String paymentTerms,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Days,
String companyCode,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount2Percent,
BigDecimal netPaymentDays,
Calendar rFQPublishingDate,
Calendar quotationLatestSubmissionDate,
Calendar bindingPeriodValidityEndDate,
BigDecimal targetAmount,
String correspncInternalReference,
String rFQLifecycleStatus,
String requestForQuotationName,
String purchasingDocumentCategory,
Calendar quotationEarliestSubmsnDate,
Calendar latestRegistrationDate,
String followOnDocumentCategory,
String followOnDocumentType,
String isEndOfPurposeBlocked,
String purchasingDocumentType,
String createdByUser,
Calendar creationDate,
Calendar lastChangeDateTime,
String language,
String purchasingOrganization,
ErpConfigContext erpConfigContext,
List<RequestForQuotationBidder> toRequestForQuotationBidder,
List<RequestForQuotationItem> toRequestForQuotationItem) |
Modifier and Type | Method and Description |
---|---|
void |
addRequestForQuotationBidder(RequestForQuotationBidder... entity)
Adds elements to the list of associated RequestForQuotationBidder entities.
|
void |
addRequestForQuotationItem(RequestForQuotationItem... entity)
Adds elements to the list of associated RequestForQuotationItem entities.
|
static RequestForQuotation.RequestForQuotationBuilder |
builder() |
boolean |
equals(Object o) |
List<RequestForQuotationBidder> |
fetchRequestForQuotationBidder()
Fetches the RequestForQuotationBidder entities (one to many) associated with this entity.
|
List<RequestForQuotationItem> |
fetchRequestForQuotationItem()
Fetches the RequestForQuotationItem entities (one to many) associated with this entity.
|
static <T> RequestForQuotationField<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 |
getCorrespncInternalReference()
Constraints: Not nullable, Maximum length: 12
|
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.
|
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
|
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
Calendar |
getLatestRegistrationDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getNetPaymentDays()
Constraints: Not nullable, Precision: 3, Scale: 0
|
String |
getPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchasingDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getPurchasingDocumentType()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchasingGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getPurchasingOrganization()
Constraints: Not nullable, Maximum length: 4
|
Calendar |
getQuotationEarliestSubmsnDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
getQuotationLatestSubmissionDate()
Constraints: Not nullable, Precision: 0
|
String |
getRequestForQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
List<RequestForQuotationBidder> |
getRequestForQuotationBidderOrFetch()
Retrieval of associated RequestForQuotationBidder entities (one to many).
|
com.google.common.base.Optional<List<RequestForQuotationBidder>> |
getRequestForQuotationBidderOrNull()
Retrieval of associated RequestForQuotationBidder entities (one to many).
|
List<RequestForQuotationItem> |
getRequestForQuotationItemOrFetch()
Retrieval of associated RequestForQuotationItem entities (one to many).
|
com.google.common.base.Optional<List<RequestForQuotationItem>> |
getRequestForQuotationItemOrNull()
Retrieval of associated RequestForQuotationItem entities (one to many).
|
String |
getRequestForQuotationName()
Constraints: Not nullable, Maximum length: 40
|
String |
getRFQLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getRFQPublishingDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getTargetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
Class<RequestForQuotation> |
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 |
setCorrespncInternalReference(String correspncInternalReference)
Constraints: Not nullable, Maximum length: 12
|
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.
|
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(Calendar lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLatestRegistrationDate(Calendar latestRegistrationDate)
Constraints: Not nullable, Precision: 0
|
void |
setNetPaymentDays(BigDecimal netPaymentDays)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setPaymentTerms(String paymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurchasingDocumentCategory(String purchasingDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
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 |
setQuotationEarliestSubmsnDate(Calendar quotationEarliestSubmsnDate)
Constraints: Not nullable, Precision: 0
|
void |
setQuotationLatestSubmissionDate(Calendar quotationLatestSubmissionDate)
Constraints: Not nullable, Precision: 0
|
void |
setRequestForQuotation(String requestForQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setRequestForQuotationBidder(List<RequestForQuotationBidder> value)
Overwrites the list of associated RequestForQuotationBidder entities for the loaded navigation property to_RequestForQuotationBidder.
|
void |
setRequestForQuotationItem(List<RequestForQuotationItem> value)
Overwrites the list of associated RequestForQuotationItem entities for the loaded navigation property to_RequestForQuotationItem.
|
void |
setRequestForQuotationName(String requestForQuotationName)
Constraints: Not nullable, Maximum length: 40
|
void |
setRFQLifecycleStatus(String rFQLifecycleStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setRFQPublishingDate(Calendar rFQPublishingDate)
Constraints: Not nullable, Precision: 0
|
void |
setTargetAmount(BigDecimal targetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final RequestForQuotationSelectable ALL_FIELDS
public static final RequestForQuotationField<String> REQUEST_FOR_QUOTATION
public static final RequestForQuotationField<String> PURCHASING_GROUP
public static final RequestForQuotationField<String> DOCUMENT_CURRENCY
public static final RequestForQuotationField<String> INCOTERMS_CLASSIFICATION
public static final RequestForQuotationField<String> INCOTERMS_TRANSFER_LOCATION
public static final RequestForQuotationField<String> INCOTERMS_VERSION
public static final RequestForQuotationField<String> INCOTERMS_LOCATION1
public static final RequestForQuotationField<String> INCOTERMS_LOCATION2
public static final RequestForQuotationField<String> PAYMENT_TERMS
public static final RequestForQuotationField<BigDecimal> CASH_DISCOUNT1_DAYS
public static final RequestForQuotationField<BigDecimal> CASH_DISCOUNT2_DAYS
public static final RequestForQuotationField<String> COMPANY_CODE
public static final RequestForQuotationField<BigDecimal> CASH_DISCOUNT1_PERCENT
public static final RequestForQuotationField<BigDecimal> CASH_DISCOUNT2_PERCENT
public static final RequestForQuotationField<BigDecimal> NET_PAYMENT_DAYS
public static final RequestForQuotationField<Calendar> RFQ_PUBLISHING_DATE
public static final RequestForQuotationField<Calendar> QUOTATION_LATEST_SUBMISSION_DATE
public static final RequestForQuotationField<Calendar> BINDING_PERIOD_VALIDITY_END_DATE
public static final RequestForQuotationField<BigDecimal> TARGET_AMOUNT
public static final RequestForQuotationField<String> CORRESPNC_INTERNAL_REFERENCE
public static final RequestForQuotationField<String> RFQ_LIFECYCLE_STATUS
public static final RequestForQuotationField<String> REQUEST_FOR_QUOTATION_NAME
public static final RequestForQuotationField<String> PURCHASING_DOCUMENT_CATEGORY
public static final RequestForQuotationField<Calendar> QUOTATION_EARLIEST_SUBMSN_DATE
public static final RequestForQuotationField<Calendar> LATEST_REGISTRATION_DATE
public static final RequestForQuotationField<String> FOLLOW_ON_DOCUMENT_CATEGORY
public static final RequestForQuotationField<String> FOLLOW_ON_DOCUMENT_TYPE
public static final RequestForQuotationField<String> IS_END_OF_PURPOSE_BLOCKED
public static final RequestForQuotationField<String> PURCHASING_DOCUMENT_TYPE
public static final RequestForQuotationField<String> CREATED_BY_USER
public static final RequestForQuotationField<Calendar> CREATION_DATE
public static final RequestForQuotationField<Calendar> LAST_CHANGE_DATE_TIME
public static final RequestForQuotationField<String> LANGUAGE
public static final RequestForQuotationField<String> PURCHASING_ORGANIZATION
public static final RequestForQuotationLink<RequestForQuotationBidder> TO_REQUEST_FOR_QUOTATION_BIDDER
public static final RequestForQuotationLink<RequestForQuotationItem> TO_REQUEST_FOR_QUOTATION_ITEM
@Generated(value="lombok") public RequestForQuotation()
@ConstructorProperties(value={"requestForQuotation","purchasingGroup","documentCurrency","incotermsClassification","incotermsTransferLocation","incotermsVersion","incotermsLocation1","incotermsLocation2","paymentTerms","cashDiscount1Days","cashDiscount2Days","companyCode","cashDiscount1Percent","cashDiscount2Percent","netPaymentDays","rFQPublishingDate","quotationLatestSubmissionDate","bindingPeriodValidityEndDate","targetAmount","correspncInternalReference","rFQLifecycleStatus","requestForQuotationName","purchasingDocumentCategory","quotationEarliestSubmsnDate","latestRegistrationDate","followOnDocumentCategory","followOnDocumentType","isEndOfPurposeBlocked","purchasingDocumentType","createdByUser","creationDate","lastChangeDateTime","language","purchasingOrganization","erpConfigContext","toRequestForQuotationBidder","toRequestForQuotationItem"}) @Generated(value="lombok") public RequestForQuotation(@Nullable String requestForQuotation, @Nullable String purchasingGroup, @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 String companyCode, @Nullable BigDecimal cashDiscount1Percent, @Nullable BigDecimal cashDiscount2Percent, @Nullable BigDecimal netPaymentDays, @Nullable Calendar rFQPublishingDate, @Nullable Calendar quotationLatestSubmissionDate, @Nullable Calendar bindingPeriodValidityEndDate, @Nullable BigDecimal targetAmount, @Nullable String correspncInternalReference, @Nullable String rFQLifecycleStatus, @Nullable String requestForQuotationName, @Nullable String purchasingDocumentCategory, @Nullable Calendar quotationEarliestSubmsnDate, @Nullable Calendar latestRegistrationDate, @Nullable String followOnDocumentCategory, @Nullable String followOnDocumentType, @Nullable String isEndOfPurposeBlocked, @Nullable String purchasingDocumentType, @Nullable String createdByUser, @Nullable Calendar creationDate, @Nullable Calendar lastChangeDateTime, @Nullable String language, @Nullable String purchasingOrganization, @Nullable ErpConfigContext erpConfigContext, List<RequestForQuotationBidder> toRequestForQuotationBidder, List<RequestForQuotationItem> toRequestForQuotationItem)
public Class<RequestForQuotation> getType()
getType
in class VdmObject<RequestForQuotation>
public static <T> RequestForQuotationField<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<RequestForQuotationBidder> fetchRequestForQuotationBidder() 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<RequestForQuotationBidder> getRequestForQuotationBidderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_RequestForQuotationBidder of a queried RequestForQuotation 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<RequestForQuotationBidder>> getRequestForQuotationBidderOrNull()
If the navigation property to_RequestForQuotationBidder for an entity RequestForQuotation has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setRequestForQuotationBidder(@NonNull List<RequestForQuotationBidder> value)
If the navigation property to_RequestForQuotationBidder of a queried RequestForQuotation 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 RequestForQuotationBidder entities.public void addRequestForQuotationBidder(RequestForQuotationBidder... entity)
If the navigation property to_RequestForQuotationBidder of a queried RequestForQuotation 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 RequestForQuotationBidder entities.public List<RequestForQuotationItem> fetchRequestForQuotationItem() 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<RequestForQuotationItem> getRequestForQuotationItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_RequestForQuotationItem of a queried RequestForQuotation 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<RequestForQuotationItem>> getRequestForQuotationItemOrNull()
If the navigation property to_RequestForQuotationItem for an entity RequestForQuotation has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setRequestForQuotationItem(@NonNull List<RequestForQuotationItem> value)
If the navigation property to_RequestForQuotationItem of a queried RequestForQuotation 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 RequestForQuotationItem entities.public void addRequestForQuotationItem(RequestForQuotationItem... entity)
If the navigation property to_RequestForQuotationItem of a queried RequestForQuotation 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 RequestForQuotationItem entities.@Generated(value="lombok") public static RequestForQuotation.RequestForQuotationBuilder builder()
@Nullable @Generated(value="lombok") public String getRequestForQuotation()
@Nullable @Generated(value="lombok") public String getPurchasingGroup()
@Nullable @Generated(value="lombok") public String getDocumentCurrency()
@Nullable @Generated(value="lombok") public String getIncotermsClassification()
@Nullable @Generated(value="lombok") public String getIncotermsTransferLocation()
@Nullable @Generated(value="lombok") public String getIncotermsVersion()
@Nullable @Generated(value="lombok") public String getIncotermsLocation1()
@Nullable @Generated(value="lombok") public String getIncotermsLocation2()
@Nullable @Generated(value="lombok") public String getPaymentTerms()
@Nullable @Generated(value="lombok") public BigDecimal getCashDiscount1Days()
@Nullable @Generated(value="lombok") public BigDecimal getCashDiscount2Days()
@Nullable @Generated(value="lombok") public String getCompanyCode()
@Nullable @Generated(value="lombok") public BigDecimal getCashDiscount1Percent()
@Nullable @Generated(value="lombok") public BigDecimal getCashDiscount2Percent()
@Nullable @Generated(value="lombok") public BigDecimal getNetPaymentDays()
@Nullable @Generated(value="lombok") public Calendar getRFQPublishingDate()
@Nullable @Generated(value="lombok") public Calendar getQuotationLatestSubmissionDate()
@Nullable @Generated(value="lombok") public Calendar getBindingPeriodValidityEndDate()
@Nullable @Generated(value="lombok") public BigDecimal getTargetAmount()
@Nullable @Generated(value="lombok") public String getCorrespncInternalReference()
@Nullable @Generated(value="lombok") public String getRFQLifecycleStatus()
@Nullable @Generated(value="lombok") public String getRequestForQuotationName()
@Nullable @Generated(value="lombok") public String getPurchasingDocumentCategory()
@Nullable @Generated(value="lombok") public Calendar getQuotationEarliestSubmsnDate()
@Nullable @Generated(value="lombok") public Calendar getLatestRegistrationDate()
@Nullable @Generated(value="lombok") public String getFollowOnDocumentCategory()
@Nullable @Generated(value="lombok") public String getFollowOnDocumentType()
@Nullable @Generated(value="lombok") public String getIsEndOfPurposeBlocked()
@Nullable @Generated(value="lombok") public String getPurchasingDocumentType()
@Nullable @Generated(value="lombok") public String getCreatedByUser()
@Nullable @Generated(value="lombok") public Calendar getCreationDate()
@Nullable @Generated(value="lombok") public Calendar getLastChangeDateTime()
@Nullable @Generated(value="lombok") public String getLanguage()
@Nullable @Generated(value="lombok") public String getPurchasingOrganization()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setRequestForQuotation(@Nullable String requestForQuotation)
requestForQuotation
- @Generated(value="lombok") public void setPurchasingGroup(@Nullable String purchasingGroup)
purchasingGroup
- @Generated(value="lombok") public void setDocumentCurrency(@Nullable String documentCurrency)
documentCurrency
- @Generated(value="lombok") public void setIncotermsClassification(@Nullable String incotermsClassification)
incotermsClassification
- @Generated(value="lombok") public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
incotermsTransferLocation
- @Generated(value="lombok") public void setIncotermsVersion(@Nullable String incotermsVersion)
incotermsVersion
- @Generated(value="lombok") public void setIncotermsLocation1(@Nullable String incotermsLocation1)
incotermsLocation1
- @Generated(value="lombok") public void setIncotermsLocation2(@Nullable String incotermsLocation2)
incotermsLocation2
- @Generated(value="lombok") public void setPaymentTerms(@Nullable String paymentTerms)
paymentTerms
- @Generated(value="lombok") public void setCashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
cashDiscount1Days
- @Generated(value="lombok") public void setCashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
cashDiscount2Days
- @Generated(value="lombok") public void setCompanyCode(@Nullable String companyCode)
companyCode
- @Generated(value="lombok") public void setCashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
cashDiscount1Percent
- @Generated(value="lombok") public void setCashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
cashDiscount2Percent
- @Generated(value="lombok") public void setNetPaymentDays(@Nullable BigDecimal netPaymentDays)
netPaymentDays
- @Generated(value="lombok") public void setRFQPublishingDate(@Nullable Calendar rFQPublishingDate)
rFQPublishingDate
- @Generated(value="lombok") public void setQuotationLatestSubmissionDate(@Nullable Calendar quotationLatestSubmissionDate)
quotationLatestSubmissionDate
- @Generated(value="lombok") public void setBindingPeriodValidityEndDate(@Nullable Calendar bindingPeriodValidityEndDate)
bindingPeriodValidityEndDate
- @Generated(value="lombok") public void setTargetAmount(@Nullable BigDecimal targetAmount)
targetAmount
- @Generated(value="lombok") public void setCorrespncInternalReference(@Nullable String correspncInternalReference)
correspncInternalReference
- @Generated(value="lombok") public void setRFQLifecycleStatus(@Nullable String rFQLifecycleStatus)
rFQLifecycleStatus
- @Generated(value="lombok") public void setRequestForQuotationName(@Nullable String requestForQuotationName)
requestForQuotationName
- @Generated(value="lombok") public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
purchasingDocumentCategory
- @Generated(value="lombok") public void setQuotationEarliestSubmsnDate(@Nullable Calendar quotationEarliestSubmsnDate)
quotationEarliestSubmsnDate
- @Generated(value="lombok") public void setLatestRegistrationDate(@Nullable Calendar latestRegistrationDate)
latestRegistrationDate
- @Generated(value="lombok") public void setFollowOnDocumentCategory(@Nullable String followOnDocumentCategory)
followOnDocumentCategory
- @Generated(value="lombok") public void setFollowOnDocumentType(@Nullable String followOnDocumentType)
followOnDocumentType
- @Generated(value="lombok") public void setIsEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
isEndOfPurposeBlocked
- @Generated(value="lombok") public void setPurchasingDocumentType(@Nullable String purchasingDocumentType)
purchasingDocumentType
- @Generated(value="lombok") public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- @Generated(value="lombok") public void setCreationDate(@Nullable Calendar creationDate)
creationDate
- @Generated(value="lombok") public void setLastChangeDateTime(@Nullable Calendar lastChangeDateTime)
lastChangeDateTime
- @Generated(value="lombok") public void setLanguage(@Nullable String language)
language
- @Generated(value="lombok") public void setPurchasingOrganization(@Nullable String purchasingOrganization)
purchasingOrganization
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<RequestForQuotation>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<RequestForQuotation>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<RequestForQuotation>
Copyright © 2018 SAP SE. All rights reserved.