Class CustomerReturnSimulation
Original entity name from the Odata EDM: A_CustomerReturnSimulationType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of CustomerReturnSimulation instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the AccountingDocExternalReference field to query operations.static final CustomerReturnSimulationSelectableSelector for all available fields of CustomerReturnSimulation.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final CustomerReturnSimulationField<LocalDateTime>Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerReturn field to query operations.static final CustomerReturnSimulationField<LocalDateTime>Use with available fluent helpers to apply the CustomerReturnDate field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerReturnType field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification1 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification2 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification3 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification4 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification5 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification6 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification7 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification8 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the CustomerTaxClassification9 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the DistributionChannel field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the IncotermsClassification field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the IncotermsVersion field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the OrganizationDivision field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the PaymentMethod field to query operations.static final CustomerReturnSimulationField<LocalDateTime>Use with available fluent helpers to apply the PricingDate field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the ReferenceSDDocument field to query operations.static final CustomerReturnSimulationField<LocalDateTime>Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SalesDistrict field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SalesGroup field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SalesOffice field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SalesOrganization field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SDDocumentReason field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SDPricingProcedure field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the ShippingType field to query operations.static final CustomerReturnSimulationField<String>Use with available fluent helpers to apply the SoldToParty field to query operations.static final CustomerReturnSimulationLink<CustomerReturnItemSimulation>Use with available fluent helpers to apply the to_Item navigation property to query operations.static final CustomerReturnSimulationLink<CustRetPartnerSimulation>Use with available fluent helpers to apply the to_Partner navigation property to query operations.static final CustomerReturnSimulationLink<CustRetPrcgElmntSimulation>Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final CustomerReturnSimulationField<BigDecimal>Use with available fluent helpers to apply the TotalNetAmount field to query operations.static final CustomerReturnSimulationField<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
ConstructorsConstructorDescriptionCustomerReturnSimulation(String customerReturn, String customerReturnType, String salesOrganization, String distributionChannel, String organizationDivision, String salesGroup, String salesOffice, String salesDistrict, String soldToParty, String purchaseOrderByCustomer, String customerPurchaseOrderType, LocalDateTime customerPurchaseOrderDate, LocalDateTime customerReturnDate, BigDecimal totalNetAmount, String transactionCurrency, String sDPricingProcedure, String sDDocumentReason, LocalDateTime pricingDate, LocalDateTime requestedDeliveryDate, String shippingType, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String incotermsVersion, String customerPaymentTerms, String paymentMethod, String customerTaxClassification1, String customerTaxClassification2, String customerTaxClassification3, String customerTaxClassification4, String customerTaxClassification5, String customerTaxClassification6, String customerTaxClassification7, String customerTaxClassification8, String customerTaxClassification9, String referenceSDDocument, String accountingDocExternalReference, List<CustomerReturnItemSimulation> toItem, List<CustRetPartnerSimulation> toPartner, List<CustRetPrcgElmntSimulation> toPricingElement) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddItem(CustomerReturnItemSimulation... entity) Adds elements to the list of associated CustomerReturnItemSimulation entities.voidaddPartner(CustRetPartnerSimulation... entity) Adds elements to the list of associated CustRetPartnerSimulation entities.voidaddPricingElement(CustRetPrcgElmntSimulation... entity) Adds elements to the list of associated CustRetPrcgElmntSimulation entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the CustomerReturnItemSimulation entities (one to many) associated with this entity.Fetches the CustRetPartnerSimulation entities (one to many) associated with this entity.Fetches the CustRetPrcgElmntSimulation entities (one to many) associated with this entity.static <T,DomainT>
CustomerReturnSimulationField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnSimulationField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 16Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1protected StringConstraints: Not nullable, Maximum length: 2protected StringConstraints: 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<CustomerReturnItemSimulation>>Retrieval of associated CustomerReturnItemSimulation entities (one to many).Retrieval of associated CustomerReturnItemSimulation entities (one to many).getKey()Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<List<CustRetPartnerSimulation>>Retrieval of associated CustRetPartnerSimulation entities (one to many).Retrieval of associated CustRetPartnerSimulation entities (one to many).Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 0io.vavr.control.Option<List<CustRetPrcgElmntSimulation>>Retrieval of associated CustRetPrcgElmntSimulation entities (one to many).Retrieval of associated CustRetPrcgElmntSimulation entities (one to many).Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetAccountingDocExternalReference(String accountingDocExternalReference) Constraints: Not nullable, Maximum length: 16voidsetCustomerPaymentTerms(String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4voidsetCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0voidsetCustomerPurchaseOrderType(String customerPurchaseOrderType) Constraints: Not nullable, Maximum length: 4voidsetCustomerReturn(String customerReturn) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCustomerReturnDate(LocalDateTime customerReturnDate) Constraints: Not nullable, Precision: 0voidsetCustomerReturnType(String customerReturnType) Constraints: Not nullable, Maximum length: 4voidsetCustomerTaxClassification1(String customerTaxClassification1) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification2(String customerTaxClassification2) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification3(String customerTaxClassification3) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification4(String customerTaxClassification4) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification5(String customerTaxClassification5) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification6(String customerTaxClassification6) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification7(String customerTaxClassification7) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification8(String customerTaxClassification8) Constraints: Not nullable, Maximum length: 1voidsetCustomerTaxClassification9(String customerTaxClassification9) Constraints: Not nullable, Maximum length: 1voidsetDistributionChannel(String distributionChannel) 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<CustomerReturnItemSimulation> value) Overwrites the list of associated CustomerReturnItemSimulation entities for the loaded navigation property to_Item.voidsetOrganizationDivision(String organizationDivision) Constraints: Not nullable, Maximum length: 2voidsetPartner(List<CustRetPartnerSimulation> value) Overwrites the list of associated CustRetPartnerSimulation 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 CustRetPrcgElmntSimulation entities for the loaded navigation property to_PricingElement.voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35voidsetReferenceSDDocument(String referenceSDDocument) Constraints: Not nullable, Maximum length: 10voidsetRequestedDeliveryDate(LocalDateTime requestedDeliveryDate) Constraints: Not nullable, Precision: 0voidsetSalesDistrict(String salesDistrict) Constraints: Not nullable, Maximum length: 6voidsetSalesGroup(String salesGroup) Constraints: Not nullable, Maximum length: 3voidsetSalesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4voidsetSalesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4voidsetSDDocumentReason(String sDDocumentReason) Constraints: Not nullable, Maximum length: 3voidsetSDPricingProcedure(String sDPricingProcedure) Constraints: Not nullable, Maximum length: 6protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShippingType(String shippingType) Constraints: Not nullable, Maximum length: 2voidsetSoldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10voidsetTotalNetAmount(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 CustomerReturnSimulation. -
CUSTOMER_RETURN
Use with available fluent helpers to apply the CustomerReturn field to query operations. -
CUSTOMER_RETURN_TYPE
Use with available fluent helpers to apply the CustomerReturnType 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. -
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. -
CUSTOMER_RETURN_DATE
Use with available fluent helpers to apply the CustomerReturnDate 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_PRICING_PROCEDURE
Use with available fluent helpers to apply the SDPricingProcedure 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. -
REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations. -
SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType 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. -
CUSTOMER_TAX_CLASSIFICATION1
Use with available fluent helpers to apply the CustomerTaxClassification1 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION2
Use with available fluent helpers to apply the CustomerTaxClassification2 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION3
Use with available fluent helpers to apply the CustomerTaxClassification3 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION4
Use with available fluent helpers to apply the CustomerTaxClassification4 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION5
Use with available fluent helpers to apply the CustomerTaxClassification5 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION6
Use with available fluent helpers to apply the CustomerTaxClassification6 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION7
Use with available fluent helpers to apply the CustomerTaxClassification7 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION8
Use with available fluent helpers to apply the CustomerTaxClassification8 field to query operations. -
CUSTOMER_TAX_CLASSIFICATION9
Use with available fluent helpers to apply the CustomerTaxClassification9 field to query operations. -
REFERENCE_SD_DOCUMENT
Use with available fluent helpers to apply the ReferenceSDDocument field to query operations. -
ACCOUNTING_DOC_EXTERNAL_REFERENCE
Use with available fluent helpers to apply the AccountingDocExternalReference 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
-
CustomerReturnSimulation
public CustomerReturnSimulation() -
CustomerReturnSimulation
public CustomerReturnSimulation(@Nullable String customerReturn, @Nullable String customerReturnType, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String organizationDivision, @Nullable String salesGroup, @Nullable String salesOffice, @Nullable String salesDistrict, @Nullable String soldToParty, @Nullable String purchaseOrderByCustomer, @Nullable String customerPurchaseOrderType, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable LocalDateTime customerReturnDate, @Nullable BigDecimal totalNetAmount, @Nullable String transactionCurrency, @Nullable String sDPricingProcedure, @Nullable String sDDocumentReason, @Nullable LocalDateTime pricingDate, @Nullable LocalDateTime requestedDeliveryDate, @Nullable String shippingType, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String incotermsVersion, @Nullable String customerPaymentTerms, @Nullable String paymentMethod, @Nullable String customerTaxClassification1, @Nullable String customerTaxClassification2, @Nullable String customerTaxClassification3, @Nullable String customerTaxClassification4, @Nullable String customerTaxClassification5, @Nullable String customerTaxClassification6, @Nullable String customerTaxClassification7, @Nullable String customerTaxClassification8, @Nullable String customerTaxClassification9, @Nullable String referenceSDDocument, @Nullable String accountingDocExternalReference, List<CustomerReturnItemSimulation> toItem, List<CustRetPartnerSimulation> toPartner, List<CustRetPrcgElmntSimulation> toPricingElement)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CustomerReturnSimulation>
-
setCustomerReturn
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustomerReturn
- Parameters:
customerReturn- Customer Return
-
setCustomerReturnType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerReturnType
- Parameters:
customerReturnType- Customer Return 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
-
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
-
setCustomerReturnDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerReturnDate
- Parameters:
customerReturnDate- 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
-
setSDPricingProcedure
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SDPricingProcedure
- Parameters:
sDPricingProcedure- Pricing Procedure in Pricing
-
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
-
setRequestedDeliveryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Parameters:
requestedDeliveryDate- Requested Delivery Date
-
setShippingType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingType
- Parameters:
shippingType- Shipping Type
-
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
-
setCustomerTaxClassification1
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification1
- Parameters:
customerTaxClassification1- Alternative Tax Classification
-
setCustomerTaxClassification2
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification2
- Parameters:
customerTaxClassification2- Tax Classification 2 for Customer
-
setCustomerTaxClassification3
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification3
- Parameters:
customerTaxClassification3- Tax Classification 3 for Customer
-
setCustomerTaxClassification4
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification4
- Parameters:
customerTaxClassification4- Tax Classification 4 for Customer
-
setCustomerTaxClassification5
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification5
- Parameters:
customerTaxClassification5- Tax Classification 5 for Customer
-
setCustomerTaxClassification6
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification6
- Parameters:
customerTaxClassification6- Tax Classification 6 for Customer
-
setCustomerTaxClassification7
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification7
- Parameters:
customerTaxClassification7- Tax Classification 7 for Customer
-
setCustomerTaxClassification8
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification8
- Parameters:
customerTaxClassification8- Tax Classification 8 for Customer
-
setCustomerTaxClassification9
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification9
- Parameters:
customerTaxClassification9- Tax Classification 9 for Customer
-
setReferenceSDDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSDDocument
- Parameters:
referenceSDDocument- Document Number of Reference Document
-
setAccountingDocExternalReference
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: AccountingDocExternalReference
- Parameters:
accountingDocExternalReference- Reference Document Number
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CustomerReturnSimulation>
-
getKey
- Overrides:
getKeyin classVdmObject<CustomerReturnSimulation>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CustomerReturnSimulation>
-
fromMap
- Overrides:
fromMapin classVdmObject<CustomerReturnSimulation>
-
field
@Nonnull public static <T> CustomerReturnSimulationField<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> CustomerReturnSimulationField<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<CustomerReturnSimulation>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<CustomerReturnSimulation>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<CustomerReturnSimulation>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CustomerReturnSimulation>
-
fetchItem
Fetches the CustomerReturnItemSimulation 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 CustomerReturnItemSimulation 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 CustomerReturnItemSimulation entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried CustomerReturnSimulation 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 CustomerReturnItemSimulation 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 CustomerReturnItemSimulation entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property for an entity CustomerReturnSimulation 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
CustomerReturnItemSimulation entities. If not, an
Optionwith result stateemptyis returned.
-
setItem
Overwrites the list of associated CustomerReturnItemSimulation entities for the loaded navigation property to_Item.If the navigation property to_Item of a queried CustomerReturnSimulation 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 CustomerReturnItemSimulation entities.
-
addItem
Adds elements to the list of associated CustomerReturnItemSimulation entities. This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried CustomerReturnSimulation 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 CustomerReturnItemSimulation entities.
-
fetchPartner
Fetches the CustRetPartnerSimulation 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 CustRetPartnerSimulation 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 CustRetPartnerSimulation entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried CustomerReturnSimulation 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 CustRetPartnerSimulation 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 CustRetPartnerSimulation entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property for an entity CustomerReturnSimulation 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 CustRetPartnerSimulation entities. If not, an
Optionwith result stateemptyis returned.
-
setPartner
Overwrites the list of associated CustRetPartnerSimulation entities for the loaded navigation property to_Partner.If the navigation property to_Partner of a queried CustomerReturnSimulation 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 CustRetPartnerSimulation entities.
-
addPartner
Adds elements to the list of associated CustRetPartnerSimulation entities. This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried CustomerReturnSimulation 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 CustRetPartnerSimulation entities.
-
fetchPricingElement
Fetches the CustRetPrcgElmntSimulation 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 CustRetPrcgElmntSimulation 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 CustRetPrcgElmntSimulation entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property to_PricingElement of a queried CustomerReturnSimulation 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 CustRetPrcgElmntSimulation 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
@Nonnull public io.vavr.control.Option<List<CustRetPrcgElmntSimulation>> getPricingElementIfPresent()Retrieval of associated CustRetPrcgElmntSimulation entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property for an entity CustomerReturnSimulation 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 CustRetPrcgElmntSimulation entities. If not, an
Optionwith result stateemptyis returned.
-
setPricingElement
Overwrites the list of associated CustRetPrcgElmntSimulation entities for the loaded navigation property to_PricingElement.If the navigation property to_PricingElement of a queried CustomerReturnSimulation 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 CustRetPrcgElmntSimulation entities.
-
addPricingElement
Adds elements to the list of associated CustRetPrcgElmntSimulation entities. This corresponds to the OData navigation property to_PricingElement.If the navigation property to_PricingElement of a queried CustomerReturnSimulation 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 CustRetPrcgElmntSimulation entities.
-
builder
-
getCustomerReturn
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustomerReturn
- Returns:
- Customer Return
-
getCustomerReturnType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerReturnType
- Returns:
- Customer Return 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
-
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
-
getCustomerReturnDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerReturnDate
- 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
-
getSDPricingProcedure
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SDPricingProcedure
- Returns:
- Pricing Procedure in Pricing
-
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
-
getRequestedDeliveryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Returns:
- Requested Delivery Date
-
getShippingType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingType
- Returns:
- Shipping Type
-
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
-
getCustomerTaxClassification1
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification1
- Returns:
- Alternative Tax Classification
-
getCustomerTaxClassification2
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification2
- Returns:
- Tax Classification 2 for Customer
-
getCustomerTaxClassification3
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification3
- Returns:
- Tax Classification 3 for Customer
-
getCustomerTaxClassification4
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification4
- Returns:
- Tax Classification 4 for Customer
-
getCustomerTaxClassification5
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification5
- Returns:
- Tax Classification 5 for Customer
-
getCustomerTaxClassification6
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification6
- Returns:
- Tax Classification 6 for Customer
-
getCustomerTaxClassification7
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification7
- Returns:
- Tax Classification 7 for Customer
-
getCustomerTaxClassification8
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification8
- Returns:
- Tax Classification 8 for Customer
-
getCustomerTaxClassification9
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification9
- Returns:
- Tax Classification 9 for Customer
-
getReferenceSDDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSDDocument
- Returns:
- Document Number of Reference Document
-
getAccountingDocExternalReference
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: AccountingDocExternalReference
- Returns:
- Reference Document Number
-
toString
- Overrides:
toStringin classVdmObject<CustomerReturnSimulation>
-
equals
- Overrides:
equalsin classVdmEntity<CustomerReturnSimulation>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CustomerReturnSimulation>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CustomerReturnSimulation>
-