Class CADunningItem.CADunningItemBuilder
- Enclosing class:
- CADunningItem
-
Method Summary
Modifier and TypeMethodDescriptionbuild()businessPartner(String businessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10cABPItemNumber(String cABPItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 4cAContract(String cAContract) Constraints: Not nullable, Maximum length: 20cADocumentForDunningInterest(String cADocumentForDunningInterest) Constraints: Not nullable, Maximum length: 12cADocumentNumber(String cADocumentNumber) (Key Field) Constraints: Not nullable, Maximum length: 12cADunningActivityRunDate(LocalDate cADunningActivityRunDate) Constraints: NullablecADunningAmount(BigDecimal cADunningAmount) Constraints: Not nullable, Precision: 13, Scale: 0cADunningCounter(String cADunningCounter) (Key Field) Constraints: Not nullable, Maximum length: 6cADunningInterestAmount(BigDecimal cADunningInterestAmount) Constraints: Not nullable, Precision: 13, Scale: 0cADunningLevel(String cADunningLevel) Constraints: Not nullable, Maximum length: 2cADunningLevelCategory(String cADunningLevelCategory) Constraints: Not nullable, Maximum length: 2cADunningLevelIsOnlyForIntRsn(Boolean cADunningLevelIsOnlyForIntRsn) Constraints: Not nullablecADunningLevelIsOptional(Boolean cADunningLevelIsOptional) Constraints: Not nullablecADunningNoticeIsInfoOnly(Boolean cADunningNoticeIsInfoOnly) Constraints: Not nullablecADunningNoticeIsReversed(Boolean cADunningNoticeIsReversed) Constraints: Not nullablecADunningProcedure(String cADunningProcedure) Constraints: Not nullable, Maximum length: 2cAIssueDate(LocalDate cAIssueDate) Constraints: NullablecAItemHasHigherDunningLevel(Boolean cAItemHasHigherDunningLevel) Constraints: Not nullablecAItemIsCreatedByDunActyRun(Boolean cAItemIsCreatedByDunActyRun) Constraints: Not nullablecAMassRunDate(LocalDate cAMassRunDate) (Key Field) Constraints: Not nullablecAMassRunID(String cAMassRunID) (Key Field) Constraints: Not nullable, Maximum length: 6cANetDueDate(LocalDate cANetDueDate) Constraints: NullablecANextDunningLevel(String cANextDunningLevel) Constraints: Not nullable, Maximum length: 2cARepetitionItemNumber(String cARepetitionItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 3cAStatisticalItemCode(String cAStatisticalItemCode) Constraints: Not nullable, Maximum length: 1cASubApplication(String cASubApplication) Constraints: Not nullable, Maximum length: 1cASubItemNumber(String cASubItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 3companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4contractAccount(String contractAccount) (Key Field) Constraints: Not nullable, Maximum length: 12contractAccountIsNotUnique(Boolean contractAccountIsNotUnique) Constraints: Not nullableConstraints: Not nullable, Maximum length: 2Navigation property _DunHeader for CADunningItem to single CADunning.profitCenter(String profitCenter) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10toString()transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
dunHeader
Navigation property _DunHeader for CADunningItem to single CADunning.- Parameters:
value- The CADunning to build this CADunningItem with.- Returns:
- This Builder to allow for a fluent interface.
-
cAMassRunDate
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CAMassRunDate
- Returns:
this.
-
cAMassRunID
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CAMassRunID
- Returns:
this.
-
businessPartner
@Nonnull public CADunningItem.CADunningItemBuilder businessPartner(@Nullable String businessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
this.
-
contractAccount
@Nonnull public CADunningItem.CADunningItemBuilder contractAccount(@Nullable String contractAccount) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ContractAccount
- Returns:
this.
-
cADunningCounter
@Nonnull public CADunningItem.CADunningItemBuilder cADunningCounter(@Nullable String cADunningCounter) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CADunningCounter
- Returns:
this.
-
cADocumentNumber
@Nonnull public CADunningItem.CADunningItemBuilder cADocumentNumber(@Nullable String cADocumentNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CADocumentNumber
- Returns:
this.
-
cARepetitionItemNumber
@Nonnull public CADunningItem.CADunningItemBuilder cARepetitionItemNumber(@Nullable String cARepetitionItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CARepetitionItemNumber
- Returns:
this.
-
cABPItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CABPItemNumber
- Returns:
this.
-
cASubItemNumber
@Nonnull public CADunningItem.CADunningItemBuilder cASubItemNumber(@Nullable String cASubItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CASubItemNumber
- Returns:
this.
-
companyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
cAContract
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: CAContract
- Returns:
this.
-
cASubApplication
@Nonnull public CADunningItem.CADunningItemBuilder cASubApplication(@Nullable String cASubApplication) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CASubApplication
- Returns:
this.
-
segment
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Segment
- Returns:
this.
-
profitCenter
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProfitCenter
- Returns:
this.
-
division
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Division
- Returns:
this.
-
transactionCurrency
@Nonnull public CADunningItem.CADunningItemBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
cADunningAmount
@Nonnull public CADunningItem.CADunningItemBuilder cADunningAmount(@Nullable BigDecimal cADunningAmount) Constraints: Not nullable, Precision: 13, Scale: 0Original property name from the Odata EDM: CADunningAmount
- Returns:
this.
-
cADunningInterestAmount
@Nonnull public CADunningItem.CADunningItemBuilder cADunningInterestAmount(@Nullable BigDecimal cADunningInterestAmount) Constraints: Not nullable, Precision: 13, Scale: 0Original property name from the Odata EDM: CADunningInterestAmount
- Returns:
this.
-
cADocumentForDunningInterest
@Nonnull public CADunningItem.CADunningItemBuilder cADocumentForDunningInterest(@Nullable String cADocumentForDunningInterest) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CADocumentForDunningInterest
- Returns:
this.
-
cANetDueDate
Constraints: NullableOriginal property name from the Odata EDM: CANetDueDate
- Returns:
this.
-
cADunningActivityRunDate
@Nonnull public CADunningItem.CADunningItemBuilder cADunningActivityRunDate(@Nullable LocalDate cADunningActivityRunDate) Constraints: NullableOriginal property name from the Odata EDM: CADunningActivityRunDate
- Returns:
this.
-
cAIssueDate
Constraints: NullableOriginal property name from the Odata EDM: CAIssueDate
- Returns:
this.
-
cADunningLevel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CADunningLevel
- Returns:
this.
-
cADunningLevelCategory
@Nonnull public CADunningItem.CADunningItemBuilder cADunningLevelCategory(@Nullable String cADunningLevelCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CADunningLevelCategory
- Returns:
this.
-
cANextDunningLevel
@Nonnull public CADunningItem.CADunningItemBuilder cANextDunningLevel(@Nullable String cANextDunningLevel) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CANextDunningLevel
- Returns:
this.
-
cADunningLevelIsOptional
@Nonnull public CADunningItem.CADunningItemBuilder cADunningLevelIsOptional(@Nullable Boolean cADunningLevelIsOptional) Constraints: Not nullableOriginal property name from the Odata EDM: CADunningLevelIsOptional
- Returns:
this.
-
cADunningLevelIsOnlyForIntRsn
@Nonnull public CADunningItem.CADunningItemBuilder cADunningLevelIsOnlyForIntRsn(@Nullable Boolean cADunningLevelIsOnlyForIntRsn) Constraints: Not nullableOriginal property name from the Odata EDM: CADunningLevelIsOnlyForIntRsn
- Returns:
this.
-
cADunningNoticeIsReversed
@Nonnull public CADunningItem.CADunningItemBuilder cADunningNoticeIsReversed(@Nullable Boolean cADunningNoticeIsReversed) Constraints: Not nullableOriginal property name from the Odata EDM: CADunningNoticeIsReversed
- Returns:
this.
-
cADunningNoticeIsInfoOnly
@Nonnull public CADunningItem.CADunningItemBuilder cADunningNoticeIsInfoOnly(@Nullable Boolean cADunningNoticeIsInfoOnly) Constraints: Not nullableOriginal property name from the Odata EDM: CADunningNoticeIsInfoOnly
- Returns:
this.
-
cAStatisticalItemCode
@Nonnull public CADunningItem.CADunningItemBuilder cAStatisticalItemCode(@Nullable String cAStatisticalItemCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CAStatisticalItemCode
- Returns:
this.
-
contractAccountIsNotUnique
@Nonnull public CADunningItem.CADunningItemBuilder contractAccountIsNotUnique(@Nullable Boolean contractAccountIsNotUnique) Constraints: Not nullableOriginal property name from the Odata EDM: ContractAccountIsNotUnique
- Returns:
this.
-
cADunningProcedure
@Nonnull public CADunningItem.CADunningItemBuilder cADunningProcedure(@Nullable String cADunningProcedure) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CADunningProcedure
- Returns:
this.
-
cAItemHasHigherDunningLevel
@Nonnull public CADunningItem.CADunningItemBuilder cAItemHasHigherDunningLevel(@Nullable Boolean cAItemHasHigherDunningLevel) Constraints: Not nullableOriginal property name from the Odata EDM: CAItemHasHigherDunningLevel
- Returns:
this.
-
cAItemIsCreatedByDunActyRun
@Nonnull public CADunningItem.CADunningItemBuilder cAItemIsCreatedByDunActyRun(@Nullable Boolean cAItemIsCreatedByDunActyRun) Constraints: Not nullableOriginal property name from the Odata EDM: CAItemIsCreatedByDunActyRun
- Returns:
this.
-
build
-
toString
-