public class SalesOrder extends VdmEntity<SalesOrder>
Original entity name from the Odata EDM: A_SalesOrderType
Modifier and Type | Class and Description |
---|---|
static class |
SalesOrder.SalesOrderBuilder
Helper class to allow for fluent creation of SalesOrder instances.
|
Modifier and Type | Field and Description |
---|---|
static SalesOrderField<String> |
ACCOUNTING_DOC_EXTERNAL_REFERENCE
Use with available fluent helpers to apply the AccountingDocExternalReference field to query operations.
|
static SalesOrderField<BigDecimal> |
ACCOUNTING_EXCHANGE_RATE
Use with available fluent helpers to apply the AccountingExchangeRate field to query operations.
|
static SalesOrderField<String> |
ADDITIONAL_CUSTOMER_GROUP1
Use with available fluent helpers to apply the AdditionalCustomerGroup1 field to query operations.
|
static SalesOrderField<String> |
ADDITIONAL_CUSTOMER_GROUP2
Use with available fluent helpers to apply the AdditionalCustomerGroup2 field to query operations.
|
static SalesOrderField<String> |
ADDITIONAL_CUSTOMER_GROUP3
Use with available fluent helpers to apply the AdditionalCustomerGroup3 field to query operations.
|
static SalesOrderField<String> |
ADDITIONAL_CUSTOMER_GROUP4
Use with available fluent helpers to apply the AdditionalCustomerGroup4 field to query operations.
|
static SalesOrderField<String> |
ADDITIONAL_CUSTOMER_GROUP5
Use with available fluent helpers to apply the AdditionalCustomerGroup5 field to query operations.
|
static SalesOrderSelectable |
ALL_FIELDS
Selector for all available fields of SalesOrder.
|
static SalesOrderField<String> |
ASSIGNMENT_REFERENCE
Use with available fluent helpers to apply the AssignmentReference field to query operations.
|
static SalesOrderField<Boolean> |
COMPLETE_DELIVERY_IS_DEFINED
Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations.
|
static SalesOrderField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SalesOrderField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_ACCOUNT_ASSIGNMENT_GROUP
Use with available fluent helpers to apply the CustomerAccountAssignmentGroup field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_GROUP
Use with available fluent helpers to apply the CustomerGroup field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_PRICE_GROUP
Use with available fluent helpers to apply the CustomerPriceGroup field to query operations.
|
static SalesOrderField<LocalDateTime> |
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION1
Use with available fluent helpers to apply the CustomerTaxClassification1 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION2
Use with available fluent helpers to apply the CustomerTaxClassification2 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION3
Use with available fluent helpers to apply the CustomerTaxClassification3 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION4
Use with available fluent helpers to apply the CustomerTaxClassification4 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION5
Use with available fluent helpers to apply the CustomerTaxClassification5 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION6
Use with available fluent helpers to apply the CustomerTaxClassification6 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION7
Use with available fluent helpers to apply the CustomerTaxClassification7 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION8
Use with available fluent helpers to apply the CustomerTaxClassification8 field to query operations.
|
static SalesOrderField<String> |
CUSTOMER_TAX_CLASSIFICATION9
Use with available fluent helpers to apply the CustomerTaxClassification9 field to query operations.
|
static SalesOrderField<String> |
DELIVERY_BLOCK_REASON
Use with available fluent helpers to apply the DeliveryBlockReason field to query operations.
|
static SalesOrderField<String> |
DELIVERY_DATE_TYPE_RULE
Use with available fluent helpers to apply the DeliveryDateTypeRule field to query operations.
|
static SalesOrderField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static SalesOrderField<String> |
EXTERNAL_DOCUMENT_ID
Use with available fluent helpers to apply the ExternalDocumentID field to query operations.
|
static SalesOrderField<LocalDateTime> |
FASHION_CANCEL_DATE
Use with available fluent helpers to apply the FashionCancelDate field to query operations.
|
static SalesOrderField<String> |
HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.
|
static SalesOrderField<String> |
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesOrderField<String> |
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesOrderField<String> |
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesOrderField<String> |
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesOrderField<String> |
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static SalesOrderField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static SalesOrderField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SalesOrderField<String> |
ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static SalesOrderField<String> |
OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.
|
static SalesOrderField<String> |
OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.
|
static SalesOrderField<String> |
OVERALL_TOTAL_DELIVERY_STATUS
Use with available fluent helpers to apply the OverallTotalDeliveryStatus field to query operations.
|
static SalesOrderField<String> |
PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static SalesOrderField<String> |
PRICE_LIST_TYPE
Use with available fluent helpers to apply the PriceListType field to query operations.
|
static SalesOrderField<LocalDateTime> |
PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesOrderField<String> |
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesOrderField<String> |
PURCHASE_ORDER_BY_SHIP_TO_PARTY
Use with available fluent helpers to apply the PurchaseOrderByShipToParty field to query operations.
|
static SalesOrderField<String> |
REFERENCE_SD_DOCUMENT
Use with available fluent helpers to apply the ReferenceSDDocument field to query operations.
|
static SalesOrderField<String> |
REFERENCE_SD_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the ReferenceSDDocumentCategory field to query operations.
|
static SalesOrderField<LocalDateTime> |
REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.
|
static SalesOrderField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP10
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp10 field to query operations.
|
static SalesOrderField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP6
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp6 field to query operations.
|
static SalesOrderField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP7
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp7 field to query operations.
|
static SalesOrderField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP8
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp8 field to query operations.
|
static SalesOrderField<String> |
RETAIL_ADDITIONAL_CUSTOMER_GRP9
Use with available fluent helpers to apply the RetailAdditionalCustomerGrp9 field to query operations.
|
static SalesOrderField<String> |
SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static SalesOrderField<String> |
SALES_DOC_APPROVAL_STATUS
Use with available fluent helpers to apply the SalesDocApprovalStatus field to query operations.
|
static SalesOrderField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static SalesOrderField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static SalesOrderField<String> |
SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderField<String> |
SALES_ORDER_APPROVAL_REASON
Use with available fluent helpers to apply the SalesOrderApprovalReason field to query operations.
|
static SalesOrderField<LocalDateTime> |
SALES_ORDER_DATE
Use with available fluent helpers to apply the SalesOrderDate field to query operations.
|
static SalesOrderField<String> |
SALES_ORDER_TYPE
Use with available fluent helpers to apply the SalesOrderType field to query operations.
|
static SalesOrderField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static SalesOrderField<String> |
SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations.
|
static SalesOrderField<String> |
SENDER_BUSINESS_SYSTEM_NAME
Use with available fluent helpers to apply the SenderBusinessSystemName field to query operations.
|
static SalesOrderField<String> |
SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations.
|
static SalesOrderField<String> |
SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType field to query operations.
|
static SalesOrderField<Boolean> |
SLS_DOC_IS_RLVT_FOR_PROOF_OF_DELIV
Use with available fluent helpers to apply the SlsDocIsRlvtForProofOfDeliv field to query operations.
|
static SalesOrderField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static SalesOrderField<String> |
TAX_DEPARTURE_COUNTRY
Use with available fluent helpers to apply the TaxDepartureCountry field to query operations.
|
static SalesOrderLink<SalesOrderItem> |
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesOrderLink<SalesOrderHeaderPartner> |
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static SalesOrderLink<SlsOrdPaymentPlanItemDetails> |
TO_PAYMENT_PLAN_ITEM_DETAILS
Use with available fluent helpers to apply the to_PaymentPlanItemDetails navigation property to query
operations.
|
static SalesOrderLink<SalesOrderHeaderPrElement> |
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static SalesOrderLink<SalesOrderText> |
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
static SalesOrderField<String> |
TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.
|
static SalesOrderField<BigDecimal> |
TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
static SalesOrderField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static SalesOrderField<String> |
VAT_REGISTRATION_COUNTRY
Use with available fluent helpers to apply the VATRegistrationCountry field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SalesOrder() |
SalesOrder(String salesOrder,
String salesOrderType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String salesDistrict,
String soldToParty,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String senderBusinessSystemName,
String externalDocumentID,
ZonedDateTime lastChangeDateTime,
String purchaseOrderByCustomer,
String purchaseOrderByShipToParty,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
LocalDateTime salesOrderDate,
BigDecimal totalNetAmount,
String transactionCurrency,
String sDDocumentReason,
LocalDateTime pricingDate,
LocalDateTime requestedDeliveryDate,
String shippingCondition,
Boolean completeDeliveryIsDefined,
String shippingType,
String headerBillingBlockReason,
String deliveryBlockReason,
String deliveryDateTypeRule,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
String customerPriceGroup,
String priceListType,
String customerPaymentTerms,
String paymentMethod,
String assignmentReference,
String referenceSDDocument,
String referenceSDDocumentCategory,
String accountingDocExternalReference,
String customerAccountAssignmentGroup,
BigDecimal accountingExchangeRate,
String customerGroup,
String additionalCustomerGroup1,
String additionalCustomerGroup2,
String additionalCustomerGroup3,
String additionalCustomerGroup4,
String additionalCustomerGroup5,
Boolean slsDocIsRlvtForProofOfDeliv,
String customerTaxClassification1,
String customerTaxClassification2,
String customerTaxClassification3,
String customerTaxClassification4,
String customerTaxClassification5,
String customerTaxClassification6,
String customerTaxClassification7,
String customerTaxClassification8,
String customerTaxClassification9,
String taxDepartureCountry,
String vATRegistrationCountry,
String salesOrderApprovalReason,
String salesDocApprovalStatus,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallTotalDeliveryStatus,
String overallSDDocumentRejectionSts,
LocalDateTime fashionCancelDate,
String retailAdditionalCustomerGrp6,
String retailAdditionalCustomerGrp7,
String retailAdditionalCustomerGrp8,
String retailAdditionalCustomerGrp9,
String retailAdditionalCustomerGrp10,
List<SalesOrderItem> toItem,
List<SalesOrderHeaderPartner> toPartner,
List<SlsOrdPaymentPlanItemDetails> toPaymentPlanItemDetails,
List<SalesOrderHeaderPrElement> toPricingElement,
List<SalesOrderText> toText) |
Modifier and Type | Method and Description |
---|---|
void |
addItem(SalesOrderItem... entity)
Adds elements to the list of associated SalesOrderItem entities.
|
void |
addPartner(SalesOrderHeaderPartner... entity)
Adds elements to the list of associated SalesOrderHeaderPartner entities.
|
void |
addPaymentPlanItemDetails(SlsOrdPaymentPlanItemDetails... entity)
Adds elements to the list of associated SlsOrdPaymentPlanItemDetails entities.
|
void |
addPricingElement(SalesOrderHeaderPrElement... entity)
Adds elements to the list of associated SalesOrderHeaderPrElement entities.
|
void |
addText(SalesOrderText... entity)
Adds elements to the list of associated SalesOrderText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SalesOrder.SalesOrderBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<SalesOrderItem> |
fetchItem()
Fetches the SalesOrderItem entities (one to many) associated with this entity.
|
List<SalesOrderHeaderPartner> |
fetchPartner()
Fetches the SalesOrderHeaderPartner entities (one to many) associated with this entity.
|
List<SlsOrdPaymentPlanItemDetails> |
fetchPaymentPlanItemDetails()
Fetches the SlsOrdPaymentPlanItemDetails entities (one to many) associated with this entity.
|
List<SalesOrderHeaderPrElement> |
fetchPricingElement()
Fetches the SalesOrderHeaderPrElement entities (one to many) associated with this entity.
|
List<SalesOrderText> |
fetchText()
Fetches the SalesOrderText entities (one to many) associated with this entity.
|
static <T> SalesOrderField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getAccountingDocExternalReference()
Constraints: Not nullable, Maximum length: 16
|
BigDecimal |
getAccountingExchangeRate()
Constraints: Not nullable, Precision: 9, Scale: 5
|
String |
getAdditionalCustomerGroup1()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup2()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup3()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup4()
Constraints: Not nullable, Maximum length: 3
|
String |
getAdditionalCustomerGroup5()
Constraints: Not nullable, Maximum length: 3
|
String |
getAssignmentReference()
Constraints: Not nullable, Maximum length: 18
|
Boolean |
getCompleteDeliveryIsDefined()
Constraints: none
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
String |
getCustomerAccountAssignmentGroup()
Constraints: Not nullable, Maximum length: 2
|
String |
getCustomerGroup()
Constraints: Not nullable, Maximum length: 2
|
String |
getCustomerPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
String |
getCustomerPriceGroup()
Constraints: Not nullable, Maximum length: 2
|
LocalDateTime |
getCustomerPurchaseOrderDate()
Constraints: Not nullable, Precision: 0
|
String |
getCustomerPurchaseOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getCustomerTaxClassification1()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification2()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification3()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification4()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification5()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification6()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification7()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification8()
Constraints: Not nullable, Maximum length: 1
|
String |
getCustomerTaxClassification9()
Constraints: Not nullable, Maximum length: 1
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getDeliveryBlockReason()
Constraints: Not nullable, Maximum length: 2
|
String |
getDeliveryDateTypeRule()
Constraints: Not nullable, Maximum length: 1
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getDistributionChannel()
Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getExternalDocumentID()
Constraints: Not nullable, Maximum length: 40
|
LocalDateTime |
getFashionCancelDate()
Constraints: Not nullable, Precision: 0
|
String |
getHeaderBillingBlockReason()
Constraints: Not nullable, Maximum length: 2
|
String |
getIncotermsClassification()
Constraints: Not nullable, Maximum length: 3
|
String |
getIncotermsLocation1()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsLocation2()
Constraints: Not nullable, Maximum length: 70
|
String |
getIncotermsTransferLocation()
Constraints: Not nullable, Maximum length: 28
|
String |
getIncotermsVersion()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<SalesOrderItem>> |
getItemIfPresent()
Retrieval of associated SalesOrderItem entities (one to many).
|
List<SalesOrderItem> |
getItemOrFetch()
Retrieval of associated SalesOrderItem entities (one to many).
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getOrganizationDivision()
Constraints: Not nullable, Maximum length: 2
|
String |
getOverallSDDocumentRejectionSts()
Constraints: Not nullable, Maximum length: 1
|
String |
getOverallSDProcessStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getOverallTotalDeliveryStatus()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<List<SalesOrderHeaderPartner>> |
getPartnerIfPresent()
Retrieval of associated SalesOrderHeaderPartner entities (one to many).
|
List<SalesOrderHeaderPartner> |
getPartnerOrFetch()
Retrieval of associated SalesOrderHeaderPartner entities (one to many).
|
String |
getPaymentMethod()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<List<SlsOrdPaymentPlanItemDetails>> |
getPaymentPlanItemDetailsIfPresent()
Retrieval of associated SlsOrdPaymentPlanItemDetails entities (one to many).
|
List<SlsOrdPaymentPlanItemDetails> |
getPaymentPlanItemDetailsOrFetch()
Retrieval of associated SlsOrdPaymentPlanItemDetails entities (one to many).
|
String |
getPriceListType()
Constraints: Not nullable, Maximum length: 2
|
LocalDateTime |
getPricingDate()
Constraints: Not nullable, Precision: 0
|
io.vavr.control.Option<List<SalesOrderHeaderPrElement>> |
getPricingElementIfPresent()
Retrieval of associated SalesOrderHeaderPrElement entities (one to many).
|
List<SalesOrderHeaderPrElement> |
getPricingElementOrFetch()
Retrieval of associated SalesOrderHeaderPrElement entities (one to many).
|
String |
getPurchaseOrderByCustomer()
Constraints: Not nullable, Maximum length: 35
|
String |
getPurchaseOrderByShipToParty()
Constraints: Not nullable, Maximum length: 35
|
String |
getReferenceSDDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getReferenceSDDocumentCategory()
Constraints: Not nullable, Maximum length: 4
|
LocalDateTime |
getRequestedDeliveryDate()
Constraints: Not nullable, Precision: 0
|
String |
getRetailAdditionalCustomerGrp10()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp6()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp7()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp8()
Constraints: Not nullable, Maximum length: 3
|
String |
getRetailAdditionalCustomerGrp9()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesDistrict()
Constraints: Not nullable, Maximum length: 6
|
String |
getSalesDocApprovalStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrder()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSalesOrderApprovalReason()
Constraints: Not nullable, Maximum length: 4
|
LocalDateTime |
getSalesOrderDate()
Constraints: Not nullable, Precision: 0
|
String |
getSalesOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getSDDocumentReason()
Constraints: Not nullable, Maximum length: 3
|
String |
getSenderBusinessSystemName()
Constraints: Not nullable, Maximum length: 60
|
String |
getShippingCondition()
Constraints: Not nullable, Maximum length: 2
|
String |
getShippingType()
Constraints: Not nullable, Maximum length: 2
|
Boolean |
getSlsDocIsRlvtForProofOfDeliv()
Constraints: none
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getTaxDepartureCountry()
Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<List<SalesOrderText>> |
getTextIfPresent()
Retrieval of associated SalesOrderText entities (one to many).
|
List<SalesOrderText> |
getTextOrFetch()
Retrieval of associated SalesOrderText entities (one to many).
|
String |
getTotalCreditCheckStatus()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getTotalNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<SalesOrder> |
getType() |
String |
getVATRegistrationCountry()
Constraints: Not nullable, Maximum length: 3
|
int |
hashCode() |
void |
setAccountingDocExternalReference(String accountingDocExternalReference)
Constraints: Not nullable, Maximum length: 16
|
void |
setAccountingExchangeRate(BigDecimal accountingExchangeRate)
Constraints: Not nullable, Precision: 9, Scale: 5
|
void |
setAdditionalCustomerGroup1(String additionalCustomerGroup1)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup2(String additionalCustomerGroup2)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup3(String additionalCustomerGroup3)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup4(String additionalCustomerGroup4)
Constraints: Not nullable, Maximum length: 3
|
void |
setAdditionalCustomerGroup5(String additionalCustomerGroup5)
Constraints: Not nullable, Maximum length: 3
|
void |
setAssignmentReference(String assignmentReference)
Constraints: Not nullable, Maximum length: 18
|
void |
setCompleteDeliveryIsDefined(Boolean completeDeliveryIsDefined)
Constraints: none
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerAccountAssignmentGroup(String customerAccountAssignmentGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerGroup(String customerGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setCustomerPriceGroup(String customerPriceGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerPurchaseOrderType(String customerPurchaseOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setCustomerTaxClassification1(String customerTaxClassification1)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification2(String customerTaxClassification2)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification3(String customerTaxClassification3)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification4(String customerTaxClassification4)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification5(String customerTaxClassification5)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification6(String customerTaxClassification6)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification7(String customerTaxClassification7)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification8(String customerTaxClassification8)
Constraints: Not nullable, Maximum length: 1
|
void |
setCustomerTaxClassification9(String customerTaxClassification9)
Constraints: Not nullable, Maximum length: 1
|
void |
setDeliveryBlockReason(String deliveryBlockReason)
Constraints: Not nullable, Maximum length: 2
|
void |
setDeliveryDateTypeRule(String deliveryDateTypeRule)
Constraints: Not nullable, Maximum length: 1
|
void |
setDistributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
void |
setExternalDocumentID(String externalDocumentID)
Constraints: Not nullable, Maximum length: 40
|
void |
setFashionCancelDate(LocalDateTime fashionCancelDate)
Constraints: Not nullable, Precision: 0
|
void |
setHeaderBillingBlockReason(String headerBillingBlockReason)
Constraints: Not nullable, Maximum length: 2
|
void |
setIncotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
void |
setIncotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
void |
setIncotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
void |
setIncotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setItem(List<SalesOrderItem> value)
Overwrites the list of associated SalesOrderItem entities for the loaded navigation property
to_Item.
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setOrganizationDivision(String organizationDivision)
Constraints: Not nullable, Maximum length: 2
|
void |
setOverallSDDocumentRejectionSts(String overallSDDocumentRejectionSts)
Constraints: Not nullable, Maximum length: 1
|
void |
setOverallSDProcessStatus(String overallSDProcessStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setOverallTotalDeliveryStatus(String overallTotalDeliveryStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setPartner(List<SalesOrderHeaderPartner> value)
Overwrites the list of associated SalesOrderHeaderPartner entities for the loaded navigation property
to_Partner.
|
void |
setPaymentMethod(String paymentMethod)
Constraints: Not nullable, Maximum length: 1
|
void |
setPaymentPlanItemDetails(List<SlsOrdPaymentPlanItemDetails> value)
Overwrites the list of associated SlsOrdPaymentPlanItemDetails entities for the loaded navigation property
to_PaymentPlanItemDetails.
|
void |
setPriceListType(String priceListType)
Constraints: Not nullable, Maximum length: 2
|
void |
setPricingDate(LocalDateTime pricingDate)
Constraints: Not nullable, Precision: 0
|
void |
setPricingElement(List<SalesOrderHeaderPrElement> value)
Overwrites the list of associated SalesOrderHeaderPrElement entities for the loaded navigation property
to_PricingElement.
|
void |
setPurchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setPurchaseOrderByShipToParty(String purchaseOrderByShipToParty)
Constraints: Not nullable, Maximum length: 35
|
void |
setReferenceSDDocument(String referenceSDDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setReferenceSDDocumentCategory(String referenceSDDocumentCategory)
Constraints: Not nullable, Maximum length: 4
|
void |
setRequestedDeliveryDate(LocalDateTime requestedDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setRetailAdditionalCustomerGrp10(String retailAdditionalCustomerGrp10)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp6(String retailAdditionalCustomerGrp6)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp7(String retailAdditionalCustomerGrp7)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp8(String retailAdditionalCustomerGrp8)
Constraints: Not nullable, Maximum length: 3
|
void |
setRetailAdditionalCustomerGrp9(String retailAdditionalCustomerGrp9)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesDistrict(String salesDistrict)
Constraints: Not nullable, Maximum length: 6
|
void |
setSalesDocApprovalStatus(String salesDocApprovalStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrder(String salesOrder)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSalesOrderApprovalReason(String salesOrderApprovalReason)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrderDate(LocalDateTime salesOrderDate)
Constraints: Not nullable, Precision: 0
|
void |
setSalesOrderType(String salesOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setSDDocumentReason(String sDDocumentReason)
Constraints: Not nullable, Maximum length: 3
|
void |
setSenderBusinessSystemName(String senderBusinessSystemName)
Constraints: Not nullable, Maximum length: 60
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setShippingCondition(String shippingCondition)
Constraints: Not nullable, Maximum length: 2
|
void |
setShippingType(String shippingType)
Constraints: Not nullable, Maximum length: 2
|
void |
setSlsDocIsRlvtForProofOfDeliv(Boolean slsDocIsRlvtForProofOfDeliv)
Constraints: none
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setTaxDepartureCountry(String taxDepartureCountry)
Constraints: Not nullable, Maximum length: 3
|
void |
setText(List<SalesOrderText> value)
Overwrites the list of associated SalesOrderText entities for the loaded navigation property
to_Text.
|
void |
setTotalCreditCheckStatus(String totalCreditCheckStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setTotalNetAmount(BigDecimal totalNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setVATRegistrationCountry(String vATRegistrationCountry)
Constraints: Not nullable, Maximum length: 3
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SalesOrderSelectable ALL_FIELDS
public static final SalesOrderField<String> SALES_ORDER
public static final SalesOrderField<String> SALES_ORDER_TYPE
public static final SalesOrderField<String> SALES_ORGANIZATION
public static final SalesOrderField<String> DISTRIBUTION_CHANNEL
public static final SalesOrderField<String> ORGANIZATION_DIVISION
public static final SalesOrderField<String> SALES_GROUP
public static final SalesOrderField<String> SALES_OFFICE
public static final SalesOrderField<String> SALES_DISTRICT
public static final SalesOrderField<String> SOLD_TO_PARTY
public static final SalesOrderField<LocalDateTime> CREATION_DATE
public static final SalesOrderField<String> CREATED_BY_USER
public static final SalesOrderField<LocalDateTime> LAST_CHANGE_DATE
public static final SalesOrderField<String> SENDER_BUSINESS_SYSTEM_NAME
public static final SalesOrderField<String> EXTERNAL_DOCUMENT_ID
public static final SalesOrderField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final SalesOrderField<String> PURCHASE_ORDER_BY_CUSTOMER
public static final SalesOrderField<String> PURCHASE_ORDER_BY_SHIP_TO_PARTY
public static final SalesOrderField<String> CUSTOMER_PURCHASE_ORDER_TYPE
public static final SalesOrderField<LocalDateTime> CUSTOMER_PURCHASE_ORDER_DATE
public static final SalesOrderField<LocalDateTime> SALES_ORDER_DATE
public static final SalesOrderField<BigDecimal> TOTAL_NET_AMOUNT
public static final SalesOrderField<String> TRANSACTION_CURRENCY
public static final SalesOrderField<String> SD_DOCUMENT_REASON
public static final SalesOrderField<LocalDateTime> PRICING_DATE
public static final SalesOrderField<LocalDateTime> REQUESTED_DELIVERY_DATE
public static final SalesOrderField<String> SHIPPING_CONDITION
public static final SalesOrderField<Boolean> COMPLETE_DELIVERY_IS_DEFINED
public static final SalesOrderField<String> SHIPPING_TYPE
public static final SalesOrderField<String> HEADER_BILLING_BLOCK_REASON
public static final SalesOrderField<String> DELIVERY_BLOCK_REASON
public static final SalesOrderField<String> DELIVERY_DATE_TYPE_RULE
public static final SalesOrderField<String> INCOTERMS_CLASSIFICATION
public static final SalesOrderField<String> INCOTERMS_TRANSFER_LOCATION
public static final SalesOrderField<String> INCOTERMS_LOCATION1
public static final SalesOrderField<String> INCOTERMS_LOCATION2
public static final SalesOrderField<String> INCOTERMS_VERSION
public static final SalesOrderField<String> CUSTOMER_PRICE_GROUP
public static final SalesOrderField<String> PRICE_LIST_TYPE
public static final SalesOrderField<String> CUSTOMER_PAYMENT_TERMS
public static final SalesOrderField<String> PAYMENT_METHOD
public static final SalesOrderField<String> ASSIGNMENT_REFERENCE
public static final SalesOrderField<String> REFERENCE_SD_DOCUMENT
public static final SalesOrderField<String> REFERENCE_SD_DOCUMENT_CATEGORY
public static final SalesOrderField<String> ACCOUNTING_DOC_EXTERNAL_REFERENCE
public static final SalesOrderField<String> CUSTOMER_ACCOUNT_ASSIGNMENT_GROUP
public static final SalesOrderField<BigDecimal> ACCOUNTING_EXCHANGE_RATE
public static final SalesOrderField<String> CUSTOMER_GROUP
public static final SalesOrderField<String> ADDITIONAL_CUSTOMER_GROUP1
public static final SalesOrderField<String> ADDITIONAL_CUSTOMER_GROUP2
public static final SalesOrderField<String> ADDITIONAL_CUSTOMER_GROUP3
public static final SalesOrderField<String> ADDITIONAL_CUSTOMER_GROUP4
public static final SalesOrderField<String> ADDITIONAL_CUSTOMER_GROUP5
public static final SalesOrderField<Boolean> SLS_DOC_IS_RLVT_FOR_PROOF_OF_DELIV
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION1
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION2
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION3
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION4
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION5
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION6
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION7
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION8
public static final SalesOrderField<String> CUSTOMER_TAX_CLASSIFICATION9
public static final SalesOrderField<String> TAX_DEPARTURE_COUNTRY
public static final SalesOrderField<String> VAT_REGISTRATION_COUNTRY
public static final SalesOrderField<String> SALES_ORDER_APPROVAL_REASON
public static final SalesOrderField<String> SALES_DOC_APPROVAL_STATUS
public static final SalesOrderField<String> OVERALL_SD_PROCESS_STATUS
public static final SalesOrderField<String> TOTAL_CREDIT_CHECK_STATUS
public static final SalesOrderField<String> OVERALL_TOTAL_DELIVERY_STATUS
public static final SalesOrderField<String> OVERALL_SD_DOCUMENT_REJECTION_STS
public static final SalesOrderField<LocalDateTime> FASHION_CANCEL_DATE
public static final SalesOrderField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP6
public static final SalesOrderField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP7
public static final SalesOrderField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP8
public static final SalesOrderField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP9
public static final SalesOrderField<String> RETAIL_ADDITIONAL_CUSTOMER_GRP10
public static final SalesOrderLink<SalesOrderItem> TO_ITEM
public static final SalesOrderLink<SalesOrderHeaderPartner> TO_PARTNER
public static final SalesOrderLink<SlsOrdPaymentPlanItemDetails> TO_PAYMENT_PLAN_ITEM_DETAILS
public static final SalesOrderLink<SalesOrderHeaderPrElement> TO_PRICING_ELEMENT
public static final SalesOrderLink<SalesOrderText> TO_TEXT
public SalesOrder()
public SalesOrder(@Nullable String salesOrder, @Nullable String salesOrderType, @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 String senderBusinessSystemName, @Nullable String externalDocumentID, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String purchaseOrderByCustomer, @Nullable String purchaseOrderByShipToParty, @Nullable String customerPurchaseOrderType, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable LocalDateTime salesOrderDate, @Nullable BigDecimal totalNetAmount, @Nullable String transactionCurrency, @Nullable String sDDocumentReason, @Nullable LocalDateTime pricingDate, @Nullable LocalDateTime requestedDeliveryDate, @Nullable String shippingCondition, @Nullable Boolean completeDeliveryIsDefined, @Nullable String shippingType, @Nullable String headerBillingBlockReason, @Nullable String deliveryBlockReason, @Nullable String deliveryDateTypeRule, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String incotermsVersion, @Nullable String customerPriceGroup, @Nullable String priceListType, @Nullable String customerPaymentTerms, @Nullable String paymentMethod, @Nullable String assignmentReference, @Nullable String referenceSDDocument, @Nullable String referenceSDDocumentCategory, @Nullable String accountingDocExternalReference, @Nullable String customerAccountAssignmentGroup, @Nullable BigDecimal accountingExchangeRate, @Nullable String customerGroup, @Nullable String additionalCustomerGroup1, @Nullable String additionalCustomerGroup2, @Nullable String additionalCustomerGroup3, @Nullable String additionalCustomerGroup4, @Nullable String additionalCustomerGroup5, @Nullable Boolean slsDocIsRlvtForProofOfDeliv, @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 taxDepartureCountry, @Nullable String vATRegistrationCountry, @Nullable String salesOrderApprovalReason, @Nullable String salesDocApprovalStatus, @Nullable String overallSDProcessStatus, @Nullable String totalCreditCheckStatus, @Nullable String overallTotalDeliveryStatus, @Nullable String overallSDDocumentRejectionSts, @Nullable LocalDateTime fashionCancelDate, @Nullable String retailAdditionalCustomerGrp6, @Nullable String retailAdditionalCustomerGrp7, @Nullable String retailAdditionalCustomerGrp8, @Nullable String retailAdditionalCustomerGrp9, @Nullable String retailAdditionalCustomerGrp10, List<SalesOrderItem> toItem, List<SalesOrderHeaderPartner> toPartner, List<SlsOrdPaymentPlanItemDetails> toPaymentPlanItemDetails, List<SalesOrderHeaderPrElement> toPricingElement, List<SalesOrderText> toText)
@Nonnull public Class<SalesOrder> getType()
getType
in class VdmObject<SalesOrder>
public void setSalesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
salesOrder
- Sales Orderpublic void setSalesOrderType(@Nullable String salesOrderType)
Original property name from the Odata EDM: SalesOrderType
salesOrderType
- Sales Order Typepublic void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
salesOrganization
- Sales Organizationpublic void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
distributionChannel
- Distribution Channelpublic void setOrganizationDivision(@Nullable String organizationDivision)
Original property name from the Odata EDM: OrganizationDivision
organizationDivision
- Divisionpublic void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
salesGroup
- Sales grouppublic void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
salesOffice
- Sales officepublic void setSalesDistrict(@Nullable String salesDistrict)
Original property name from the Odata EDM: SalesDistrict
salesDistrict
- Sales Districtpublic void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- Sold-To Partypublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on which the record was createdpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Date of Last Changepublic void setSenderBusinessSystemName(@Nullable String senderBusinessSystemName)
Original property name from the Odata EDM: SenderBusinessSystemName
senderBusinessSystemName
- External Business System IDpublic void setExternalDocumentID(@Nullable String externalDocumentID)
Original property name from the Odata EDM: ExternalDocumentID
externalDocumentID
- External Document IDpublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)public void setPurchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
purchaseOrderByCustomer
- Customer Referencepublic void setPurchaseOrderByShipToParty(@Nullable String purchaseOrderByShipToParty)
Original property name from the Odata EDM: PurchaseOrderByShipToParty
purchaseOrderByShipToParty
- Ship-to Party's Purchase Order Numberpublic void setCustomerPurchaseOrderType(@Nullable String customerPurchaseOrderType)
Original property name from the Odata EDM: CustomerPurchaseOrderType
customerPurchaseOrderType
- Customer Purchase Order Typepublic void setCustomerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate)
Original property name from the Odata EDM: CustomerPurchaseOrderDate
customerPurchaseOrderDate
- Customer Reference Datepublic void setSalesOrderDate(@Nullable LocalDateTime salesOrderDate)
Original property name from the Odata EDM: SalesOrderDate
salesOrderDate
- Document Date (Date Received/Sent)public void setTotalNetAmount(@Nullable BigDecimal totalNetAmount)
Original property name from the Odata EDM: TotalNetAmount
totalNetAmount
- Net Value of the Sales Order in Document Currencypublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
transactionCurrency
- SD document currencypublic void setSDDocumentReason(@Nullable String sDDocumentReason)
Original property name from the Odata EDM: SDDocumentReason
sDDocumentReason
- Order Reason (Reason for the Business Transaction)public void setPricingDate(@Nullable LocalDateTime pricingDate)
Original property name from the Odata EDM: PricingDate
pricingDate
- Date for Pricing and Exchange Ratepublic void setRequestedDeliveryDate(@Nullable LocalDateTime requestedDeliveryDate)
Original property name from the Odata EDM: RequestedDeliveryDate
requestedDeliveryDate
- Requested Delivery Datepublic void setShippingCondition(@Nullable String shippingCondition)
Original property name from the Odata EDM: ShippingCondition
shippingCondition
- Shipping Conditionspublic void setCompleteDeliveryIsDefined(@Nullable Boolean completeDeliveryIsDefined)
Original property name from the Odata EDM: CompleteDeliveryIsDefined
completeDeliveryIsDefined
- Complete Delivery Defined for Each Sales Order?public void setShippingType(@Nullable String shippingType)
Original property name from the Odata EDM: ShippingType
shippingType
- Shipping Typepublic void setHeaderBillingBlockReason(@Nullable String headerBillingBlockReason)
Original property name from the Odata EDM: HeaderBillingBlockReason
headerBillingBlockReason
- Billing Block in SD Documentpublic void setDeliveryBlockReason(@Nullable String deliveryBlockReason)
Original property name from the Odata EDM: DeliveryBlockReason
deliveryBlockReason
- Delivery Block (Document Header)public void setDeliveryDateTypeRule(@Nullable String deliveryDateTypeRule)
Original property name from the Odata EDM: DeliveryDateTypeRule
deliveryDateTypeRule
- Delivery Date Rulepublic void setIncotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
incotermsClassification
- Incoterms (Part 1)public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
incotermsTransferLocation
- Incoterms (Part 2)public void setIncotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
incotermsLocation1
- Incoterms Location 1public void setIncotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
incotermsLocation2
- Incoterms Location 2public void setIncotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
incotermsVersion
- Incoterms Versionpublic void setCustomerPriceGroup(@Nullable String customerPriceGroup)
Original property name from the Odata EDM: CustomerPriceGroup
customerPriceGroup
- Customer Price Grouppublic void setPriceListType(@Nullable String priceListType)
Original property name from the Odata EDM: PriceListType
priceListType
- Price List Typepublic void setCustomerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
customerPaymentTerms
- Terms of payment keypublic void setPaymentMethod(@Nullable String paymentMethod)
Original property name from the Odata EDM: PaymentMethod
paymentMethod
- Payment Methodpublic void setAssignmentReference(@Nullable String assignmentReference)
Original property name from the Odata EDM: AssignmentReference
assignmentReference
- Assignment numberpublic void setReferenceSDDocument(@Nullable String referenceSDDocument)
Original property name from the Odata EDM: ReferenceSDDocument
referenceSDDocument
- Document number of the reference documentpublic void setReferenceSDDocumentCategory(@Nullable String referenceSDDocumentCategory)
Original property name from the Odata EDM: ReferenceSDDocumentCategory
referenceSDDocumentCategory
- Document Category of Preceding SD Documentpublic void setAccountingDocExternalReference(@Nullable String accountingDocExternalReference)
Original property name from the Odata EDM: AccountingDocExternalReference
accountingDocExternalReference
- Reference Document Numberpublic void setCustomerAccountAssignmentGroup(@Nullable String customerAccountAssignmentGroup)
Original property name from the Odata EDM: CustomerAccountAssignmentGroup
customerAccountAssignmentGroup
- Account Assignment Group for this customerpublic void setAccountingExchangeRate(@Nullable BigDecimal accountingExchangeRate)
Original property name from the Odata EDM: AccountingExchangeRate
accountingExchangeRate
- Exchange rate for FI postingspublic void setCustomerGroup(@Nullable String customerGroup)
Original property name from the Odata EDM: CustomerGroup
customerGroup
- Customer Grouppublic void setAdditionalCustomerGroup1(@Nullable String additionalCustomerGroup1)
Original property name from the Odata EDM: AdditionalCustomerGroup1
additionalCustomerGroup1
- Customer group 1public void setAdditionalCustomerGroup2(@Nullable String additionalCustomerGroup2)
Original property name from the Odata EDM: AdditionalCustomerGroup2
additionalCustomerGroup2
- Customer group 2public void setAdditionalCustomerGroup3(@Nullable String additionalCustomerGroup3)
Original property name from the Odata EDM: AdditionalCustomerGroup3
additionalCustomerGroup3
- Customer group 3public void setAdditionalCustomerGroup4(@Nullable String additionalCustomerGroup4)
Original property name from the Odata EDM: AdditionalCustomerGroup4
additionalCustomerGroup4
- Customer group 4public void setAdditionalCustomerGroup5(@Nullable String additionalCustomerGroup5)
Original property name from the Odata EDM: AdditionalCustomerGroup5
additionalCustomerGroup5
- Customer group 5public void setSlsDocIsRlvtForProofOfDeliv(@Nullable Boolean slsDocIsRlvtForProofOfDeliv)
Original property name from the Odata EDM: SlsDocIsRlvtForProofOfDeliv
slsDocIsRlvtForProofOfDeliv
- Relevant for POD processingpublic void setCustomerTaxClassification1(@Nullable String customerTaxClassification1)
Original property name from the Odata EDM: CustomerTaxClassification1
customerTaxClassification1
- Alternative Tax Classificationpublic void setCustomerTaxClassification2(@Nullable String customerTaxClassification2)
Original property name from the Odata EDM: CustomerTaxClassification2
customerTaxClassification2
- Tax Classification 2 for Customerpublic void setCustomerTaxClassification3(@Nullable String customerTaxClassification3)
Original property name from the Odata EDM: CustomerTaxClassification3
customerTaxClassification3
- Tax classification 3 for customerpublic void setCustomerTaxClassification4(@Nullable String customerTaxClassification4)
Original property name from the Odata EDM: CustomerTaxClassification4
customerTaxClassification4
- Tax Classification 4 Customerpublic void setCustomerTaxClassification5(@Nullable String customerTaxClassification5)
Original property name from the Odata EDM: CustomerTaxClassification5
customerTaxClassification5
- Tax Classification 5 for Customerpublic void setCustomerTaxClassification6(@Nullable String customerTaxClassification6)
Original property name from the Odata EDM: CustomerTaxClassification6
customerTaxClassification6
- Tax Classification 6 for Customerpublic void setCustomerTaxClassification7(@Nullable String customerTaxClassification7)
Original property name from the Odata EDM: CustomerTaxClassification7
customerTaxClassification7
- Tax Classification 7 for Customerpublic void setCustomerTaxClassification8(@Nullable String customerTaxClassification8)
Original property name from the Odata EDM: CustomerTaxClassification8
customerTaxClassification8
- Tax Classification 8 for Customerpublic void setCustomerTaxClassification9(@Nullable String customerTaxClassification9)
Original property name from the Odata EDM: CustomerTaxClassification9
customerTaxClassification9
- Tax Classification 9 for Customerpublic void setTaxDepartureCountry(@Nullable String taxDepartureCountry)
Original property name from the Odata EDM: TaxDepartureCountry
taxDepartureCountry
- Tax Departure Countrypublic void setVATRegistrationCountry(@Nullable String vATRegistrationCountry)
Original property name from the Odata EDM: VATRegistrationCountry
vATRegistrationCountry
- Tax Destination Countrypublic void setSalesOrderApprovalReason(@Nullable String salesOrderApprovalReason)
Original property name from the Odata EDM: SalesOrderApprovalReason
salesOrderApprovalReason
- Approval Request Reason IDpublic void setSalesDocApprovalStatus(@Nullable String salesDocApprovalStatus)
Original property name from the Odata EDM: SalesDocApprovalStatus
salesDocApprovalStatus
- Document Approval Statuspublic void setOverallSDProcessStatus(@Nullable String overallSDProcessStatus)
Original property name from the Odata EDM: OverallSDProcessStatus
overallSDProcessStatus
- Overall Processing Status (Header/All Items)public void setTotalCreditCheckStatus(@Nullable String totalCreditCheckStatus)
Original property name from the Odata EDM: TotalCreditCheckStatus
totalCreditCheckStatus
- Overall Status of Credit Checkspublic void setOverallTotalDeliveryStatus(@Nullable String overallTotalDeliveryStatus)
Original property name from the Odata EDM: OverallTotalDeliveryStatus
overallTotalDeliveryStatus
- Overall Delivery Status (All Items)public void setOverallSDDocumentRejectionSts(@Nullable String overallSDDocumentRejectionSts)
Original property name from the Odata EDM: OverallSDDocumentRejectionSts
overallSDDocumentRejectionSts
- Rejection Status (All Items)public void setFashionCancelDate(@Nullable LocalDateTime fashionCancelDate)
Original property name from the Odata EDM: FashionCancelDate
fashionCancelDate
- Cancellation Datepublic void setRetailAdditionalCustomerGrp6(@Nullable String retailAdditionalCustomerGrp6)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp6
retailAdditionalCustomerGrp6
- Customer Group 6public void setRetailAdditionalCustomerGrp7(@Nullable String retailAdditionalCustomerGrp7)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp7
retailAdditionalCustomerGrp7
- Customer Group 7public void setRetailAdditionalCustomerGrp8(@Nullable String retailAdditionalCustomerGrp8)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp8
retailAdditionalCustomerGrp8
- Customer Group 8public void setRetailAdditionalCustomerGrp9(@Nullable String retailAdditionalCustomerGrp9)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp9
retailAdditionalCustomerGrp9
- Customer Group 9public void setRetailAdditionalCustomerGrp10(@Nullable String retailAdditionalCustomerGrp10)
Original property name from the Odata EDM: RetailAdditionalCustomerGrp10
retailAdditionalCustomerGrp10
- Customer Group 10protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SalesOrder>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SalesOrder>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SalesOrder>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SalesOrder>
@Nonnull public static <T> SalesOrderField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> SalesOrderField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<SalesOrder>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<SalesOrder>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<SalesOrder>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<SalesOrder>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SalesOrder>
@Nonnull public List<SalesOrderItem> fetchItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SalesOrderItem> getItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Item of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<SalesOrderItem>> getItemIfPresent()
If the navigation property for an entity SalesOrder has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setItem(@Nonnull List<SalesOrderItem> value)
If the navigation property to_Item of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SalesOrderItem entities.public void addItem(SalesOrderItem... entity)
If the navigation property to_Item of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SalesOrderItem entities.@Nonnull public List<SalesOrderHeaderPartner> fetchPartner() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SalesOrderHeaderPartner> getPartnerOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Partner of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<SalesOrderHeaderPartner>> getPartnerIfPresent()
If the navigation property for an entity SalesOrder has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setPartner(@Nonnull List<SalesOrderHeaderPartner> value)
If the navigation property to_Partner of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SalesOrderHeaderPartner entities.public void addPartner(SalesOrderHeaderPartner... entity)
If the navigation property to_Partner of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SalesOrderHeaderPartner entities.@Nonnull public List<SlsOrdPaymentPlanItemDetails> fetchPaymentPlanItemDetails() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SlsOrdPaymentPlanItemDetails> getPaymentPlanItemDetailsOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PaymentPlanItemDetails of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<SlsOrdPaymentPlanItemDetails>> getPaymentPlanItemDetailsIfPresent()
If the navigation property for an entity SalesOrder has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result
state empty
is returned.public void setPaymentPlanItemDetails(@Nonnull List<SlsOrdPaymentPlanItemDetails> value)
If the navigation property to_PaymentPlanItemDetails of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SlsOrdPaymentPlanItemDetails entities.public void addPaymentPlanItemDetails(SlsOrdPaymentPlanItemDetails... entity)
If the navigation property to_PaymentPlanItemDetails of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SlsOrdPaymentPlanItemDetails entities.@Nonnull public List<SalesOrderHeaderPrElement> fetchPricingElement() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SalesOrderHeaderPrElement> getPricingElementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PricingElement of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<SalesOrderHeaderPrElement>> getPricingElementIfPresent()
If the navigation property for an entity SalesOrder has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setPricingElement(@Nonnull List<SalesOrderHeaderPrElement> value)
If the navigation property to_PricingElement of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SalesOrderHeaderPrElement entities.public void addPricingElement(SalesOrderHeaderPrElement... entity)
If the navigation property to_PricingElement of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SalesOrderHeaderPrElement entities.@Nonnull public List<SalesOrderText> fetchText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SalesOrderText> getTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Text of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<SalesOrderText>> getTextIfPresent()
If the navigation property for an entity SalesOrder has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setText(@Nonnull List<SalesOrderText> value)
If the navigation property to_Text of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SalesOrderText entities.public void addText(SalesOrderText... entity)
If the navigation property to_Text of a queried SalesOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SalesOrderText entities.@Nonnull public static SalesOrder.SalesOrderBuilder builder()
@Nullable public String getSalesOrder()
Original property name from the Odata EDM: SalesOrder
@Nullable public String getSalesOrderType()
Original property name from the Odata EDM: SalesOrderType
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
@Nullable public String getOrganizationDivision()
Original property name from the Odata EDM: OrganizationDivision
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
@Nullable public String getSalesDistrict()
Original property name from the Odata EDM: SalesDistrict
@Nullable public String getSoldToParty()
Original property name from the Odata EDM: SoldToParty
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getLastChangeDate()
Original property name from the Odata EDM: LastChangeDate
@Nullable public String getSenderBusinessSystemName()
Original property name from the Odata EDM: SenderBusinessSystemName
@Nullable public String getExternalDocumentID()
Original property name from the Odata EDM: ExternalDocumentID
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getPurchaseOrderByCustomer()
Original property name from the Odata EDM: PurchaseOrderByCustomer
@Nullable public String getPurchaseOrderByShipToParty()
Original property name from the Odata EDM: PurchaseOrderByShipToParty
@Nullable public String getCustomerPurchaseOrderType()
Original property name from the Odata EDM: CustomerPurchaseOrderType
@Nullable public LocalDateTime getCustomerPurchaseOrderDate()
Original property name from the Odata EDM: CustomerPurchaseOrderDate
@Nullable public LocalDateTime getSalesOrderDate()
Original property name from the Odata EDM: SalesOrderDate
@Nullable public BigDecimal getTotalNetAmount()
Original property name from the Odata EDM: TotalNetAmount
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
@Nullable public String getSDDocumentReason()
Original property name from the Odata EDM: SDDocumentReason
@Nullable public LocalDateTime getPricingDate()
Original property name from the Odata EDM: PricingDate
@Nullable public LocalDateTime getRequestedDeliveryDate()
Original property name from the Odata EDM: RequestedDeliveryDate
@Nullable public String getShippingCondition()
Original property name from the Odata EDM: ShippingCondition
@Nullable public Boolean getCompleteDeliveryIsDefined()
Original property name from the Odata EDM: CompleteDeliveryIsDefined
@Nullable public String getShippingType()
Original property name from the Odata EDM: ShippingType
@Nullable public String getHeaderBillingBlockReason()
Original property name from the Odata EDM: HeaderBillingBlockReason
@Nullable public String getDeliveryBlockReason()
Original property name from the Odata EDM: DeliveryBlockReason
@Nullable public String getDeliveryDateTypeRule()
Original property name from the Odata EDM: DeliveryDateTypeRule
@Nullable public String getIncotermsClassification()
Original property name from the Odata EDM: IncotermsClassification
@Nullable public String getIncotermsTransferLocation()
Original property name from the Odata EDM: IncotermsTransferLocation
@Nullable public String getIncotermsLocation1()
Original property name from the Odata EDM: IncotermsLocation1
@Nullable public String getIncotermsLocation2()
Original property name from the Odata EDM: IncotermsLocation2
@Nullable public String getIncotermsVersion()
Original property name from the Odata EDM: IncotermsVersion
@Nullable public String getCustomerPriceGroup()
Original property name from the Odata EDM: CustomerPriceGroup
@Nullable public String getPriceListType()
Original property name from the Odata EDM: PriceListType
@Nullable public String getCustomerPaymentTerms()
Original property name from the Odata EDM: CustomerPaymentTerms
@Nullable public String getPaymentMethod()
Original property name from the Odata EDM: PaymentMethod
@Nullable public String getAssignmentReference()
Original property name from the Odata EDM: AssignmentReference
@Nullable public String getReferenceSDDocument()
Original property name from the Odata EDM: ReferenceSDDocument
@Nullable public String getReferenceSDDocumentCategory()
Original property name from the Odata EDM: ReferenceSDDocumentCategory
@Nullable public String getAccountingDocExternalReference()
Original property name from the Odata EDM: AccountingDocExternalReference
@Nullable public String getCustomerAccountAssignmentGroup()
Original property name from the Odata EDM: CustomerAccountAssignmentGroup
@Nullable public BigDecimal getAccountingExchangeRate()
Original property name from the Odata EDM: AccountingExchangeRate
@Nullable public String getCustomerGroup()
Original property name from the Odata EDM: CustomerGroup
@Nullable public String getAdditionalCustomerGroup1()
Original property name from the Odata EDM: AdditionalCustomerGroup1
@Nullable public String getAdditionalCustomerGroup2()
Original property name from the Odata EDM: AdditionalCustomerGroup2
@Nullable public String getAdditionalCustomerGroup3()
Original property name from the Odata EDM: AdditionalCustomerGroup3
@Nullable public String getAdditionalCustomerGroup4()
Original property name from the Odata EDM: AdditionalCustomerGroup4
@Nullable public String getAdditionalCustomerGroup5()
Original property name from the Odata EDM: AdditionalCustomerGroup5
@Nullable public Boolean getSlsDocIsRlvtForProofOfDeliv()
Original property name from the Odata EDM: SlsDocIsRlvtForProofOfDeliv
@Nullable public String getCustomerTaxClassification1()
Original property name from the Odata EDM: CustomerTaxClassification1
@Nullable public String getCustomerTaxClassification2()
Original property name from the Odata EDM: CustomerTaxClassification2
@Nullable public String getCustomerTaxClassification3()
Original property name from the Odata EDM: CustomerTaxClassification3
@Nullable public String getCustomerTaxClassification4()
Original property name from the Odata EDM: CustomerTaxClassification4
@Nullable public String getCustomerTaxClassification5()
Original property name from the Odata EDM: CustomerTaxClassification5
@Nullable public String getCustomerTaxClassification6()
Original property name from the Odata EDM: CustomerTaxClassification6
@Nullable public String getCustomerTaxClassification7()
Original property name from the Odata EDM: CustomerTaxClassification7
@Nullable public String getCustomerTaxClassification8()
Original property name from the Odata EDM: CustomerTaxClassification8
@Nullable public String getCustomerTaxClassification9()
Original property name from the Odata EDM: CustomerTaxClassification9
@Nullable public String getTaxDepartureCountry()
Original property name from the Odata EDM: TaxDepartureCountry
@Nullable public String getVATRegistrationCountry()
Original property name from the Odata EDM: VATRegistrationCountry
@Nullable public String getSalesOrderApprovalReason()
Original property name from the Odata EDM: SalesOrderApprovalReason
@Nullable public String getSalesDocApprovalStatus()
Original property name from the Odata EDM: SalesDocApprovalStatus
@Nullable public String getOverallSDProcessStatus()
Original property name from the Odata EDM: OverallSDProcessStatus
@Nullable public String getTotalCreditCheckStatus()
Original property name from the Odata EDM: TotalCreditCheckStatus
@Nullable public String getOverallTotalDeliveryStatus()
Original property name from the Odata EDM: OverallTotalDeliveryStatus
@Nullable public String getOverallSDDocumentRejectionSts()
Original property name from the Odata EDM: OverallSDDocumentRejectionSts
@Nullable public LocalDateTime getFashionCancelDate()
Original property name from the Odata EDM: FashionCancelDate
@Nullable public String getRetailAdditionalCustomerGrp6()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp6
@Nullable public String getRetailAdditionalCustomerGrp7()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp7
@Nullable public String getRetailAdditionalCustomerGrp8()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp8
@Nullable public String getRetailAdditionalCustomerGrp9()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp9
@Nullable public String getRetailAdditionalCustomerGrp10()
Original property name from the Odata EDM: RetailAdditionalCustomerGrp10
@Nonnull public String toString()
toString
in class VdmObject<SalesOrder>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<SalesOrder>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<SalesOrder>
public int hashCode()
hashCode
in class VdmObject<SalesOrder>
Copyright © 2021 SAP SE. All rights reserved.