Class EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder
- Enclosing class:
- EarmarkedFundsDocument
-
Method Summary
Modifier and TypeMethodDescriptionabsoluteExchangeRate(BigDecimal absoluteExchangeRate) Constraints: Not nullable, Precision: 9, Scale: 5build()companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4companyCodeCurrency(String companyCodeCurrency) Constraints: Not nullable, Maximum length: 5documentDate(LocalDateTime documentDate) Constraints: Not nullable, Precision: 0earmarkedFundsDocReference(String earmarkedFundsDocReference) Constraints: Not nullable, Maximum length: 16earmarkedFundsDocument(String earmarkedFundsDocument) (Key Field) Constraints: Not nullable, Maximum length: 10earmarkedFundsDocumentCategory(String earmarkedFundsDocumentCategory) Constraints: Not nullable, Maximum length: 3Navigation property to_EarmarkedFundsDocumentItem for EarmarkedFundsDocument to multiple EarmarkedFundsDocumentItem.earmarkedFundsDocumentType(String earmarkedFundsDocumentType) Constraints: Not nullable, Maximum length: 2earmarkedFundsHeaderText(String earmarkedFundsHeaderText) Constraints: Not nullable, Maximum length: 50earmarkedFundsManualEditBlock(String earmarkedFundsManualEditBlock) Constraints: Not nullable, Maximum length: 2emrkdFndsDocCreatedByUser(String emrkdFndsDocCreatedByUser) Constraints: Not nullable, Maximum length: 12emrkdFndsDocCreationDate(LocalDateTime emrkdFndsDocCreationDate) Constraints: Not nullable, Precision: 0emrkdFndsDocLastChangeDate(LocalDateTime emrkdFndsDocLastChangeDate) Constraints: Not nullable, Precision: 0emrkdFndsDocLastChangeDateTime(ZonedDateTime emrkdFndsDocLastChangeDateTime) Constraints: Not nullable, Precision: 0emrkdFndsDocLastChangedByUser(String emrkdFndsDocLastChangedByUser) Constraints: Not nullable, Maximum length: 12emrkdFndsExtDocumentNumber(String emrkdFndsExtDocumentNumber) Constraints: Not nullable, Maximum length: 10emrkdFndsIntegrationScenario(String emrkdFndsIntegrationScenario) Constraints: Not nullable, Maximum length: 3emrkdFndsIntegScenarioVariant(String emrkdFndsIntegScenarioVariant) Constraints: Not nullable, Maximum length: 10exchangeRateDate(LocalDateTime exchangeRateDate) Constraints: Not nullable, Precision: 0exchRateIsIndirectQuotation(Boolean exchRateIsIndirectQuotation) Constraints: nonepostingDate(LocalDateTime postingDate) Constraints: Not nullable, Precision: 0referenceDocument(String referenceDocument) Constraints: Not nullable, Maximum length: 10referenceDocumentContext(String referenceDocumentContext) Constraints: Not nullable, Maximum length: 10referenceDocumentLogicalSystem(String referenceDocumentLogicalSystem) Constraints: Not nullable, Maximum length: 10referenceDocumentType(String referenceDocumentType) Constraints: Not nullable, Maximum length: 5toString()transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5
-
Method Details
-
earmarkedFundsDocumentItem
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsDocumentItem(EarmarkedFundsDocumentItem... value) Navigation property to_EarmarkedFundsDocumentItem for EarmarkedFundsDocument to multiple EarmarkedFundsDocumentItem.- Parameters:
value- The EarmarkedFundsDocumentItems to build this EarmarkedFundsDocument with.- Returns:
- This Builder to allow for a fluent interface.
-
earmarkedFundsDocument
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsDocument(@Nullable String earmarkedFundsDocument) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EarmarkedFundsDocument
- Returns:
this.
-
emrkdFndsExtDocumentNumber
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsExtDocumentNumber(@Nullable String emrkdFndsExtDocumentNumber) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EmrkdFndsExtDocumentNumber
- Returns:
this.
-
emrkdFndsIntegrationScenario
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsIntegrationScenario(@Nullable String emrkdFndsIntegrationScenario) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EmrkdFndsIntegrationScenario
- Returns:
this.
-
emrkdFndsIntegScenarioVariant
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsIntegScenarioVariant(@Nullable String emrkdFndsIntegScenarioVariant) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EmrkdFndsIntegScenarioVariant
- Returns:
this.
-
earmarkedFundsDocumentCategory
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsDocumentCategory(@Nullable String earmarkedFundsDocumentCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EarmarkedFundsDocumentCategory
- Returns:
this.
-
earmarkedFundsDocumentType
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsDocumentType(@Nullable String earmarkedFundsDocumentType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EarmarkedFundsDocumentType
- Returns:
this.
-
companyCode
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
transactionCurrency
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
companyCodeCurrency
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder companyCodeCurrency(@Nullable String companyCodeCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CompanyCodeCurrency
- Returns:
this.
-
earmarkedFundsDocReference
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsDocReference(@Nullable String earmarkedFundsDocReference) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: EarmarkedFundsDocReference
- Returns:
this.
-
earmarkedFundsHeaderText
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsHeaderText(@Nullable String earmarkedFundsHeaderText) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: EarmarkedFundsHeaderText
- Returns:
this.
-
postingDate
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder postingDate(@Nullable LocalDateTime postingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PostingDate
- Returns:
this.
-
documentDate
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder documentDate(@Nullable LocalDateTime documentDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DocumentDate
- Returns:
this.
-
exchangeRateDate
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder exchangeRateDate(@Nullable LocalDateTime exchangeRateDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ExchangeRateDate
- Returns:
this.
-
absoluteExchangeRate
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder absoluteExchangeRate(@Nullable BigDecimal absoluteExchangeRate) Constraints: Not nullable, Precision: 9, Scale: 5Original property name from the Odata EDM: AbsoluteExchangeRate
- Returns:
this.
-
exchRateIsIndirectQuotation
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder exchRateIsIndirectQuotation(@Nullable Boolean exchRateIsIndirectQuotation) Constraints: noneOriginal property name from the Odata EDM: ExchRateIsIndirectQuotation
- Returns:
this.
-
emrkdFndsDocCreatedByUser
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsDocCreatedByUser(@Nullable String emrkdFndsDocCreatedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: EmrkdFndsDocCreatedByUser
- Returns:
this.
-
emrkdFndsDocCreationDate
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsDocCreationDate(@Nullable LocalDateTime emrkdFndsDocCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EmrkdFndsDocCreationDate
- Returns:
this.
-
emrkdFndsDocLastChangedByUser
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsDocLastChangedByUser(@Nullable String emrkdFndsDocLastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: EmrkdFndsDocLastChangedByUser
- Returns:
this.
-
emrkdFndsDocLastChangeDate
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsDocLastChangeDate(@Nullable LocalDateTime emrkdFndsDocLastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EmrkdFndsDocLastChangeDate
- Returns:
this.
-
emrkdFndsDocLastChangeDateTime
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder emrkdFndsDocLastChangeDateTime(@Nullable ZonedDateTime emrkdFndsDocLastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EmrkdFndsDocLastChangeDateTime
- Returns:
this.
-
referenceDocumentType
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder referenceDocumentType(@Nullable String referenceDocumentType) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ReferenceDocumentType
- Returns:
this.
-
referenceDocument
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder referenceDocument(@Nullable String referenceDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceDocument
- Returns:
this.
-
referenceDocumentContext
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder referenceDocumentContext(@Nullable String referenceDocumentContext) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceDocumentContext
- Returns:
this.
-
referenceDocumentLogicalSystem
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder referenceDocumentLogicalSystem(@Nullable String referenceDocumentLogicalSystem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceDocumentLogicalSystem
- Returns:
this.
-
earmarkedFundsManualEditBlock
@Nonnull public EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder earmarkedFundsManualEditBlock(@Nullable String earmarkedFundsManualEditBlock) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EarmarkedFundsManualEditBlock
- Returns:
this.
-
build
-
toString
-