public class SalesInquiry extends VdmEntity<SalesInquiry>
Original entity name from the Odata EDM: A_SalesInquiryType
Modifier and Type | Class and Description |
---|---|
static class |
SalesInquiry.SalesInquiryBuilder
Helper class to allow for fluent creation of SalesInquiry instances.
|
Modifier and Type | Field and Description |
---|---|
static SalesInquirySelectable |
ALL_FIELDS
Selector for all available fields of SalesInquiry.
|
static SalesInquiryField<LocalDateTime> |
BINDING_PERIOD_VALIDITY_END_DATE
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
|
static SalesInquiryField<LocalDateTime> |
BINDING_PERIOD_VALIDITY_START_DATE
Use with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations.
|
static SalesInquiryField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SalesInquiryField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SalesInquiryField<String> |
CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesInquiryField<LocalDateTime> |
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static SalesInquiryField<String> |
CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.
|
static SalesInquiryField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static SalesInquiryField<BigDecimal> |
EXPECTED_ORDER_NET_AMOUNT
Use with available fluent helpers to apply the ExpectedOrderNetAmount field to query operations.
|
static SalesInquiryField<LocalDateTime> |
FASHION_CANCEL_DATE
Use with available fluent helpers to apply the FashionCancelDate field to query operations.
|
static SalesInquiryField<String> |
HDR_ORDER_PROBABILITY_IN_PERCENT
Use with available fluent helpers to apply the HdrOrderProbabilityInPercent field to query operations.
|
static SalesInquiryField<String> |
HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.
|
static SalesInquiryField<String> |
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesInquiryField<String> |
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesInquiryField<String> |
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesInquiryField<String> |
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesInquiryField<String> |
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static SalesInquiryField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static SalesInquiryField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SalesInquiryField<String> |
ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static SalesInquiryField<String> |
OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.
|
static SalesInquiryField<String> |
OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.
|
static SalesInquiryField<String> |
PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static SalesInquiryField<LocalDateTime> |
PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesInquiryField<String> |
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesInquiryField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP10
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp10 field to query operations.
|
static SalesInquiryField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP6
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp6 field to query operations.
|
static SalesInquiryField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP7
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp7 field to query operations.
|
static SalesInquiryField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP8
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp8 field to query operations.
|
static SalesInquiryField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP9
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp9 field to query operations.
|
static SalesInquiryField<String> |
SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static SalesInquiryField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static SalesInquiryField<String> |
SALES_INQUIRY
Use with available fluent helpers to apply the SalesInquiry field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SALES_INQUIRY_DATE
Use with available fluent helpers to apply the SalesInquiryDate field to query operations.
|
static SalesInquiryField<String> |
SALES_INQUIRY_TYPE
Use with available fluent helpers to apply the SalesInquiryType field to query operations.
|
static SalesInquiryField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static SalesInquiryField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static SalesInquiryField<String> |
SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations.
|
static SalesInquiryField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static SalesInquiryLink<SalesInquiryItem> |
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesInquiryLink<SalesInquiryPartner> |
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static SalesInquiryLink<SalesInquiryPrcgElmnt> |
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static SalesInquiryField<String> |
TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.
|
static SalesInquiryField<BigDecimal> |
TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
static SalesInquiryField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SalesInquiry() |
SalesInquiry(String salesInquiry,
String salesInquiryType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String salesDistrict,
String soldToParty,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
String purchaseOrderByCustomer,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
LocalDateTime salesInquiryDate,
BigDecimal totalNetAmount,
String transactionCurrency,
String sDDocumentReason,
LocalDateTime pricingDate,
String headerBillingBlockReason,
LocalDateTime bindingPeriodValidityStartDate,
LocalDateTime bindingPeriodValidityEndDate,
String hdrOrderProbabilityInPercent,
BigDecimal expectedOrderNetAmount,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
String customerPaymentTerms,
String paymentMethod,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
LocalDateTime fashionCancelDate,
String retailAdditionalCustomerGrp6,
String retailAdditionalCustomerGrp7,
String retailAdditionalCustomerGrp8,
String retailAdditionalCustomerGrp9,
String retailAdditionalCustomerGrp10,
List<SalesInquiryItem> toItem,
List<SalesInquiryPartner> toPartner,
List<SalesInquiryPrcgElmnt> toPricingElement) |
Modifier and Type | Method and Description |
---|---|
void |
addItem(SalesInquiryItem... entity)
Adds elements to the list of associated SalesInquiryItem entities.
|
void |
addPartner(SalesInquiryPartner... entity)
Adds elements to the list of associated SalesInquiryPartner entities.
|
void |
addPricingElement(SalesInquiryPrcgElmnt... entity)
Adds elements to the list of associated SalesInquiryPrcgElmnt entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SalesInquiry.SalesInquiryBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<SalesInquiryItem> |
fetchItem()
Fetches the SalesInquiryItem entities (one to many) associated with this entity.
|
List<SalesInquiryPartner> |
fetchPartner()
Fetches the SalesInquiryPartner entities (one to many) associated with this entity.
|
List<SalesInquiryPrcgElmnt> |
fetchPricingElement()
Fetches the SalesInquiryPrcgElmnt entities (one to many) associated with this entity.
|
static <T> SalesInquiryField<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
|
LocalDateTime |
getBindingPeriodValidityStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
String |
getCustomerPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
LocalDateTime |
getCustomerPurchaseOrderDate()
Constraints: Not nullable, Precision: 0
|
String |
getCustomerPurchaseOrderType()
Constraints: Not nullable, Maximum length: 4
|
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 |
getDistributionChannel()
Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
BigDecimal |
getExpectedOrderNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
LocalDateTime |
getFashionCancelDate()
Constraints: Not nullable, Precision: 0
|
String |
getHdrOrderProbabilityInPercent()
Constraints: Not nullable, Maximum length: 3
|
String |
getHeaderBillingBlockReason()
Constraints: Not nullable, Maximum length: 2
|
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
|
io.vavr.control.Option<List<SalesInquiryItem>> |
getItemIfPresent()
Retrieval of associated SalesInquiryItem entities (one to many).
|
List<SalesInquiryItem> |
getItemOrFetch()
Retrieval of associated SalesInquiryItem entities (one to many).
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getOrganizationDivision()
Constraints: Not nullable, Maximum length: 2
|
String |
getOverallSDDocumentRejectionSts()
Constraints: Not nullable, Maximum length: 1
|
String |
getOverallSDProcessStatus()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<List<SalesInquiryPartner>> |
getPartnerIfPresent()
Retrieval of associated SalesInquiryPartner entities (one to many).
|
List<SalesInquiryPartner> |
getPartnerOrFetch()
Retrieval of associated SalesInquiryPartner entities (one to many).
|
String |
getPaymentMethod()
Constraints: Not nullable, Maximum length: 1
|
LocalDateTime |
getPricingDate()
Constraints: Not nullable, Precision: 0
|
io.vavr.control.Option<List<SalesInquiryPrcgElmnt>> |
getPricingElementIfPresent()
Retrieval of associated SalesInquiryPrcgElmnt entities (one to many).
|
List<SalesInquiryPrcgElmnt> |
getPricingElementOrFetch()
Retrieval of associated SalesInquiryPrcgElmnt entities (one to many).
|
String |
getPurchaseOrderByCustomer()
Constraints: Not nullable, Maximum length: 35
|
String |
getRetailAdditionalCustomerGrp10()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp6()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp7()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp8()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp9()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesDistrict()
Constraints: Not nullable, Maximum length: 6
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesInquiry()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
LocalDateTime |
getSalesInquiryDate()
Constraints: Not nullable, Precision: 0
|
String |
getSalesInquiryType()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getSDDocumentReason()
Constraints: Not nullable, Maximum length: 3
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getTotalCreditCheckStatus()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getTotalNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<SalesInquiry> |
getType() |
int |
hashCode() |
void |
setBindingPeriodValidityEndDate(LocalDateTime bindingPeriodValidityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setBindingPeriodValidityStartDate(LocalDateTime bindingPeriodValidityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerPurchaseOrderType(String customerPurchaseOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setDistributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
void |
setExpectedOrderNetAmount(BigDecimal expectedOrderNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setFashionCancelDate(LocalDateTime fashionCancelDate)
Constraints: Not nullable, Precision: 0
|
void |
setHdrOrderProbabilityInPercent(String hdrOrderProbabilityInPercent)
Constraints: Not nullable, Maximum length: 3
|
void |
setHeaderBillingBlockReason(String headerBillingBlockReason)
Constraints: Not nullable, Maximum length: 2
|
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 |
setItem(List<SalesInquiryItem> value)
Overwrites the list of associated SalesInquiryItem entities for the loaded navigation property
to_Item.
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setOrganizationDivision(String organizationDivision)
Constraints: Not nullable, Maximum length: 2
|
void |
setOverallSDDocumentRejectionSts(String overallSDDocumentRejectionSts)
Constraints: Not nullable, Maximum length: 1
|
void |
setOverallSDProcessStatus(String overallSDProcessStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setPartner(List<SalesInquiryPartner> value)
Overwrites the list of associated SalesInquiryPartner entities for the loaded navigation property
to_Partner.
|
void |
setPaymentMethod(String paymentMethod)
Constraints: Not nullable, Maximum length: 1
|
void |
setPricingDate(LocalDateTime pricingDate)
Constraints: Not nullable, Precision: 0
|
void |
setPricingElement(List<SalesInquiryPrcgElmnt> value)
Overwrites the list of associated SalesInquiryPrcgElmnt entities for the loaded navigation property
to_PricingElement.
|
void |
setPurchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setRetailAdditionalCustomerGrp10(String retailAdditionalCustomerGrp10)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp6(String retailAdditionalCustomerGrp6)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp7(String retailAdditionalCustomerGrp7)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp8(String retailAdditionalCustomerGrp8)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp9(String retailAdditionalCustomerGrp9)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesDistrict(String salesDistrict)
Constraints: Not nullable, Maximum length: 6
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesInquiry(String salesInquiry)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSalesInquiryDate(LocalDateTime salesInquiryDate)
Constraints: Not nullable, Precision: 0
|
void |
setSalesInquiryType(String salesInquiryType)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setSDDocumentReason(String sDDocumentReason)
Constraints: Not nullable, Maximum length: 3
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setTotalCreditCheckStatus(String totalCreditCheckStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setTotalNetAmount(BigDecimal totalNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
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 SalesInquirySelectable ALL_FIELDS
public static final SalesInquiryField<String> SALES_INQUIRY
public static final SalesInquiryField<String> SALES_INQUIRY_TYPE
public static final SalesInquiryField<String> SALES_ORGANIZATION
public static final SalesInquiryField<String> DISTRIBUTION_CHANNEL
public static final SalesInquiryField<String> ORGANIZATION_DIVISION
public static final SalesInquiryField<String> SALES_GROUP
public static final SalesInquiryField<String> SALES_OFFICE
public static final SalesInquiryField<String> SALES_DISTRICT
public static final SalesInquiryField<String> SOLD_TO_PARTY
public static final SalesInquiryField<LocalDateTime> CREATION_DATE
public static final SalesInquiryField<String> CREATED_BY_USER
public static final SalesInquiryField<LocalDateTime> LAST_CHANGE_DATE
public static final SalesInquiryField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final SalesInquiryField<String> PURCHASE_ORDER_BY_CUSTOMER
public static final SalesInquiryField<String> CUSTOMER_PURCHASE_ORDER_TYPE
public static final SalesInquiryField<LocalDateTime> CUSTOMER_PURCHASE_ORDER_DATE
public static final SalesInquiryField<LocalDateTime> SALES_INQUIRY_DATE
public static final SalesInquiryField<BigDecimal> TOTAL_NET_AMOUNT
public static final SalesInquiryField<String> TRANSACTION_CURRENCY
public static final SalesInquiryField<String> SD_DOCUMENT_REASON
public static final SalesInquiryField<LocalDateTime> PRICING_DATE
public static final SalesInquiryField<String> HEADER_BILLING_BLOCK_REASON
public static final SalesInquiryField<LocalDateTime> BINDING_PERIOD_VALIDITY_START_DATE
public static final SalesInquiryField<LocalDateTime> BINDING_PERIOD_VALIDITY_END_DATE
public static final SalesInquiryField<String> HDR_ORDER_PROBABILITY_IN_PERCENT
public static final SalesInquiryField<BigDecimal> EXPECTED_ORDER_NET_AMOUNT
public static final SalesInquiryField<String> INCOTERMS_CLASSIFICATION
public static final SalesInquiryField<String> INCOTERMS_TRANSFER_LOCATION
public static final SalesInquiryField<String> INCOTERMS_LOCATION1
public static final SalesInquiryField<String> INCOTERMS_LOCATION2
public static final SalesInquiryField<String> INCOTERMS_VERSION
public static final SalesInquiryField<String> CUSTOMER_PAYMENT_TERMS
public static final SalesInquiryField<String> PAYMENT_METHOD
public static final SalesInquiryField<String> OVERALL_SD_PROCESS_STATUS
public static final SalesInquiryField<String> TOTAL_CREDIT_CHECK_STATUS
public static final SalesInquiryField<String> OVERALL_SD_DOCUMENT_REJECTION_STS
public static final SalesInquiryField<LocalDateTime> FASHION_CANCEL_DATE
public static final SalesInquiryField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP6
public static final SalesInquiryField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP7
public static final SalesInquiryField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP8
public static final SalesInquiryField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP9
public static final SalesInquiryField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP10
public static final SalesInquiryLink<SalesInquiryItem> TO_ITEM
public static final SalesInquiryLink<SalesInquiryPartner> TO_PARTNER
public static final SalesInquiryLink<SalesInquiryPrcgElmnt> TO_PRICING_ELEMENT
public SalesInquiry()
public SalesInquiry(@Nullable String salesInquiry, @Nullable String salesInquiryType, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String organizationDivision, @Nullable String salesGroup, @Nullable String salesOffice, @Nullable String salesDistrict, @Nullable String soldToParty, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String purchaseOrderByCustomer, @Nullable String customerPurchaseOrderType, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable LocalDateTime salesInquiryDate, @Nullable BigDecimal totalNetAmount, @Nullable String transactionCurrency, @Nullable String sDDocumentReason, @Nullable LocalDateTime pricingDate, @Nullable String headerBillingBlockReason, @Nullable LocalDateTime bindingPeriodValidityStartDate, @Nullable LocalDateTime bindingPeriodValidityEndDate, @Nullable String hdrOrderProbabilityInPercent, @Nullable BigDecimal expectedOrderNetAmount, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String incotermsVersion, @Nullable String customerPaymentTerms, @Nullable String paymentMethod, @Nullable String overallSDProcessStatus, @Nullable String totalCreditCheckStatus, @Nullable String overallSDDocumentRejectionSts, @Nullable LocalDateTime fashionCancelDate, @Nullable String retailAdditionalCustomerGrp6, @Nullable String retailAdditionalCustomerGrp7, @Nullable String retailAdditionalCustomerGrp8, @Nullable String retailAdditionalCustomerGrp9, @Nullable String retailAdditionalCustomerGrp10, List<SalesInquiryItem> toItem, List<SalesInquiryPartner> toPartner, List<SalesInquiryPrcgElmnt> toPricingElement)
@Nonnull public Class<SalesInquiry> getType()
getType
in class VdmObject<SalesInquiry>
public void setSalesInquiry(@Nullable String salesInquiry)
Original property name from the Odata EDM: SalesInquiry
salesInquiry
- Sales Inquirypublic void setSalesInquiryType(@Nullable String salesInquiryType)
Original property name from the Odata EDM: SalesInquiryType
salesInquiryType
- Sales Document Typepublic void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
salesOrganization
- Sales Organizationpublic void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
distributionChannel
- Distribution Channelpublic void setOrganizationDivision(@Nullable String organizationDivision)
Original property name from the Odata EDM: OrganizationDivision
organizationDivision
- Divisionpublic void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
salesGroup
- Sales grouppublic void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
salesOffice
- Sales officepublic void setSalesDistrict(@Nullable String salesDistrict)
Original property name from the Odata EDM: SalesDistrict
salesDistrict
- Sales Districtpublic void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- Sold-To Partypublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on which the record was createdpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Date of Last Changepublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)public void setPurchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
purchaseOrderByCustomer
- Customer Referencepublic void setCustomerPurchaseOrderType(@Nullable String customerPurchaseOrderType)
Original property name from the Odata EDM: CustomerPurchaseOrderType
customerPurchaseOrderType
- Customer Purchase Order Typepublic void setCustomerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate)
Original property name from the Odata EDM: CustomerPurchaseOrderDate
customerPurchaseOrderDate
- Customer Reference Datepublic void setSalesInquiryDate(@Nullable LocalDateTime salesInquiryDate)
Original property name from the Odata EDM: SalesInquiryDate
salesInquiryDate
- Document Date (Date Received/Sent)public void setTotalNetAmount(@Nullable BigDecimal totalNetAmount)
Original property name from the Odata EDM: TotalNetAmount
totalNetAmount
- Net Value of the Sales Order in Document Currencypublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
transactionCurrency
- SD document currencypublic void setSDDocumentReason(@Nullable String sDDocumentReason)
Original property name from the Odata EDM: SDDocumentReason
sDDocumentReason
- Order Reason (Reason for the Business Transaction)public void setPricingDate(@Nullable LocalDateTime pricingDate)
Original property name from the Odata EDM: PricingDate
pricingDate
- Date for Pricing and Exchange Ratepublic void setHeaderBillingBlockReason(@Nullable String headerBillingBlockReason)
Original property name from the Odata EDM: HeaderBillingBlockReason
headerBillingBlockReason
- Billing Block in SD Documentpublic void setBindingPeriodValidityStartDate(@Nullable LocalDateTime bindingPeriodValidityStartDate)
Original property name from the Odata EDM: BindingPeriodValidityStartDate
bindingPeriodValidityStartDate
- Quotation/Inquiry is Valid Frompublic void setBindingPeriodValidityEndDate(@Nullable LocalDateTime bindingPeriodValidityEndDate)
Original property name from the Odata EDM: BindingPeriodValidityEndDate
bindingPeriodValidityEndDate
- Date Until Which Bid/Quotation is Binding (Valid-To Date)public void setHdrOrderProbabilityInPercent(@Nullable String hdrOrderProbabilityInPercent)
Original property name from the Odata EDM: HdrOrderProbabilityInPercent
hdrOrderProbabilityInPercent
- Sales probabilitypublic void setExpectedOrderNetAmount(@Nullable BigDecimal expectedOrderNetAmount)
Original property name from the Odata EDM: ExpectedOrderNetAmount
expectedOrderNetAmount
- Expected Order Net Amountpublic void setIncotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
incotermsClassification
- Incoterms (Part 1)public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
incotermsTransferLocation
- Incoterms (Part 2)public void setIncotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
incotermsLocation1
- Incoterms Location 1public void setIncotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
incotermsLocation2
- Incoterms Location 2public void setIncotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
incotermsVersion
- Incoterms Versionpublic void setCustomerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
customerPaymentTerms
- Terms of payment keypublic void setPaymentMethod(@Nullable String paymentMethod)
Original property name from the Odata EDM: PaymentMethod
paymentMethod
- Payment Methodpublic void setOverallSDProcessStatus(@Nullable String overallSDProcessStatus)
Original property name from the Odata EDM: OverallSDProcessStatus
overallSDProcessStatus
- Overall Processing Status (Header/All Items)public void setTotalCreditCheckStatus(@Nullable String totalCreditCheckStatus)
Original property name from the Odata EDM: TotalCreditCheckStatus
totalCreditCheckStatus
- Overall Status of Credit Checkspublic void setOverallSDDocumentRejectionSts(@Nullable String overallSDDocumentRejectionSts)
Original property name from the Odata EDM: OverallSDDocumentRejectionSts
overallSDDocumentRejectionSts
- Rejection Status (All Items)public void setFashionCancelDate(@Nullable LocalDateTime fashionCancelDate)
Original property name from the Odata EDM: FashionCancelDate
fashionCancelDate
- Cancellation Datepublic void setRetailAdditionalCustomerGrp6(@Nullable String retailAdditionalCustomerGrp6)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp6
retailAdditionalCustomerGrp6
- Customer Group 6public void setRetailAdditionalCustomerGrp7(@Nullable String retailAdditionalCustomerGrp7)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp7
retailAdditionalCustomerGrp7
- Customer Group 7public void setRetailAdditionalCustomerGrp8(@Nullable String retailAdditionalCustomerGrp8)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp8
retailAdditionalCustomerGrp8
- Customer Group 8public void setRetailAdditionalCustomerGrp9(@Nullable String retailAdditionalCustomerGrp9)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp9
retailAdditionalCustomerGrp9
- Customer Group 9public void setRetailAdditionalCustomerGrp10(@Nullable String retailAdditionalCustomerGrp10)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp10
retailAdditionalCustomerGrp10
- Customer Group 10protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SalesInquiry>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SalesInquiry>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SalesInquiry>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SalesInquiry>
@Nonnull public static <T> SalesInquiryField<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> SalesInquiryField<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<SalesInquiry>
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<SalesInquiry>
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<SalesInquiry>
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<SalesInquiry>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SalesInquiry>
@Nonnull public List<SalesInquiryItem> fetchItem() 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<SalesInquiryItem> getItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Item of a queried SalesInquiry 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<SalesInquiryItem>> getItemIfPresent()
If the navigation property for an entity SalesInquiry 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 setItem(@Nonnull List<SalesInquiryItem> value)
If the navigation property to_Item of a queried SalesInquiry 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 SalesInquiryItem entities.public void addItem(SalesInquiryItem... entity)
If the navigation property to_Item of a queried SalesInquiry 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 SalesInquiryItem entities.@Nonnull public List<SalesInquiryPartner> fetchPartner() 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<SalesInquiryPartner> getPartnerOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Partner of a queried SalesInquiry 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<SalesInquiryPartner>> getPartnerIfPresent()
If the navigation property for an entity SalesInquiry 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 setPartner(@Nonnull List<SalesInquiryPartner> value)
If the navigation property to_Partner of a queried SalesInquiry 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 SalesInquiryPartner entities.public void addPartner(SalesInquiryPartner... entity)
If the navigation property to_Partner of a queried SalesInquiry 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 SalesInquiryPartner entities.@Nonnull public List<SalesInquiryPrcgElmnt> fetchPricingElement() 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<SalesInquiryPrcgElmnt> getPricingElementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PricingElement of a queried SalesInquiry 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<SalesInquiryPrcgElmnt>> getPricingElementIfPresent()
If the navigation property for an entity SalesInquiry 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 setPricingElement(@Nonnull List<SalesInquiryPrcgElmnt> value)
If the navigation property to_PricingElement of a queried SalesInquiry 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 SalesInquiryPrcgElmnt entities.public void addPricingElement(SalesInquiryPrcgElmnt... entity)
If the navigation property to_PricingElement of a queried SalesInquiry 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 SalesInquiryPrcgElmnt entities.@Nonnull public static SalesInquiry.SalesInquiryBuilder builder()
@Nullable public String getSalesInquiry()
Original property name from the Odata EDM: SalesInquiry
@Nullable public String getSalesInquiryType()
Original property name from the Odata EDM: SalesInquiryType
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
@Nullable public String getOrganizationDivision()
Original property name from the Odata EDM: OrganizationDivision
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
@Nullable public String getSalesDistrict()
Original property name from the Odata EDM: SalesDistrict
@Nullable public String getSoldToParty()
Original property name from the Odata EDM: SoldToParty
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getLastChangeDate()
Original property name from the Odata EDM: LastChangeDate
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getPurchaseOrderByCustomer()
Original property name from the Odata EDM: PurchaseOrderByCustomer
@Nullable public String getCustomerPurchaseOrderType()
Original property name from the Odata EDM: CustomerPurchaseOrderType
@Nullable public LocalDateTime getCustomerPurchaseOrderDate()
Original property name from the Odata EDM: CustomerPurchaseOrderDate
@Nullable public LocalDateTime getSalesInquiryDate()
Original property name from the Odata EDM: SalesInquiryDate
@Nullable public BigDecimal getTotalNetAmount()
Original property name from the Odata EDM: TotalNetAmount
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
@Nullable public String getSDDocumentReason()
Original property name from the Odata EDM: SDDocumentReason
@Nullable public LocalDateTime getPricingDate()
Original property name from the Odata EDM: PricingDate
@Nullable public String getHeaderBillingBlockReason()
Original property name from the Odata EDM: HeaderBillingBlockReason
@Nullable public LocalDateTime getBindingPeriodValidityStartDate()
Original property name from the Odata EDM: BindingPeriodValidityStartDate
@Nullable public LocalDateTime getBindingPeriodValidityEndDate()
Original property name from the Odata EDM: BindingPeriodValidityEndDate
@Nullable public String getHdrOrderProbabilityInPercent()
Original property name from the Odata EDM: HdrOrderProbabilityInPercent
@Nullable public BigDecimal getExpectedOrderNetAmount()
Original property name from the Odata EDM: ExpectedOrderNetAmount
@Nullable public String getIncotermsClassification()
Original property name from the Odata EDM: IncotermsClassification
@Nullable public String getIncotermsTransferLocation()
Original property name from the Odata EDM: IncotermsTransferLocation
@Nullable public String getIncotermsLocation1()
Original property name from the Odata EDM: IncotermsLocation1
@Nullable public String getIncotermsLocation2()
Original property name from the Odata EDM: IncotermsLocation2
@Nullable public String getIncotermsVersion()
Original property name from the Odata EDM: IncotermsVersion
@Nullable public String getCustomerPaymentTerms()
Original property name from the Odata EDM: CustomerPaymentTerms
@Nullable public String getPaymentMethod()
Original property name from the Odata EDM: PaymentMethod
@Nullable public String getOverallSDProcessStatus()
Original property name from the Odata EDM: OverallSDProcessStatus
@Nullable public String getTotalCreditCheckStatus()
Original property name from the Odata EDM: TotalCreditCheckStatus
@Nullable public String getOverallSDDocumentRejectionSts()
Original property name from the Odata EDM: OverallSDDocumentRejectionSts
@Nullable public LocalDateTime getFashionCancelDate()
Original property name from the Odata EDM: FashionCancelDate
@Nullable public String getRetailAdditionalCustomerGrp6()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp6
@Nullable public String getRetailAdditionalCustomerGrp7()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp7
@Nullable public String getRetailAdditionalCustomerGrp8()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp8
@Nullable public String getRetailAdditionalCustomerGrp9()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp9
@Nullable public String getRetailAdditionalCustomerGrp10()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp10
@Nonnull public String toString()
toString
in class VdmObject<SalesInquiry>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<SalesInquiry>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<SalesInquiry>
public int hashCode()
hashCode
in class VdmObject<SalesInquiry>
Copyright © 2021 SAP SE. All rights reserved.