Class SalesOrderWithoutCharge
Original entity name from the Odata EDM: A_SalesOrderWithoutChargeType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SalesOrderWithoutCharge instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the AccountingDocExternalReference field to query operations.static final SalesOrderWithoutChargeSelectableSelector for all available fields of SalesOrderWithoutCharge.static final SalesOrderWithoutChargeField<Boolean>Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the CostCenter field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final SalesOrderWithoutChargeField<LocalDateTime>Use with available fluent helpers to apply the CreationDate field to query operations.static final SalesOrderWithoutChargeField<LocalDateTime>Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the DeliveryBlockReason field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the DeliveryDateTypeRule field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the DistributionChannel field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the IncotermsClassification field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the IncotermsVersion field to query operations.static final SalesOrderWithoutChargeField<LocalDateTime>Use with available fluent helpers to apply the LastChangeDate field to query operations.static final SalesOrderWithoutChargeField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the OrganizationDivision field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the OverallTotalDeliveryStatus field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the ReferenceSDDocument field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the ReferenceSDDocumentCategory field to query operations.static final SalesOrderWithoutChargeField<LocalDateTime>Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SalesDistrict field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SalesGroup field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SalesOffice field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SalesOrderWithoutCharge field to query operations.static final SalesOrderWithoutChargeField<LocalDateTime>Use with available fluent helpers to apply the SalesOrderWithoutChargeDate field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SalesOrderWithoutChargeType field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SalesOrganization field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SDDocumentReason field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the ShippingCondition field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the ShippingType field to query operations.static final SalesOrderWithoutChargeField<String>Use with available fluent helpers to apply the SoldToParty field to query operations.static final SalesOrderWithoutChargeLink<SalesOrderWithoutChargeItem>Use with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesOrderWithoutChargeLink<SlsOrdWthoutChrgPartner>Use with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesOrderWithoutChargeLink<SlsOrdWthoutChrgText>Use with available fluent helpers to apply the to_Text navigation property to query operations.static final SalesOrderWithoutChargeField<BigDecimal>Use with available fluent helpers to apply the TotalNetAmount field to query operations.static final SalesOrderWithoutChargeField<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
ConstructorsConstructorDescriptionSalesOrderWithoutCharge(String salesOrderWithoutCharge, String salesOrderWithoutChargeType, String salesOrganization, String distributionChannel, String organizationDivision, String salesGroup, String salesOffice, String salesDistrict, String soldToParty, LocalDateTime creationDate, String createdByUser, LocalDateTime lastChangeDate, ZonedDateTime lastChangeDateTime, String purchaseOrderByCustomer, String customerPurchaseOrderType, LocalDateTime customerPurchaseOrderDate, LocalDateTime salesOrderWithoutChargeDate, BigDecimal totalNetAmount, String transactionCurrency, String sDDocumentReason, LocalDateTime requestedDeliveryDate, String deliveryDateTypeRule, String shippingCondition, Boolean completeDeliveryIsDefined, String shippingType, String deliveryBlockReason, String headerBillingBlockReason, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String incotermsVersion, String costCenter, String referenceSDDocument, String accountingDocExternalReference, String referenceSDDocumentCategory, String overallSDProcessStatus, String overallTotalDeliveryStatus, String overallSDDocumentRejectionSts, List<SalesOrderWithoutChargeItem> toItem, List<SlsOrdWthoutChrgPartner> toPartner, List<SlsOrdWthoutChrgText> toText) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddItem(SalesOrderWithoutChargeItem... entity) Adds elements to the list of associated SalesOrderWithoutChargeItem entities.voidaddPartner(SlsOrdWthoutChrgPartner... entity) Adds elements to the list of associated SlsOrdWthoutChrgPartner entities.voidaddText(SlsOrdWthoutChrgText... entity) Adds elements to the list of associated SlsOrdWthoutChrgText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SalesOrderWithoutChargeItem entities (one to many) associated with this entity.Fetches the SlsOrdWthoutChrgPartner entities (one to many) associated with this entity.Fetches the SlsOrdWthoutChrgText entities (one to many) associated with this entity.static <T,DomainT>
SalesOrderWithoutChargeField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderWithoutChargeField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 16Constraints: noneConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 70Constraints: Not nullable, Maximum length: 70Constraints: Not nullable, Maximum length: 28Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<List<SalesOrderWithoutChargeItem>>Retrieval of associated SalesOrderWithoutChargeItem entities (one to many).Retrieval of associated SalesOrderWithoutChargeItem entities (one to many).getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<SlsOrdWthoutChrgPartner>>Retrieval of associated SlsOrdWthoutChrgPartner entities (one to many).Retrieval of associated SlsOrdWthoutChrgPartner entities (one to many).Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 3Constraints: 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: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<List<SlsOrdWthoutChrgText>>Retrieval of associated SlsOrdWthoutChrgText entities (one to many).Retrieval of associated SlsOrdWthoutChrgText entities (one to many).Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetAccountingDocExternalReference(String accountingDocExternalReference) Constraints: Not nullable, Maximum length: 16voidsetCompleteDeliveryIsDefined(Boolean completeDeliveryIsDefined) Constraints: nonevoidsetCostCenter(String costCenter) Constraints: Not nullable, Maximum length: 10voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0voidsetCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0voidsetCustomerPurchaseOrderType(String customerPurchaseOrderType) Constraints: Not nullable, Maximum length: 4voidsetDeliveryBlockReason(String deliveryBlockReason) Constraints: Not nullable, Maximum length: 2voidsetDeliveryDateTypeRule(String deliveryDateTypeRule) Constraints: Not nullable, Maximum length: 1voidsetDistributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 2voidsetHeaderBillingBlockReason(String headerBillingBlockReason) Constraints: Not nullable, Maximum length: 2voidsetIncotermsClassification(String incotermsClassification) Constraints: Not nullable, Maximum length: 3voidsetIncotermsLocation1(String incotermsLocation1) Constraints: Not nullable, Maximum length: 70voidsetIncotermsLocation2(String incotermsLocation2) Constraints: Not nullable, Maximum length: 70voidsetIncotermsTransferLocation(String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28voidsetIncotermsVersion(String incotermsVersion) Constraints: Not nullable, Maximum length: 4voidsetItem(List<SalesOrderWithoutChargeItem> value) Overwrites the list of associated SalesOrderWithoutChargeItem entities for the loaded navigation property to_Item.voidsetLastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7voidsetOrganizationDivision(String organizationDivision) Constraints: Not nullable, Maximum length: 2voidsetOverallSDDocumentRejectionSts(String overallSDDocumentRejectionSts) Constraints: Not nullable, Maximum length: 1voidsetOverallSDProcessStatus(String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1voidsetOverallTotalDeliveryStatus(String overallTotalDeliveryStatus) Constraints: Not nullable, Maximum length: 1voidsetPartner(List<SlsOrdWthoutChrgPartner> value) Overwrites the list of associated SlsOrdWthoutChrgPartner entities for the loaded navigation property to_Partner.voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35voidsetReferenceSDDocument(String referenceSDDocument) Constraints: Not nullable, Maximum length: 10voidsetReferenceSDDocumentCategory(String referenceSDDocumentCategory) Constraints: Not nullable, Maximum length: 4voidsetRequestedDeliveryDate(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: 4voidsetSalesOrderWithoutCharge(String salesOrderWithoutCharge) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSalesOrderWithoutChargeDate(LocalDateTime salesOrderWithoutChargeDate) Constraints: Not nullable, Precision: 0voidsetSalesOrderWithoutChargeType(String salesOrderWithoutChargeType) Constraints: Not nullable, Maximum length: 4voidsetSalesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4voidsetSDDocumentReason(String sDDocumentReason) Constraints: Not nullable, Maximum length: 3protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShippingCondition(String shippingCondition) Constraints: Not nullable, Maximum length: 2voidsetShippingType(String shippingType) Constraints: Not nullable, Maximum length: 2voidsetSoldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10voidsetText(List<SlsOrdWthoutChrgText> value) Overwrites the list of associated SlsOrdWthoutChrgText entities for the loaded navigation property to_Text.voidsetTotalNetAmount(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 SalesOrderWithoutCharge. -
SALES_ORDER_WITHOUT_CHARGE
Use with available fluent helpers to apply the SalesOrderWithoutCharge field to query operations. -
SALES_ORDER_WITHOUT_CHARGE_TYPE
Use with available fluent helpers to apply the SalesOrderWithoutChargeType field to query operations. -
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations. -
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations. -
ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations. -
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations. -
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations. -
SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations. -
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations. -
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations. -
CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations. -
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations. -
SALES_ORDER_WITHOUT_CHARGE_DATE
Use with available fluent helpers to apply the SalesOrderWithoutChargeDate field to query operations. -
TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations. -
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations. -
SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations. -
REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations. -
DELIVERY_DATE_TYPE_RULE
Use with available fluent helpers to apply the DeliveryDateTypeRule field to query operations. -
SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations. -
COMPLETE_DELIVERY_IS_DEFINED
Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations. -
SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType field to query operations. -
DELIVERY_BLOCK_REASON
Use with available fluent helpers to apply the DeliveryBlockReason field to query operations. -
HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason 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. -
COST_CENTER
Use with available fluent helpers to apply the CostCenter 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. -
REFERENCE_SD_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the ReferenceSDDocumentCategory field to query operations. -
OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations. -
OVERALL_TOTAL_DELIVERY_STATUS
Use with available fluent helpers to apply the OverallTotalDeliveryStatus field to query operations. -
OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations. -
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations. -
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations. -
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
-
-
Constructor Details
-
SalesOrderWithoutCharge
public SalesOrderWithoutCharge() -
SalesOrderWithoutCharge
public SalesOrderWithoutCharge(@Nullable String salesOrderWithoutCharge, @Nullable String salesOrderWithoutChargeType, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String organizationDivision, @Nullable String salesGroup, @Nullable String salesOffice, @Nullable String salesDistrict, @Nullable String soldToParty, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String purchaseOrderByCustomer, @Nullable String customerPurchaseOrderType, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable LocalDateTime salesOrderWithoutChargeDate, @Nullable BigDecimal totalNetAmount, @Nullable String transactionCurrency, @Nullable String sDDocumentReason, @Nullable LocalDateTime requestedDeliveryDate, @Nullable String deliveryDateTypeRule, @Nullable String shippingCondition, @Nullable Boolean completeDeliveryIsDefined, @Nullable String shippingType, @Nullable String deliveryBlockReason, @Nullable String headerBillingBlockReason, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String incotermsVersion, @Nullable String costCenter, @Nullable String referenceSDDocument, @Nullable String accountingDocExternalReference, @Nullable String referenceSDDocumentCategory, @Nullable String overallSDProcessStatus, @Nullable String overallTotalDeliveryStatus, @Nullable String overallSDDocumentRejectionSts, List<SalesOrderWithoutChargeItem> toItem, List<SlsOrdWthoutChrgPartner> toPartner, List<SlsOrdWthoutChrgText> toText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SalesOrderWithoutCharge>
-
setSalesOrderWithoutCharge
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrderWithoutCharge
- Parameters:
salesOrderWithoutCharge- Sales Order Without Charge
-
setSalesOrderWithoutChargeType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrderWithoutChargeType
- Parameters:
salesOrderWithoutChargeType- Sales Document Type
-
setSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Parameters:
salesOrganization- Sales Organization
-
setDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Parameters:
distributionChannel- Distribution Channel
-
setOrganizationDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Parameters:
organizationDivision- Division
-
setSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Parameters:
salesGroup- Sales Group
-
setSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Parameters:
salesOffice- Sales Office
-
setSalesDistrict
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Parameters:
salesDistrict- Sales District
-
setSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Parameters:
soldToParty- Sold-to Party
-
setCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Record Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Responsible for Creating the Object
-
setLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Last Changed On
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Last Changed On
-
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
-
setSalesOrderWithoutChargeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesOrderWithoutChargeDate
- Parameters:
salesOrderWithoutChargeDate- Document Date (Date Received/Sent)
-
setTotalNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Parameters:
totalNetAmount- Net Value of the Sales Order in Document Currency
-
setTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Parameters:
transactionCurrency- SD Document Currency
-
setSDDocumentReason
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Parameters:
sDDocumentReason- Order Reason (Reason for the Business Transaction)
-
setRequestedDeliveryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Parameters:
requestedDeliveryDate- Requested Delivery Date
-
setDeliveryDateTypeRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DeliveryDateTypeRule
- Parameters:
deliveryDateTypeRule- Delivery Date Rule
-
setShippingCondition
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingCondition
- Parameters:
shippingCondition- Shipping Conditions
-
setCompleteDeliveryIsDefined
Constraints: noneOriginal property name from the Odata EDM: CompleteDeliveryIsDefined
- Parameters:
completeDeliveryIsDefined- Complete Delivery Defined for Each Sales Order?
-
setShippingType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingType
- Parameters:
shippingType- Shipping Type
-
setDeliveryBlockReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DeliveryBlockReason
- Parameters:
deliveryBlockReason- Delivery Block (Document Header)
-
setHeaderBillingBlockReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: HeaderBillingBlockReason
- Parameters:
headerBillingBlockReason- Billing Block in SD Document
-
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
-
setCostCenter
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CostCenter
- Parameters:
costCenter- Cost Center
-
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
-
setReferenceSDDocumentCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReferenceSDDocumentCategory
- Parameters:
referenceSDDocumentCategory- Document Category of Preceding SD Document
-
setOverallSDProcessStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Parameters:
overallSDProcessStatus- Overall Processing Status (Header/All Items)
-
setOverallTotalDeliveryStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallTotalDeliveryStatus
- Parameters:
overallTotalDeliveryStatus- Overall Delivery Status (All Items)
-
setOverallSDDocumentRejectionSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Parameters:
overallSDDocumentRejectionSts- Rejection Status (All Items)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SalesOrderWithoutCharge>
-
getKey
- Overrides:
getKeyin classVdmObject<SalesOrderWithoutCharge>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SalesOrderWithoutCharge>
-
fromMap
- Overrides:
fromMapin classVdmObject<SalesOrderWithoutCharge>
-
field
@Nonnull public static <T> SalesOrderWithoutChargeField<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> SalesOrderWithoutChargeField<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<SalesOrderWithoutCharge>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SalesOrderWithoutCharge>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SalesOrderWithoutCharge>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SalesOrderWithoutCharge>
-
fetchItem
Fetches the SalesOrderWithoutChargeItem 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 SalesOrderWithoutChargeItem 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 SalesOrderWithoutChargeItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried SalesOrderWithoutCharge 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 SalesOrderWithoutChargeItem 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 SalesOrderWithoutChargeItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property for an entity SalesOrderWithoutCharge 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
SalesOrderWithoutChargeItem entities. If not, an
Optionwith result stateemptyis returned.
-
setItem
Overwrites the list of associated SalesOrderWithoutChargeItem entities for the loaded navigation property to_Item.If the navigation property to_Item of a queried SalesOrderWithoutCharge 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 SalesOrderWithoutChargeItem entities.
-
addItem
Adds elements to the list of associated SalesOrderWithoutChargeItem entities. This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried SalesOrderWithoutCharge 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 SalesOrderWithoutChargeItem entities.
-
fetchPartner
Fetches the SlsOrdWthoutChrgPartner 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 SlsOrdWthoutChrgPartner 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 SlsOrdWthoutChrgPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried SalesOrderWithoutCharge 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 SlsOrdWthoutChrgPartner 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 SlsOrdWthoutChrgPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property for an entity SalesOrderWithoutCharge 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 SlsOrdWthoutChrgPartner entities. If not, an
Optionwith result stateemptyis returned.
-
setPartner
Overwrites the list of associated SlsOrdWthoutChrgPartner entities for the loaded navigation property to_Partner.If the navigation property to_Partner of a queried SalesOrderWithoutCharge 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 SlsOrdWthoutChrgPartner entities.
-
addPartner
Adds elements to the list of associated SlsOrdWthoutChrgPartner entities. This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried SalesOrderWithoutCharge 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 SlsOrdWthoutChrgPartner entities.
-
fetchText
Fetches the SlsOrdWthoutChrgText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Text.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SlsOrdWthoutChrgText 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.
-
getTextOrFetch
Retrieval of associated SlsOrdWthoutChrgText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried SalesOrderWithoutCharge 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 SlsOrdWthoutChrgText 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.
-
getTextIfPresent
Retrieval of associated SlsOrdWthoutChrgText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property for an entity SalesOrderWithoutCharge 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_Text is already loaded, the result will contain the
SlsOrdWthoutChrgText entities. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the list of associated SlsOrdWthoutChrgText entities for the loaded navigation property to_Text.If the navigation property to_Text of a queried SalesOrderWithoutCharge 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 SlsOrdWthoutChrgText entities.
-
addText
Adds elements to the list of associated SlsOrdWthoutChrgText entities. This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried SalesOrderWithoutCharge 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 SlsOrdWthoutChrgText entities.
-
builder
-
getSalesOrderWithoutCharge
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrderWithoutCharge
- Returns:
- Sales Order Without Charge
-
getSalesOrderWithoutChargeType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrderWithoutChargeType
- Returns:
- Sales Document Type
-
getSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
- Sales Organization
-
getDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
- Distribution Channel
-
getOrganizationDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Returns:
- Division
-
getSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Returns:
- Sales Group
-
getSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
- Sales Office
-
getSalesDistrict
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Returns:
- Sales District
-
getSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
- Sold-to Party
-
getCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
- Record Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
- Last Changed On
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Last Changed On
-
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
-
getSalesOrderWithoutChargeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesOrderWithoutChargeDate
- Returns:
- Document Date (Date Received/Sent)
-
getTotalNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Returns:
- Net Value of the Sales Order in Document Currency
-
getTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
- SD Document Currency
-
getSDDocumentReason
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Returns:
- Order Reason (Reason for the Business Transaction)
-
getRequestedDeliveryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Returns:
- Requested Delivery Date
-
getDeliveryDateTypeRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DeliveryDateTypeRule
- Returns:
- Delivery Date Rule
-
getShippingCondition
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingCondition
- Returns:
- Shipping Conditions
-
getCompleteDeliveryIsDefined
Constraints: noneOriginal property name from the Odata EDM: CompleteDeliveryIsDefined
- Returns:
- Complete Delivery Defined for Each Sales Order?
-
getShippingType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingType
- Returns:
- Shipping Type
-
getDeliveryBlockReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DeliveryBlockReason
- Returns:
- Delivery Block (Document Header)
-
getHeaderBillingBlockReason
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: HeaderBillingBlockReason
- Returns:
- Billing Block in SD Document
-
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
-
getCostCenter
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CostCenter
- Returns:
- Cost Center
-
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
-
getReferenceSDDocumentCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReferenceSDDocumentCategory
- Returns:
- Document Category of Preceding SD Document
-
getOverallSDProcessStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Returns:
- Overall Processing Status (Header/All Items)
-
getOverallTotalDeliveryStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallTotalDeliveryStatus
- Returns:
- Overall Delivery Status (All Items)
-
getOverallSDDocumentRejectionSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Returns:
- Rejection Status (All Items)
-
toString
- Overrides:
toStringin classVdmObject<SalesOrderWithoutCharge>
-
equals
- Overrides:
equalsin classVdmEntity<SalesOrderWithoutCharge>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SalesOrderWithoutCharge>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SalesOrderWithoutCharge>
-