Class SalesInquiry
Original entity name from the Odata EDM: A_SalesInquiryType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SalesInquiry instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SalesInquirySelectableSelector for all available fields of SalesInquiry.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the CreationDate field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the DistributionChannel field to query operations.static final SalesInquiryField<BigDecimal>Use with available fluent helpers to apply the ExpectedOrderNetAmount field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the HdrOrderProbabilityInPercent field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the IncotermsClassification field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the IncotermsVersion field to query operations.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the LastChangeDate field to query operations.static final SalesInquiryField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the OrganizationDivision field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the PaymentMethod field to query operations.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the PricingDate field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SalesDistrict field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SalesGroup field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SalesInquiry field to query operations.static final SalesInquiryField<LocalDateTime>Use with available fluent helpers to apply the SalesInquiryDate field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SalesInquiryType field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SalesOffice field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SalesOrganization field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SDDocumentReason field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the SoldToParty field to query operations.static final SalesInquiryLink<SalesInquiryItem>Use with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesInquiryLink<SalesInquiryPartner>Use with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesInquiryLink<SalesInquiryPrcgElmnt>Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.static final SalesInquiryField<BigDecimal>Use with available fluent helpers to apply the TotalNetAmount field to query operations.static final SalesInquiryField<String>Use with available fluent helpers to apply the TransactionCurrency field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionSalesInquiry(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, List<SalesInquiryItem> toItem, List<SalesInquiryPartner> toPartner, List<SalesInquiryPrcgElmnt> toPricingElement) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddItem(SalesInquiryItem... entity) Adds elements to the list of associated SalesInquiryItem entities.voidaddPartner(SalesInquiryPartner... entity) Adds elements to the list of associated SalesInquiryPartner entities.voidaddPricingElement(SalesInquiryPrcgElmnt... entity) Adds elements to the list of associated SalesInquiryPrcgElmnt entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SalesInquiryItem entities (one to many) associated with this entity.Fetches the SalesInquiryPartner entities (one to many) associated with this entity.Fetches the SalesInquiryPrcgElmnt entities (one to many) associated with this entity.static <T,DomainT>
SalesInquiryField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesInquiryField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 70Constraints: Not nullable, Maximum length: 70Constraints: Not nullable, Maximum length: 28Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<SalesInquiryItem>>Retrieval of associated SalesInquiryItem entities (one to many).Retrieval of associated SalesInquiryItem entities (one to many).getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<SalesInquiryPartner>>Retrieval of associated SalesInquiryPartner entities (one to many).Retrieval of associated SalesInquiryPartner entities (one to many).Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 0io.vavr.control.Option<List<SalesInquiryPrcgElmnt>>Retrieval of associated SalesInquiryPrcgElmnt entities (one to many).Retrieval of associated SalesInquiryPrcgElmnt entities (one to many).Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetBindingPeriodValidityEndDate(LocalDateTime bindingPeriodValidityEndDate) Constraints: Not nullable, Precision: 0voidsetBindingPeriodValidityStartDate(LocalDateTime bindingPeriodValidityStartDate) Constraints: Not nullable, Precision: 0voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0voidsetCustomerPaymentTerms(String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4voidsetCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0voidsetCustomerPurchaseOrderType(String customerPurchaseOrderType) Constraints: Not nullable, Maximum length: 4voidsetDistributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 2voidsetExpectedOrderNetAmount(BigDecimal expectedOrderNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetHdrOrderProbabilityInPercent(String hdrOrderProbabilityInPercent) Constraints: Not nullable, Maximum length: 3voidsetHeaderBillingBlockReason(String headerBillingBlockReason) Constraints: Not nullable, Maximum length: 2voidsetIncotermsClassification(String incotermsClassification) Constraints: Not nullable, Maximum length: 3voidsetIncotermsLocation1(String incotermsLocation1) Constraints: Not nullable, Maximum length: 70voidsetIncotermsLocation2(String incotermsLocation2) Constraints: Not nullable, Maximum length: 70voidsetIncotermsTransferLocation(String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28voidsetIncotermsVersion(String incotermsVersion) Constraints: Not nullable, Maximum length: 4voidsetItem(List<SalesInquiryItem> value) Overwrites the list of associated SalesInquiryItem entities for the loaded navigation property to_Item.voidsetLastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7voidsetOrganizationDivision(String organizationDivision) Constraints: Not nullable, Maximum length: 2voidsetOverallSDDocumentRejectionSts(String overallSDDocumentRejectionSts) Constraints: Not nullable, Maximum length: 1voidsetOverallSDProcessStatus(String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1voidsetPartner(List<SalesInquiryPartner> value) Overwrites the list of associated SalesInquiryPartner entities for the loaded navigation property to_Partner.voidsetPaymentMethod(String paymentMethod) Constraints: Not nullable, Maximum length: 1voidsetPricingDate(LocalDateTime pricingDate) Constraints: Not nullable, Precision: 0voidOverwrites the list of associated SalesInquiryPrcgElmnt entities for the loaded navigation property to_PricingElement.voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35voidsetSalesDistrict(String salesDistrict) Constraints: Not nullable, Maximum length: 6voidsetSalesGroup(String salesGroup) Constraints: Not nullable, Maximum length: 3voidsetSalesInquiry(String salesInquiry) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSalesInquiryDate(LocalDateTime salesInquiryDate) Constraints: Not nullable, Precision: 0voidsetSalesInquiryType(String salesInquiryType) Constraints: Not nullable, Maximum length: 4voidsetSalesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4voidsetSalesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4voidsetSDDocumentReason(String sDDocumentReason) Constraints: Not nullable, Maximum length: 3protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSoldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10voidsetTotalCreditCheckStatus(String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1voidsetTotalNetAmount(BigDecimal totalNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetTransactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SalesInquiry. -
SALES_INQUIRY
Use with available fluent helpers to apply the SalesInquiry field to query operations. -
SALES_INQUIRY_TYPE
Use with available fluent helpers to apply the SalesInquiryType field to query operations. -
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations. -
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations. -
ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations. -
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations. -
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations. -
SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations. -
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations. -
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations. -
CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations. -
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations. -
SALES_INQUIRY_DATE
Use with available fluent helpers to apply the SalesInquiryDate field to query operations. -
TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations. -
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations. -
SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations. -
PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations. -
HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations. -
BINDING_PERIOD_VALIDITY_START_DATE
Use with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations. -
BINDING_PERIOD_VALIDITY_END_DATE
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations. -
HDR_ORDER_PROBABILITY_IN_PERCENT
Use with available fluent helpers to apply the HdrOrderProbabilityInPercent field to query operations. -
EXPECTED_ORDER_NET_AMOUNT
Use with available fluent helpers to apply the ExpectedOrderNetAmount field to query operations. -
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations. -
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations. -
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations. -
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations. -
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations. -
CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations. -
PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations. -
OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations. -
TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations. -
OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations. -
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations. -
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations. -
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
-
-
Constructor Details
-
SalesInquiry
public SalesInquiry() -
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, List<SalesInquiryItem> toItem, List<SalesInquiryPartner> toPartner, List<SalesInquiryPrcgElmnt> toPricingElement)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SalesInquiry>
-
setSalesInquiry
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesInquiry
- Parameters:
salesInquiry- Sales Inquiry
-
setSalesInquiryType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesInquiryType
- Parameters:
salesInquiryType- Sales Document Type
-
setSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Parameters:
salesOrganization- Sales Organization
-
setDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Parameters:
distributionChannel- Distribution Channel
-
setOrganizationDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Parameters:
organizationDivision- Division
-
setSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Parameters:
salesGroup- Sales Group
-
setSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Parameters:
salesOffice- Sales Office
-
setSalesDistrict
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Parameters:
salesDistrict- Sales District
-
setSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Parameters:
soldToParty- Sold-to Party
-
setCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Record Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Responsible for Creating the Object
-
setLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Last Changed On
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
setPurchaseOrderByCustomer
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Parameters:
purchaseOrderByCustomer- Customer Reference
-
setCustomerPurchaseOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPurchaseOrderType
- Parameters:
customerPurchaseOrderType- Customer Purchase Order Type
-
setCustomerPurchaseOrderDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Parameters:
customerPurchaseOrderDate- Customer Reference Date
-
setSalesInquiryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesInquiryDate
- Parameters:
salesInquiryDate- Document Date (Date Received/Sent)
-
setTotalNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Parameters:
totalNetAmount- Net Value of the Sales Order in Document Currency
-
setTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Parameters:
transactionCurrency- SD Document Currency
-
setSDDocumentReason
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Parameters:
sDDocumentReason- Order Reason (Reason for the Business Transaction)
-
setPricingDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PricingDate
- Parameters:
pricingDate- Date for Pricing and Exchange Rate
-
setHeaderBillingBlockReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: HeaderBillingBlockReason
- Parameters:
headerBillingBlockReason- Billing Block in SD Document
-
setBindingPeriodValidityStartDate
public void setBindingPeriodValidityStartDate(@Nullable LocalDateTime bindingPeriodValidityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BindingPeriodValidityStartDate
- Parameters:
bindingPeriodValidityStartDate- Inquiry valid from date
-
setBindingPeriodValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BindingPeriodValidityEndDate
- Parameters:
bindingPeriodValidityEndDate- Inquiry valid to date
-
setHdrOrderProbabilityInPercent
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HdrOrderProbabilityInPercent
- Parameters:
hdrOrderProbabilityInPercent- Sales probability
-
setExpectedOrderNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ExpectedOrderNetAmount
- Parameters:
expectedOrderNetAmount- Expected Order Net Amount
-
setIncotermsClassification
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Parameters:
incotermsClassification- Incoterms (Part 1)
-
setIncotermsTransferLocation
Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Parameters:
incotermsTransferLocation- Incoterms (Part 2)
-
setIncotermsLocation1
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Parameters:
incotermsLocation1- Incoterms Location 1
-
setIncotermsLocation2
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Parameters:
incotermsLocation2- Incoterms Location 2
-
setIncotermsVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Parameters:
incotermsVersion- Incoterms Version
-
setCustomerPaymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPaymentTerms
- Parameters:
customerPaymentTerms- Terms of Payment Key
-
setPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Parameters:
paymentMethod- Payment Method
-
setOverallSDProcessStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Parameters:
overallSDProcessStatus- Overall Processing Status (Header/All Items)
-
setTotalCreditCheckStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Parameters:
totalCreditCheckStatus- Overall Status of Credit Checks
-
setOverallSDDocumentRejectionSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Parameters:
overallSDDocumentRejectionSts- Rejection Status (All Items)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SalesInquiry>
-
getKey
- Overrides:
getKeyin classVdmObject<SalesInquiry>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SalesInquiry>
-
fromMap
- Overrides:
fromMapin classVdmObject<SalesInquiry>
-
field
@Nonnull public static <T> SalesInquiryField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> SalesInquiryField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<SalesInquiry>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SalesInquiry>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SalesInquiry>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SalesInquiry>
-
fetchItem
Fetches the SalesInquiryItem entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Item.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SalesInquiryItem entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getItemOrFetch
Retrieval of associated SalesInquiryItem entities (one to many). This corresponds to the OData navigation property to_Item.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.
- Returns:
- List of associated SalesInquiryItem entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getItemIfPresent
Retrieval of associated SalesInquiryItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property for an entity SalesInquiry has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Item is already loaded, the result will contain the
SalesInquiryItem entities. If not, an
Optionwith result stateemptyis returned.
-
setItem
Overwrites the list of associated SalesInquiryItem entities for the loaded navigation property to_Item.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.
- Parameters:
value- List of SalesInquiryItem entities.
-
addItem
Adds elements to the list of associated SalesInquiryItem entities. This corresponds to the OData navigation property to_Item.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.
- Parameters:
entity- Array of SalesInquiryItem entities.
-
fetchPartner
Fetches the SalesInquiryPartner entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Partner.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SalesInquiryPartner entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getPartnerOrFetch
Retrieval of associated SalesInquiryPartner entities (one to many). This corresponds to the OData navigation property to_Partner.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.
- Returns:
- List of associated SalesInquiryPartner entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getPartnerIfPresent
Retrieval of associated SalesInquiryPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property for an entity SalesInquiry has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Partner is already loaded, the result will contain
the SalesInquiryPartner entities. If not, an
Optionwith result stateemptyis returned.
-
setPartner
Overwrites the list of associated SalesInquiryPartner entities for the loaded navigation property to_Partner.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.
- Parameters:
value- List of SalesInquiryPartner entities.
-
addPartner
Adds elements to the list of associated SalesInquiryPartner entities. This corresponds to the OData navigation property to_Partner.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.
- Parameters:
entity- Array of SalesInquiryPartner entities.
-
fetchPricingElement
Fetches the SalesInquiryPrcgElmnt entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PricingElement.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SalesInquiryPrcgElmnt entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getPricingElementOrFetch
Retrieval of associated SalesInquiryPrcgElmnt entities (one to many). This corresponds to the OData navigation property to_PricingElement.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.
- Returns:
- List of associated SalesInquiryPrcgElmnt entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getPricingElementIfPresent
Retrieval of associated SalesInquiryPrcgElmnt entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property for an entity SalesInquiry has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_PricingElement is already loaded, the result will
contain the SalesInquiryPrcgElmnt entities. If not, an
Optionwith result stateemptyis returned.
-
setPricingElement
Overwrites the list of associated SalesInquiryPrcgElmnt entities for the loaded navigation property to_PricingElement.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.
- Parameters:
value- List of SalesInquiryPrcgElmnt entities.
-
addPricingElement
Adds elements to the list of associated SalesInquiryPrcgElmnt entities. This corresponds to the OData navigation property to_PricingElement.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.
- Parameters:
entity- Array of SalesInquiryPrcgElmnt entities.
-
builder
-
getSalesInquiry
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesInquiry
- Returns:
- Sales Inquiry
-
getSalesInquiryType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesInquiryType
- Returns:
- Sales Document Type
-
getSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
- Sales Organization
-
getDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
- Distribution Channel
-
getOrganizationDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Returns:
- Division
-
getSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Returns:
- Sales Group
-
getSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
- Sales Office
-
getSalesDistrict
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Returns:
- Sales District
-
getSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
- Sold-to Party
-
getCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
- Record Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
- Last Changed On
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
getPurchaseOrderByCustomer
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Returns:
- Customer Reference
-
getCustomerPurchaseOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPurchaseOrderType
- Returns:
- Customer Purchase Order Type
-
getCustomerPurchaseOrderDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Returns:
- Customer Reference Date
-
getSalesInquiryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesInquiryDate
- Returns:
- Document Date (Date Received/Sent)
-
getTotalNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Returns:
- Net Value of the Sales Order in Document Currency
-
getTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
- SD Document Currency
-
getSDDocumentReason
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Returns:
- Order Reason (Reason for the Business Transaction)
-
getPricingDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PricingDate
- Returns:
- Date for Pricing and Exchange Rate
-
getHeaderBillingBlockReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: HeaderBillingBlockReason
- Returns:
- Billing Block in SD Document
-
getBindingPeriodValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BindingPeriodValidityStartDate
- Returns:
- Inquiry valid from date
-
getBindingPeriodValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BindingPeriodValidityEndDate
- Returns:
- Inquiry valid to date
-
getHdrOrderProbabilityInPercent
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HdrOrderProbabilityInPercent
- Returns:
- Sales probability
-
getExpectedOrderNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ExpectedOrderNetAmount
- Returns:
- Expected Order Net Amount
-
getIncotermsClassification
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
- Incoterms (Part 1)
-
getIncotermsTransferLocation
Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
- Incoterms (Part 2)
-
getIncotermsLocation1
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
- Incoterms Location 1
-
getIncotermsLocation2
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
- Incoterms Location 2
-
getIncotermsVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
- Incoterms Version
-
getCustomerPaymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPaymentTerms
- Returns:
- Terms of Payment Key
-
getPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Returns:
- Payment Method
-
getOverallSDProcessStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Returns:
- Overall Processing Status (Header/All Items)
-
getTotalCreditCheckStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Returns:
- Overall Status of Credit Checks
-
getOverallSDDocumentRejectionSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Returns:
- Rejection Status (All Items)
-
toString
- Overrides:
toStringin classVdmObject<SalesInquiry>
-
equals
- Overrides:
equalsin classVdmEntity<SalesInquiry>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SalesInquiry>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SalesInquiry>
-