public class RequestForQuotation extends VdmEntity<RequestForQuotation>
Original entity name from the Odata EDM: A_RequestForQuotationType
Modifier and Type | Class and Description |
---|---|
static class |
RequestForQuotation.RequestForQuotationBuilder
Helper class to allow for fluent creation of RequestForQuotation instances.
|
Modifier and Type | Field and Description |
---|---|
static RequestForQuotationSelectable |
ALL_FIELDS
Selector for all available fields of RequestForQuotation.
|
static RequestForQuotationField<LocalDateTime> |
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<LocalDateTime> |
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<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static RequestForQuotationField<LocalDateTime> |
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<LocalDateTime> |
QUOTATION_EARLIEST_SUBMSN_DATE
Use with available fluent helpers to apply the QuotationEarliestSubmsnDate field to query operations.
|
static RequestForQuotationField<LocalDateTime> |
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<LocalDateTime> |
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.
|
changedOriginalFields
Constructor and Description |
---|
RequestForQuotation() |
RequestForQuotation(String requestForQuotation,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentType,
String createdByUser,
LocalDateTime creationDate,
ZonedDateTime lastChangeDateTime,
String language,
String purchasingOrganization,
String purchasingGroup,
String documentCurrency,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsVersion,
String incotermsLocation1,
String incotermsLocation2,
String paymentTerms,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Days,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount2Percent,
BigDecimal netPaymentDays,
LocalDateTime rFQPublishingDate,
LocalDateTime quotationLatestSubmissionDate,
LocalDateTime bindingPeriodValidityEndDate,
BigDecimal targetAmount,
String correspncInternalReference,
String rFQLifecycleStatus,
String requestForQuotationName,
LocalDateTime quotationEarliestSubmsnDate,
LocalDateTime latestRegistrationDate,
String followOnDocumentCategory,
String followOnDocumentType,
String isEndOfPurposeBlocked,
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.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static RequestForQuotation.RequestForQuotationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
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.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
LocalDateTime |
getBindingPeriodValidityEndDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getCashDiscount1Days()
Constraints: Not nullable, Precision: 3, Scale: 0
|
BigDecimal |
getCashDiscount1Percent()
Constraints: Not nullable, Precision: 5, Scale: 3
|
BigDecimal |
getCashDiscount2Days()
Constraints: Not nullable, Precision: 3, Scale: 0
|
BigDecimal |
getCashDiscount2Percent()
Constraints: Not nullable, Precision: 5, Scale: 3
|
String |
getCompanyCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getCorrespncInternalReference()
Constraints: Not nullable, Maximum length: 12
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getFollowOnDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getFollowOnDocumentType()
Constraints: Not nullable, Maximum length: 4
|
String |
getIncotermsClassification()
Constraints: Not nullable, Maximum length: 3
|
String |
getIncotermsLocation1()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsLocation2()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsTransferLocation()
Constraints: Not nullable, Maximum length: 28
|
String |
getIncotermsVersion()
Constraints: Not nullable, Maximum length: 4
|
String |
getIsEndOfPurposeBlocked()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
LocalDateTime |
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
|
LocalDateTime |
getQuotationEarliestSubmsnDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getQuotationLatestSubmissionDate()
Constraints: Not nullable, Precision: 0
|
String |
getRequestForQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<RequestForQuotationBidder>> |
getRequestForQuotationBidderIfPresent()
Retrieval of associated RequestForQuotationBidder entities (one to many).
|
List<RequestForQuotationBidder> |
getRequestForQuotationBidderOrFetch()
Retrieval of associated RequestForQuotationBidder entities (one to many).
|
io.vavr.control.Option<List<RequestForQuotationItem>> |
getRequestForQuotationItemIfPresent()
Retrieval of associated RequestForQuotationItem entities (one to many).
|
List<RequestForQuotationItem> |
getRequestForQuotationItemOrFetch()
Retrieval of associated RequestForQuotationItem entities (one to many).
|
String |
getRequestForQuotationName()
Constraints: Not nullable, Maximum length: 40
|
String |
getRFQLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
LocalDateTime |
getRFQPublishingDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getTargetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
Class<RequestForQuotation> |
getType() |
int |
hashCode() |
void |
setBindingPeriodValidityEndDate(LocalDateTime bindingPeriodValidityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setCashDiscount1Days(BigDecimal cashDiscount1Days)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setCashDiscount1Percent(BigDecimal cashDiscount1Percent)
Constraints: Not nullable, Precision: 5, Scale: 3
|
void |
setCashDiscount2Days(BigDecimal cashDiscount2Days)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setCashDiscount2Percent(BigDecimal cashDiscount2Percent)
Constraints: Not nullable, Precision: 5, Scale: 3
|
void |
setCompanyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setCorrespncInternalReference(String correspncInternalReference)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setDocumentCurrency(String documentCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setFollowOnDocumentCategory(String followOnDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setFollowOnDocumentType(String followOnDocumentType)
Constraints: Not nullable, Maximum length: 4
|
void |
setIncotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
void |
setIncotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
void |
setIncotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setIsEndOfPurposeBlocked(String isEndOfPurposeBlocked)
Constraints: Not nullable, Maximum length: 1
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLatestRegistrationDate(LocalDateTime 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(LocalDateTime quotationEarliestSubmsnDate)
Constraints: Not nullable, Precision: 0
|
void |
setQuotationLatestSubmissionDate(LocalDateTime 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(LocalDateTime rFQPublishingDate)
Constraints: Not nullable, Precision: 0
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setTargetAmount(BigDecimal targetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final RequestForQuotationSelectable ALL_FIELDS
public static final RequestForQuotationField<String> REQUEST_FOR_QUOTATION
public static final RequestForQuotationField<String> COMPANY_CODE
public static final RequestForQuotationField<String> PURCHASING_DOCUMENT_CATEGORY
public static final RequestForQuotationField<String> PURCHASING_DOCUMENT_TYPE
public static final RequestForQuotationField<String> CREATED_BY_USER
public static final RequestForQuotationField<LocalDateTime> CREATION_DATE
public static final RequestForQuotationField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final RequestForQuotationField<String> LANGUAGE
public static final RequestForQuotationField<String> PURCHASING_ORGANIZATION
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<BigDecimal> CASH_DISCOUNT1_PERCENT
public static final RequestForQuotationField<BigDecimal> CASH_DISCOUNT2_PERCENT
public static final RequestForQuotationField<BigDecimal> NET_PAYMENT_DAYS
public static final RequestForQuotationField<LocalDateTime> RFQ_PUBLISHING_DATE
public static final RequestForQuotationField<LocalDateTime> QUOTATION_LATEST_SUBMISSION_DATE
public static final RequestForQuotationField<LocalDateTime> 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<LocalDateTime> QUOTATION_EARLIEST_SUBMSN_DATE
public static final RequestForQuotationField<LocalDateTime> 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 RequestForQuotationLink<RequestForQuotationBidder> TO_REQUEST_FOR_QUOTATION_BIDDER
public static final RequestForQuotationLink<RequestForQuotationItem> TO_REQUEST_FOR_QUOTATION_ITEM
public RequestForQuotation()
public RequestForQuotation(@Nullable String requestForQuotation, @Nullable String companyCode, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentType, @Nullable String createdByUser, @Nullable LocalDateTime creationDate, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String language, @Nullable String purchasingOrganization, @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 BigDecimal cashDiscount1Percent, @Nullable BigDecimal cashDiscount2Percent, @Nullable BigDecimal netPaymentDays, @Nullable LocalDateTime rFQPublishingDate, @Nullable LocalDateTime quotationLatestSubmissionDate, @Nullable LocalDateTime bindingPeriodValidityEndDate, @Nullable BigDecimal targetAmount, @Nullable String correspncInternalReference, @Nullable String rFQLifecycleStatus, @Nullable String requestForQuotationName, @Nullable LocalDateTime quotationEarliestSubmsnDate, @Nullable LocalDateTime latestRegistrationDate, @Nullable String followOnDocumentCategory, @Nullable String followOnDocumentType, @Nullable String isEndOfPurposeBlocked, List<RequestForQuotationBidder> toRequestForQuotationBidder, List<RequestForQuotationItem> toRequestForQuotationItem)
@Nonnull public Class<RequestForQuotation> getType()
getType
in class VdmObject<RequestForQuotation>
public void setRequestForQuotation(@Nullable String requestForQuotation)
Original property name from the Odata EDM: RequestForQuotation
requestForQuotation
- Request for Quotationpublic void setCompanyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
companyCode
- The company code is an organizational unit within financial accounting.public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property name from the Odata EDM: PurchasingDocumentCategory
purchasingDocumentCategory
- Identifier that allows you to differentiate between various kinds of purchasing document in the SAP
System.public void setPurchasingDocumentType(@Nullable String purchasingDocumentType)
Original property name from the Odata EDM: PurchasingDocumentType
purchasingDocumentType
- RFQ Document Typepublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on Which Record Was Createdpublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Change Time Stamppublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
language
- The language key indicatespublic void setPurchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
purchasingOrganization
- Denotes the purchasing organization.public void setPurchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: 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
- Key for a buyer or a group of buyers, who is/are responsible for certain purchasing activities.public void setDocumentCurrency(@Nullable String documentCurrency)
Original property name from the Odata EDM: DocumentCurrency
documentCurrency
- Currency key for amounts in the system.public void setIncotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: 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
- Commonly used trading terms that comply with the standards established by the International Chamber of
Commerce (ICC).public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: 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
- Additional information for the primary Incoterm.public void setIncotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
incotermsVersion
- An incoterms version is an edition containing a list of international terms for transportation that is
defined by the International Chamber of Commerce (ICC).public void setIncotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: 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
- Provides additional information for the primary Incoterm. For Incoterms 2010, this field represents:public void setIncotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: 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
- Provides additional information for the Incoterms. This field is only available for C-Clauses (if
customized appropriately). Note the following for the incoterms versions below:public void setPaymentTerms(@Nullable String paymentTerms)
Original property name from the Odata EDM: 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
- Key for defining payment terms composed of cash discount percentages and payment periods.public void setCashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
Original property name from the Odata EDM: CashDiscount1Days
cashDiscount1Days
- Period within which a payment must be made in order to take advantage of the first cash discount
terms.public void setCashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
Original property name from the Odata EDM: CashDiscount2Days
cashDiscount2Days
- Period within which a payment must be made in order to take advantage of the second cash discount
terms.public void setCashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
Original property name from the Odata EDM: CashDiscount1Percent
cashDiscount1Percent
- Cash discount percentage rate applied to the shortest payment period.public void setCashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
Original property name from the Odata EDM: CashDiscount2Percent
cashDiscount2Percent
- Cash discount percentage rate applied to the second payment period.public void setNetPaymentDays(@Nullable BigDecimal netPaymentDays)
Original property name from the Odata EDM: NetPaymentDays
netPaymentDays
- Standard settlement period (in days).public void setRFQPublishingDate(@Nullable LocalDateTime rFQPublishingDate)
Original property name from the Odata EDM: RFQPublishingDate
rFQPublishingDate
- RFQ Publishing Datepublic void setQuotationLatestSubmissionDate(@Nullable LocalDateTime quotationLatestSubmissionDate)
Original property name from the Odata EDM: QuotationLatestSubmissionDate
quotationLatestSubmissionDate
- Date by which the supplier is to submit the quotation.public void setBindingPeriodValidityEndDate(@Nullable LocalDateTime bindingPeriodValidityEndDate)
Original property name from the Odata EDM: BindingPeriodValidityEndDate
bindingPeriodValidityEndDate
- Date until which the quotation submitted is to be regarded as binding.public void setTargetAmount(@Nullable BigDecimal targetAmount)
Original property name from the Odata EDM: TargetAmount
You specify this value manually for each distribution at header level of the central contract.If the specified value is exceeded, the user sees a message when creating the contract release order.
targetAmount
- Displays the target value that is entered for each distribution at header level for a central
contract.public void setCorrespncInternalReference(@Nullable String correspncInternalReference)
Original property name from the Odata EDM: CorrespncInternalReference
This usually identifies the person responsible for the purchasing document in your company. The reference number/code often consists of the relevant person's initials.
correspncInternalReference
- Your company's internal reference number or code.public void setRFQLifecycleStatus(@Nullable String rFQLifecycleStatus)
Original property name from the Odata EDM: RFQLifecycleStatus
rFQLifecycleStatus
- RFQ Lifecycle Statuspublic void setRequestForQuotationName(@Nullable String requestForQuotationName)
Original property name from the Odata EDM: RequestForQuotationName
requestForQuotationName
- Short description or the title of the RFQpublic void setQuotationEarliestSubmsnDate(@Nullable LocalDateTime quotationEarliestSubmsnDate)
Original property name from the Odata EDM: QuotationEarliestSubmsnDate
quotationEarliestSubmsnDate
- The date as of which Quotations can be submittedpublic void setLatestRegistrationDate(@Nullable LocalDateTime latestRegistrationDate)
Original property name from the Odata EDM: LatestRegistrationDate
latestRegistrationDate
- Closing Date for Applicationspublic void setFollowOnDocumentCategory(@Nullable String followOnDocumentCategory)
Original property name from the Odata EDM: FollowOnDocumentCategory
followOnDocumentCategory
- Follow-On Purchasing Document Categorypublic void setFollowOnDocumentType(@Nullable String followOnDocumentType)
Original property name from the Odata EDM: FollowOnDocumentType
followOnDocumentType
- Follow-On Purchasing Document Typepublic void setIsEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
Original property name from the Odata EDM: IsEndOfPurposeBlocked
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
- Indicates whether the end of purpose (EoP) has been reached.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<RequestForQuotation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<RequestForQuotation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<RequestForQuotation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<RequestForQuotation>
@Nonnull public static <T> RequestForQuotationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> RequestForQuotationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<RequestForQuotation>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<RequestForQuotation>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<RequestForQuotation>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<RequestForQuotation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<RequestForQuotation>
@Nonnull 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.@Nonnull 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.@Nonnull public io.vavr.control.Option<List<RequestForQuotationBidder>> getRequestForQuotationBidderIfPresent()
If the navigation property for an entity RequestForQuotation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void 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.@Nonnull 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.@Nonnull 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.@Nonnull public io.vavr.control.Option<List<RequestForQuotationItem>> getRequestForQuotationItemIfPresent()
If the navigation property for an entity RequestForQuotation has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void 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.public static RequestForQuotation.RequestForQuotationBuilder builder()
@Nullable public String getRequestForQuotation()
Original property name from the Odata EDM: RequestForQuotation
@Nullable public String getCompanyCode()
Original property name from the Odata EDM: CompanyCode
@Nullable public String getPurchasingDocumentCategory()
Original property name from the Odata EDM: PurchasingDocumentCategory
@Nullable public String getPurchasingDocumentType()
Original property name from the Odata EDM: PurchasingDocumentType
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
- 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 getPurchasingOrganization()
Original property name from the Odata EDM: PurchasingOrganization
@Nullable public String getPurchasingGroup()
Original property name from the Odata EDM: 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.
@Nullable public String getDocumentCurrency()
Original property name from the Odata EDM: DocumentCurrency
@Nullable public String getIncotermsClassification()
Original property name from the Odata EDM: 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.
@Nullable public String getIncotermsTransferLocation()
Original property name from the Odata EDM: 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").
@Nullable public String getIncotermsVersion()
Original property name from the Odata EDM: IncotermsVersion
@Nullable public String getIncotermsLocation1()
Original property name from the Odata EDM: 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.
@Nullable public String getIncotermsLocation2()
Original property name from the Odata EDM: 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
@Nullable public String getPaymentTerms()
Original property name from the Odata EDM: 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.
@Nullable public BigDecimal getCashDiscount1Days()
Original property name from the Odata EDM: CashDiscount1Days
@Nullable public BigDecimal getCashDiscount2Days()
Original property name from the Odata EDM: CashDiscount2Days
@Nullable public BigDecimal getCashDiscount1Percent()
Original property name from the Odata EDM: CashDiscount1Percent
@Nullable public BigDecimal getCashDiscount2Percent()
Original property name from the Odata EDM: CashDiscount2Percent
@Nullable public BigDecimal getNetPaymentDays()
Original property name from the Odata EDM: NetPaymentDays
@Nullable public LocalDateTime getRFQPublishingDate()
Original property name from the Odata EDM: RFQPublishingDate
@Nullable public LocalDateTime getQuotationLatestSubmissionDate()
Original property name from the Odata EDM: QuotationLatestSubmissionDate
@Nullable public LocalDateTime getBindingPeriodValidityEndDate()
Original property name from the Odata EDM: BindingPeriodValidityEndDate
@Nullable public BigDecimal getTargetAmount()
Original property name from the Odata EDM: TargetAmount
You specify this value manually for each distribution at header level of the central contract.If the specified value is exceeded, the user sees a message when creating the contract release order.
@Nullable public String getCorrespncInternalReference()
Original property name from the Odata EDM: CorrespncInternalReference
This usually identifies the person responsible for the purchasing document in your company. The reference number/code often consists of the relevant person's initials.
@Nullable public String getRFQLifecycleStatus()
Original property name from the Odata EDM: RFQLifecycleStatus
@Nullable public String getRequestForQuotationName()
Original property name from the Odata EDM: RequestForQuotationName
@Nullable public LocalDateTime getQuotationEarliestSubmsnDate()
Original property name from the Odata EDM: QuotationEarliestSubmsnDate
@Nullable public LocalDateTime getLatestRegistrationDate()
Original property name from the Odata EDM: LatestRegistrationDate
@Nullable public String getFollowOnDocumentCategory()
Original property name from the Odata EDM: FollowOnDocumentCategory
@Nullable public String getFollowOnDocumentType()
Original property name from the Odata EDM: FollowOnDocumentType
@Nullable public String getIsEndOfPurposeBlocked()
Original property name from the Odata EDM: IsEndOfPurposeBlocked
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
public String toString()
toString
in class VdmObject<RequestForQuotation>
public boolean equals(Object o)
equals
in class VdmObject<RequestForQuotation>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<RequestForQuotation>
public int hashCode()
hashCode
in class VdmObject<RequestForQuotation>
Copyright © 2020 SAP SE. All rights reserved.