Class CostRevenueReassignment.CostRevenueReassignmentBuilder
- Enclosing class:
- CostRevenueReassignment
-
Method Summary
Modifier and TypeMethodDescriptionaccountingDocCreatedByUser(String accountingDocCreatedByUser) Constraints: Not nullable, Maximum length: 12accountingDocumentCreationDate(LocalDateTime accountingDocumentCreationDate) Constraints: Not nullable, Precision: 0accountingDocumentHeaderText(String accountingDocumentHeaderText) Constraints: Not nullable, Maximum length: 25allocationPostingType(String allocationPostingType) Constraints: Not nullable, Maximum length: 1allocationPostingTypeText(String allocationPostingTypeText) Constraints: Not nullable, Maximum length: 50build()controllingArea(String controllingArea) (Key Field) Constraints: Not nullable, Maximum length: 4controllingDocumentStatus(String controllingDocumentStatus) Constraints: Not nullable, Maximum length: 1costRevenueReassignmentAction(String costRevenueReassignmentAction) Constraints: Not nullable, Maximum length: 3costRevenueReassignmentType(String costRevenueReassignmentType) Constraints: Not nullable, Maximum length: 4costRevnReassignmentTypeName(String costRevnReassignmentTypeName) Constraints: Not nullable, Maximum length: 60documentDate(LocalDateTime documentDate) Constraints: Not nullable, Precision: 0exchangeRateDate(LocalDateTime exchangeRateDate) Constraints: Not nullable, Precision: 0fiscalPeriod(String fiscalPeriod) Constraints: Not nullable, Maximum length: 3fiscalYear(String fiscalYear) (Key Field) Constraints: Not nullable, Maximum length: 4globalCurrency(String globalCurrency) Constraints: Not nullable, Maximum length: 5item(CostRevenueReassignmentItem... value) Navigation property to_Item for CostRevenueReassignment to multiple CostRevenueReassignmentItem.postingDate(LocalDateTime postingDate) Constraints: Not nullable, Precision: 0postingFiscalYear(String postingFiscalYear) Constraints: Not nullable, Maximum length: 4referenceDocument(String referenceDocument) (Key Field) Constraints: Not nullable, Maximum length: 10referenceDocumentType(String referenceDocumentType) Constraints: Not nullable, Maximum length: 5referenceDocumentTypeName(String referenceDocumentTypeName) Constraints: Not nullable, Maximum length: 20reversalReferenceDocument(String reversalReferenceDocument) Constraints: Not nullable, Maximum length: 10reversedReferenceDocument(String reversedReferenceDocument) Constraints: Not nullable, Maximum length: 10statusName(String statusName) Constraints: Not nullable, Maximum length: 50toString()totalAmountInGlobalCurrency(BigDecimal totalAmountInGlobalCurrency) Constraints: Not nullable, Precision: 23, Scale: 3warningsAreIgnored(String warningsAreIgnored) Constraints: Not nullable, Maximum length: 1
-
Method Details
-
item
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder item(CostRevenueReassignmentItem... value) Navigation property to_Item for CostRevenueReassignment to multiple CostRevenueReassignmentItem.- Parameters:
value- The CostRevenueReassignmentItems to build this CostRevenueReassignment with.- Returns:
- This Builder to allow for a fluent interface.
-
fiscalYear
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder fiscalYear(@Nullable String fiscalYear) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYear
- Returns:
this.
-
referenceDocument
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder referenceDocument(@Nullable String referenceDocument) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceDocument
- Returns:
this.
-
controllingArea
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder controllingArea(@Nullable String controllingArea) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
this.
-
accountingDocumentHeaderText
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder accountingDocumentHeaderText(@Nullable String accountingDocumentHeaderText) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: AccountingDocumentHeaderText
- Returns:
this.
-
documentDate
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder documentDate(@Nullable LocalDateTime documentDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DocumentDate
- Returns:
this.
-
postingDate
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder postingDate(@Nullable LocalDateTime postingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PostingDate
- Returns:
this.
-
fiscalPeriod
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder fiscalPeriod(@Nullable String fiscalPeriod) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FiscalPeriod
- Returns:
this.
-
accountingDocumentCreationDate
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder accountingDocumentCreationDate(@Nullable LocalDateTime accountingDocumentCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: AccountingDocumentCreationDate
- Returns:
this.
-
accountingDocCreatedByUser
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder accountingDocCreatedByUser(@Nullable String accountingDocCreatedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: AccountingDocCreatedByUser
- Returns:
this.
-
referenceDocumentType
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder referenceDocumentType(@Nullable String referenceDocumentType) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ReferenceDocumentType
- Returns:
this.
-
referenceDocumentTypeName
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder referenceDocumentTypeName(@Nullable String referenceDocumentTypeName) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ReferenceDocumentTypeName
- Returns:
this.
-
costRevenueReassignmentAction
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder costRevenueReassignmentAction(@Nullable String costRevenueReassignmentAction) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CostRevenueReassignmentAction
- Returns:
this.
-
postingFiscalYear
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder postingFiscalYear(@Nullable String postingFiscalYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PostingFiscalYear
- Returns:
this.
-
exchangeRateDate
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder exchangeRateDate(@Nullable LocalDateTime exchangeRateDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ExchangeRateDate
- Returns:
this.
-
controllingDocumentStatus
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder controllingDocumentStatus(@Nullable String controllingDocumentStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ControllingDocumentStatus
- Returns:
this.
-
statusName
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder statusName(@Nullable String statusName) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: StatusName
- Returns:
this.
-
allocationPostingType
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder allocationPostingType(@Nullable String allocationPostingType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AllocationPostingType
- Returns:
this.
-
allocationPostingTypeText
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder allocationPostingTypeText(@Nullable String allocationPostingTypeText) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: AllocationPostingTypeText
- Returns:
this.
-
reversalReferenceDocument
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder reversalReferenceDocument(@Nullable String reversalReferenceDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReversalReferenceDocument
- Returns:
this.
-
reversedReferenceDocument
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder reversedReferenceDocument(@Nullable String reversedReferenceDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReversedReferenceDocument
- Returns:
this.
-
costRevenueReassignmentType
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder costRevenueReassignmentType(@Nullable String costRevenueReassignmentType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CostRevenueReassignmentType
- Returns:
this.
-
costRevnReassignmentTypeName
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder costRevnReassignmentTypeName(@Nullable String costRevnReassignmentTypeName) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CostRevnReassignmentTypeName
- Returns:
this.
-
globalCurrency
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder globalCurrency(@Nullable String globalCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: GlobalCurrency
- Returns:
this.
-
totalAmountInGlobalCurrency
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder totalAmountInGlobalCurrency(@Nullable BigDecimal totalAmountInGlobalCurrency) Constraints: Not nullable, Precision: 23, Scale: 3Original property name from the Odata EDM: TotalAmountInGlobalCurrency
- Returns:
this.
-
warningsAreIgnored
@Nonnull public CostRevenueReassignment.CostRevenueReassignmentBuilder warningsAreIgnored(@Nullable String warningsAreIgnored) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WarningsAreIgnored
- Returns:
this.
-
build
-
toString
-