Class SalesContract
Original entity name from the Odata EDM: A_SalesContractType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SalesContract instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SalesContractSelectableSelector for all available fields of SalesContract.static final SalesContractField<String>Use with available fluent helpers to apply the ContractManualCompletion field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the CreationDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the DistributionChannel field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the IncotermsClassification field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the IncotermsVersion field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the LastChangeDate field to query operations.static final SalesContractField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the NmbrOfSalesContractValdtyPerd field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the OrganizationDivision field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the PaymentMethod field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the PricingDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the ReferenceSDDocument field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the ReferenceSDDocumentCategory field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesContract field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesContractApprovalReason field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the SalesContractDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesContractFollowUpAction field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the SalesContractSignedDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesContractType field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the SalesContractValidityEndDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesContractValidityPerdCat field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesContractValidityPerdUnit field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the SalesContractValidityStartDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesDistrict field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesDocApprovalStatus field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesGroup field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesOffice field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SalesOrganization field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SDDocumentReason field to query operations.static final SalesContractField<LocalDateTime>Use with available fluent helpers to apply the SlsContractFollowUpActionDate field to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the SoldToParty field to query operations.static final SalesContractLink<SalesContractItem>Use with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesContractLink<SalesContractPartner>Use with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesContractLink<SalesContractPrcgElmnt>Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final SalesContractLink<SalesContractText>Use with available fluent helpers to apply the to_Text navigation property to query operations.static final SalesContractField<String>Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.static final SalesContractField<BigDecimal>Use with available fluent helpers to apply the TotalNetAmount field to query operations.static final SalesContractField<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
ConstructorsConstructorDescriptionSalesContract(String salesContract, String salesContractType, 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 salesContractDate, BigDecimal totalNetAmount, String transactionCurrency, String sDDocumentReason, LocalDateTime pricingDate, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String incotermsVersion, String customerPaymentTerms, String paymentMethod, LocalDateTime salesContractValidityStartDate, LocalDateTime salesContractValidityEndDate, String salesContractValidityPerdUnit, String salesContractValidityPerdCat, LocalDateTime salesContractSignedDate, String nmbrOfSalesContractValdtyPerd, String salesContractFollowUpAction, LocalDateTime slsContractFollowUpActionDate, String contractManualCompletion, String referenceSDDocument, String referenceSDDocumentCategory, String salesDocApprovalStatus, String salesContractApprovalReason, String overallSDProcessStatus, String totalCreditCheckStatus, String overallSDDocumentRejectionSts, List<SalesContractItem> toItem, List<SalesContractPartner> toPartner, List<SalesContractPrcgElmnt> toPricingElement, List<SalesContractText> toText) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddItem(SalesContractItem... entity) Adds elements to the list of associated SalesContractItem entities.voidaddPartner(SalesContractPartner... entity) Adds elements to the list of associated SalesContractPartner entities.voidaddPricingElement(SalesContractPrcgElmnt... entity) Adds elements to the list of associated SalesContractPrcgElmnt entities.voidaddText(SalesContractText... entity) Adds elements to the list of associated SalesContractText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SalesContractItem entities (one to many) associated with this entity.Fetches the SalesContractPartner entities (one to many) associated with this entity.Fetches the SalesContractPrcgElmnt entities (one to many) associated with this entity.Fetches the SalesContractText entities (one to many) associated with this entity.static <T,DomainT>
SalesContractField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesContractField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, 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<SalesContractItem>>Retrieval of associated SalesContractItem entities (one to many).Retrieval of associated SalesContractItem entities (one to many).getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1io.vavr.control.Option<List<SalesContractPartner>>Retrieval of associated SalesContractPartner entities (one to many).Retrieval of associated SalesContractPartner entities (one to many).Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 0io.vavr.control.Option<List<SalesContractPrcgElmnt>>Retrieval of associated SalesContractPrcgElmnt entities (one to many).Retrieval of associated SalesContractPrcgElmnt entities (one to many).Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<List<SalesContractText>>Retrieval of associated SalesContractText entities (one to many).Retrieval of associated SalesContractText entities (one to many).Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetContractManualCompletion(String contractManualCompletion) Constraints: Not nullable, Maximum length: 1voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0voidsetCustomerPaymentTerms(String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4voidsetCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0voidsetCustomerPurchaseOrderType(String customerPurchaseOrderType) Constraints: Not nullable, Maximum length: 4voidsetDistributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 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<SalesContractItem> value) Overwrites the list of associated SalesContractItem entities for the loaded navigation property to_Item.voidsetLastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7voidsetNmbrOfSalesContractValdtyPerd(String nmbrOfSalesContractValdtyPerd) Constraints: Not nullable, Maximum length: 3voidsetOrganizationDivision(String organizationDivision) Constraints: Not nullable, Maximum length: 2voidsetOverallSDDocumentRejectionSts(String overallSDDocumentRejectionSts) Constraints: Not nullable, Maximum length: 1voidsetOverallSDProcessStatus(String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1voidsetPartner(List<SalesContractPartner> value) Overwrites the list of associated SalesContractPartner entities for the loaded navigation property to_Partner.voidsetPaymentMethod(String paymentMethod) Constraints: Not nullable, Maximum length: 1voidsetPricingDate(LocalDateTime pricingDate) Constraints: Not nullable, Precision: 0voidOverwrites the list of associated SalesContractPrcgElmnt entities for the loaded navigation property to_PricingElement.voidsetPurchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35voidsetReferenceSDDocument(String referenceSDDocument) Constraints: Not nullable, Maximum length: 10voidsetReferenceSDDocumentCategory(String referenceSDDocumentCategory) Constraints: Not nullable, Maximum length: 4voidsetSalesContract(String salesContract) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSalesContractApprovalReason(String salesContractApprovalReason) Constraints: Not nullable, Maximum length: 4voidsetSalesContractDate(LocalDateTime salesContractDate) Constraints: Not nullable, Precision: 0voidsetSalesContractFollowUpAction(String salesContractFollowUpAction) Constraints: Not nullable, Maximum length: 4voidsetSalesContractSignedDate(LocalDateTime salesContractSignedDate) Constraints: Not nullable, Precision: 0voidsetSalesContractType(String salesContractType) Constraints: Not nullable, Maximum length: 4voidsetSalesContractValidityEndDate(LocalDateTime salesContractValidityEndDate) Constraints: Not nullable, Precision: 0voidsetSalesContractValidityPerdCat(String salesContractValidityPerdCat) Constraints: Not nullable, Maximum length: 2voidsetSalesContractValidityPerdUnit(String salesContractValidityPerdUnit) Constraints: Not nullable, Maximum length: 1voidsetSalesContractValidityStartDate(LocalDateTime salesContractValidityStartDate) Constraints: Not nullable, Precision: 0voidsetSalesDistrict(String salesDistrict) Constraints: Not nullable, Maximum length: 6voidsetSalesDocApprovalStatus(String salesDocApprovalStatus) Constraints: Not nullable, Maximum length: 1voidsetSalesGroup(String salesGroup) Constraints: Not nullable, Maximum length: 3voidsetSalesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4voidsetSalesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4voidsetSDDocumentReason(String sDDocumentReason) Constraints: Not nullable, Maximum length: 3protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSlsContractFollowUpActionDate(LocalDateTime slsContractFollowUpActionDate) Constraints: Not nullable, Precision: 0voidsetSoldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10voidsetText(List<SalesContractText> value) Overwrites the list of associated SalesContractText entities for the loaded navigation property to_Text.voidsetTotalCreditCheckStatus(String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1voidsetTotalNetAmount(BigDecimal totalNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetTransactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SalesContract. -
SALES_CONTRACT
Use with available fluent helpers to apply the SalesContract field to query operations. -
SALES_CONTRACT_TYPE
Use with available fluent helpers to apply the SalesContractType 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_CONTRACT_DATE
Use with available fluent helpers to apply the SalesContractDate field to query operations. -
TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations. -
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations. -
SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations. -
PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations. -
INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations. -
INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations. -
INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations. -
INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations. -
INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations. -
CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations. -
PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations. -
SALES_CONTRACT_VALIDITY_START_DATE
Use with available fluent helpers to apply the SalesContractValidityStartDate field to query operations. -
SALES_CONTRACT_VALIDITY_END_DATE
Use with available fluent helpers to apply the SalesContractValidityEndDate field to query operations. -
SALES_CONTRACT_VALIDITY_PERD_UNIT
Use with available fluent helpers to apply the SalesContractValidityPerdUnit field to query operations. -
SALES_CONTRACT_VALIDITY_PERD_CAT
Use with available fluent helpers to apply the SalesContractValidityPerdCat field to query operations. -
SALES_CONTRACT_SIGNED_DATE
Use with available fluent helpers to apply the SalesContractSignedDate field to query operations. -
NMBR_OF_SALES_CONTRACT_VALDTY_PERD
Use with available fluent helpers to apply the NmbrOfSalesContractValdtyPerd field to query operations. -
SALES_CONTRACT_FOLLOW_UP_ACTION
Use with available fluent helpers to apply the SalesContractFollowUpAction field to query operations. -
SLS_CONTRACT_FOLLOW_UP_ACTION_DATE
Use with available fluent helpers to apply the SlsContractFollowUpActionDate field to query operations. -
CONTRACT_MANUAL_COMPLETION
Use with available fluent helpers to apply the ContractManualCompletion field to query operations. -
REFERENCE_SD_DOCUMENT
Use with available fluent helpers to apply the ReferenceSDDocument field to query operations. -
REFERENCE_SD_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the ReferenceSDDocumentCategory field to query operations. -
SALES_DOC_APPROVAL_STATUS
Use with available fluent helpers to apply the SalesDocApprovalStatus field to query operations. -
SALES_CONTRACT_APPROVAL_REASON
Use with available fluent helpers to apply the SalesContractApprovalReason field to query operations. -
OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations. -
TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations. -
OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations. -
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations. -
TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations. -
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations. -
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
-
-
Constructor Details
-
SalesContract
public SalesContract() -
SalesContract
public SalesContract(@Nullable String salesContract, @Nullable String salesContractType, @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 salesContractDate, @Nullable BigDecimal totalNetAmount, @Nullable String transactionCurrency, @Nullable String sDDocumentReason, @Nullable LocalDateTime pricingDate, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String incotermsVersion, @Nullable String customerPaymentTerms, @Nullable String paymentMethod, @Nullable LocalDateTime salesContractValidityStartDate, @Nullable LocalDateTime salesContractValidityEndDate, @Nullable String salesContractValidityPerdUnit, @Nullable String salesContractValidityPerdCat, @Nullable LocalDateTime salesContractSignedDate, @Nullable String nmbrOfSalesContractValdtyPerd, @Nullable String salesContractFollowUpAction, @Nullable LocalDateTime slsContractFollowUpActionDate, @Nullable String contractManualCompletion, @Nullable String referenceSDDocument, @Nullable String referenceSDDocumentCategory, @Nullable String salesDocApprovalStatus, @Nullable String salesContractApprovalReason, @Nullable String overallSDProcessStatus, @Nullable String totalCreditCheckStatus, @Nullable String overallSDDocumentRejectionSts, List<SalesContractItem> toItem, List<SalesContractPartner> toPartner, List<SalesContractPrcgElmnt> toPricingElement, List<SalesContractText> toText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SalesContract>
-
setSalesContract
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesContract
- Parameters:
salesContract- Sales Contract
-
setSalesContractType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesContractType
- Parameters:
salesContractType- Sales Contract Type
-
setSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Parameters:
salesOrganization- Sales Organization
-
setDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Parameters:
distributionChannel- Distribution Channel
-
setOrganizationDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Parameters:
organizationDivision- Division
-
setSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Parameters:
salesGroup- Sales Group
-
setSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Parameters:
salesOffice- Sales Office
-
setSalesDistrict
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Parameters:
salesDistrict- Sales District
-
setSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Parameters:
soldToParty- Sold-to Party
-
setCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Record Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Responsible for Creating the Object
-
setLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Last Changed On
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
setPurchaseOrderByCustomer
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Parameters:
purchaseOrderByCustomer- Customer Reference
-
setCustomerPurchaseOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPurchaseOrderType
- Parameters:
customerPurchaseOrderType- Customer Purchase Order Type
-
setCustomerPurchaseOrderDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Parameters:
customerPurchaseOrderDate- Customer Reference Date
-
setSalesContractDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractDate
- Parameters:
salesContractDate- Document Date (Date Received/Sent)
-
setTotalNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Parameters:
totalNetAmount- Net Value of the Sales Order in Document Currency
-
setTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Parameters:
transactionCurrency- SD Document Currency
-
setSDDocumentReason
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Parameters:
sDDocumentReason- Order Reason (Reason for the Business Transaction)
-
setPricingDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PricingDate
- Parameters:
pricingDate- Date for Pricing and Exchange Rate
-
setIncotermsClassification
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Parameters:
incotermsClassification- Incoterms (Part 1)
-
setIncotermsTransferLocation
Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Parameters:
incotermsTransferLocation- Incoterms (Part 2)
-
setIncotermsLocation1
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Parameters:
incotermsLocation1- Incoterms Location 1
-
setIncotermsLocation2
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Parameters:
incotermsLocation2- Incoterms Location 2
-
setIncotermsVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Parameters:
incotermsVersion- Incoterms Version
-
setCustomerPaymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPaymentTerms
- Parameters:
customerPaymentTerms- Terms of Payment Key
-
setPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Parameters:
paymentMethod- Payment Method
-
setSalesContractValidityStartDate
public void setSalesContractValidityStartDate(@Nullable LocalDateTime salesContractValidityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractValidityStartDate
- Parameters:
salesContractValidityStartDate- Valid-From Date (Outline Agreements, Product Proposals)
-
setSalesContractValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractValidityEndDate
- Parameters:
salesContractValidityEndDate- Valid-To Date (Outline Agreements, Product Proposals)
-
setSalesContractValidityPerdUnit
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SalesContractValidityPerdUnit
- Parameters:
salesContractValidityPerdUnit- Unit of Validity Period of Contract
-
setSalesContractValidityPerdCat
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SalesContractValidityPerdCat
- Parameters:
salesContractValidityPerdCat- Validity Period Category of Contract
-
setSalesContractSignedDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractSignedDate
- Parameters:
salesContractSignedDate- Date on Which Contract Is Signed
-
setNmbrOfSalesContractValdtyPerd
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: NmbrOfSalesContractValdtyPerd
- Parameters:
nmbrOfSalesContractValdtyPerd- Validity Period of Contract
-
setSalesContractFollowUpAction
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesContractFollowUpAction
- Parameters:
salesContractFollowUpAction- Action at end of contract
-
setSlsContractFollowUpActionDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SlsContractFollowUpActionDate
- Parameters:
slsContractFollowUpActionDate- Date for Action
-
setContractManualCompletion
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ContractManualCompletion
- Parameters:
contractManualCompletion- Manual Completion of Contract
-
setReferenceSDDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSDDocument
- Parameters:
referenceSDDocument- Document Number of Reference Document
-
setReferenceSDDocumentCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReferenceSDDocumentCategory
- Parameters:
referenceSDDocumentCategory- Document Category of Preceding SD Document
-
setSalesDocApprovalStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SalesDocApprovalStatus
- Parameters:
salesDocApprovalStatus- Document Approval Status
-
setSalesContractApprovalReason
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesContractApprovalReason
- Parameters:
salesContractApprovalReason- Approval Request Reason ID
-
setOverallSDProcessStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Parameters:
overallSDProcessStatus- Overall Processing Status (Header/All Items)
-
setTotalCreditCheckStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Parameters:
totalCreditCheckStatus- Overall Status of Credit Checks
-
setOverallSDDocumentRejectionSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Parameters:
overallSDDocumentRejectionSts- Rejection Status (All Items)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SalesContract>
-
getKey
- Overrides:
getKeyin classVdmObject<SalesContract>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SalesContract>
-
fromMap
- Overrides:
fromMapin classVdmObject<SalesContract>
-
field
@Nonnull public static <T> SalesContractField<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> SalesContractField<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<SalesContract>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SalesContract>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SalesContract>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SalesContract>
-
fetchItem
Fetches the SalesContractItem 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 SalesContractItem 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 SalesContractItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried SalesContract 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 SalesContractItem 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 SalesContractItem entities (one to many). This corresponds to the OData navigation property to_Item.If the navigation property for an entity SalesContract 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
SalesContractItem entities. If not, an
Optionwith result stateemptyis returned.
-
setItem
Overwrites the list of associated SalesContractItem entities for the loaded navigation property to_Item.If the navigation property to_Item of a queried SalesContract 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 SalesContractItem entities.
-
addItem
Adds elements to the list of associated SalesContractItem entities. This corresponds to the OData navigation property to_Item.If the navigation property to_Item of a queried SalesContract 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 SalesContractItem entities.
-
fetchPartner
Fetches the SalesContractPartner 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 SalesContractPartner 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 SalesContractPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried SalesContract 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 SalesContractPartner 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 SalesContractPartner entities (one to many). This corresponds to the OData navigation property to_Partner.If the navigation property for an entity SalesContract 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 SalesContractPartner entities. If not, an
Optionwith result stateemptyis returned.
-
setPartner
Overwrites the list of associated SalesContractPartner entities for the loaded navigation property to_Partner.If the navigation property to_Partner of a queried SalesContract 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 SalesContractPartner entities.
-
addPartner
Adds elements to the list of associated SalesContractPartner entities. This corresponds to the OData navigation property to_Partner.If the navigation property to_Partner of a queried SalesContract 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 SalesContractPartner entities.
-
fetchPricingElement
Fetches the SalesContractPrcgElmnt entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PricingElement.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SalesContractPrcgElmnt entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPricingElementOrFetch
Retrieval of associated SalesContractPrcgElmnt entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property to_PricingElement of a queried SalesContract 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 SalesContractPrcgElmnt entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPricingElementIfPresent
Retrieval of associated SalesContractPrcgElmnt entities (one to many). This corresponds to the OData navigation property to_PricingElement.If the navigation property for an entity SalesContract has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_PricingElement is already loaded, the result will
contain the SalesContractPrcgElmnt entities. If not, an
Optionwith result stateemptyis returned.
-
setPricingElement
Overwrites the list of associated SalesContractPrcgElmnt entities for the loaded navigation property to_PricingElement.If the navigation property to_PricingElement of a queried SalesContract 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 SalesContractPrcgElmnt entities.
-
addPricingElement
Adds elements to the list of associated SalesContractPrcgElmnt entities. This corresponds to the OData navigation property to_PricingElement.If the navigation property to_PricingElement of a queried SalesContract 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 SalesContractPrcgElmnt entities.
-
fetchText
Fetches the SalesContractText 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 SalesContractText 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 SalesContractText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried SalesContract 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 SalesContractText 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 SalesContractText entities (one to many). This corresponds to the OData navigation property to_Text.If the navigation property for an entity SalesContract 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
SalesContractText entities. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the list of associated SalesContractText entities for the loaded navigation property to_Text.If the navigation property to_Text of a queried SalesContract 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 SalesContractText entities.
-
addText
Adds elements to the list of associated SalesContractText entities. This corresponds to the OData navigation property to_Text.If the navigation property to_Text of a queried SalesContract 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 SalesContractText entities.
-
builder
-
getSalesContract
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesContract
- Returns:
- Sales Contract
-
getSalesContractType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesContractType
- Returns:
- Sales Contract Type
-
getSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
- Sales Organization
-
getDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
- Distribution Channel
-
getOrganizationDivision
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Returns:
- Division
-
getSalesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Returns:
- Sales Group
-
getSalesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
- Sales Office
-
getSalesDistrict
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Returns:
- Sales District
-
getSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
- Sold-to Party
-
getCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
- Record Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
- Last Changed On
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
-
getPurchaseOrderByCustomer
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Returns:
- Customer Reference
-
getCustomerPurchaseOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPurchaseOrderType
- Returns:
- Customer Purchase Order Type
-
getCustomerPurchaseOrderDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Returns:
- Customer Reference Date
-
getSalesContractDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractDate
- Returns:
- Document Date (Date Received/Sent)
-
getTotalNetAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Returns:
- Net Value of the Sales Order in Document Currency
-
getTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
- SD Document Currency
-
getSDDocumentReason
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Returns:
- Order Reason (Reason for the Business Transaction)
-
getPricingDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PricingDate
- Returns:
- Date for Pricing and Exchange Rate
-
getIncotermsClassification
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
- Incoterms (Part 1)
-
getIncotermsTransferLocation
Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
- Incoterms (Part 2)
-
getIncotermsLocation1
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
- Incoterms Location 1
-
getIncotermsLocation2
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
- Incoterms Location 2
-
getIncotermsVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
- Incoterms Version
-
getCustomerPaymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPaymentTerms
- Returns:
- Terms of Payment Key
-
getPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Returns:
- Payment Method
-
getSalesContractValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractValidityStartDate
- Returns:
- Valid-From Date (Outline Agreements, Product Proposals)
-
getSalesContractValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractValidityEndDate
- Returns:
- Valid-To Date (Outline Agreements, Product Proposals)
-
getSalesContractValidityPerdUnit
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SalesContractValidityPerdUnit
- Returns:
- Unit of Validity Period of Contract
-
getSalesContractValidityPerdCat
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SalesContractValidityPerdCat
- Returns:
- Validity Period Category of Contract
-
getSalesContractSignedDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SalesContractSignedDate
- Returns:
- Date on Which Contract Is Signed
-
getNmbrOfSalesContractValdtyPerd
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: NmbrOfSalesContractValdtyPerd
- Returns:
- Validity Period of Contract
-
getSalesContractFollowUpAction
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesContractFollowUpAction
- Returns:
- Action at end of contract
-
getSlsContractFollowUpActionDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SlsContractFollowUpActionDate
- Returns:
- Date for Action
-
getContractManualCompletion
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ContractManualCompletion
- Returns:
- Manual Completion of Contract
-
getReferenceSDDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSDDocument
- Returns:
- Document Number of Reference Document
-
getReferenceSDDocumentCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReferenceSDDocumentCategory
- Returns:
- Document Category of Preceding SD Document
-
getSalesDocApprovalStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SalesDocApprovalStatus
- Returns:
- Document Approval Status
-
getSalesContractApprovalReason
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesContractApprovalReason
- Returns:
- Approval Request Reason ID
-
getOverallSDProcessStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Returns:
- Overall Processing Status (Header/All Items)
-
getTotalCreditCheckStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Returns:
- Overall Status of Credit Checks
-
getOverallSDDocumentRejectionSts
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Returns:
- Rejection Status (All Items)
-
toString
- Overrides:
toStringin classVdmObject<SalesContract>
-
equals
- Overrides:
equalsin classVdmEntity<SalesContract>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SalesContract>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SalesContract>
-