Class FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder
- Enclosing class:
- FixedAssetAcqnItemAmount
-
Method Summary
Modifier and TypeMethodDescriptionamountInCompanyCodeCurrency(BigDecimal amountInCompanyCodeCurrency) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency1(BigDecimal amountInFreeDefinedCurrency1) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency2(BigDecimal amountInFreeDefinedCurrency2) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency3(BigDecimal amountInFreeDefinedCurrency3) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency4(BigDecimal amountInFreeDefinedCurrency4) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency5(BigDecimal amountInFreeDefinedCurrency5) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency6(BigDecimal amountInFreeDefinedCurrency6) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency7(BigDecimal amountInFreeDefinedCurrency7) Constraints: Not nullable, Precision: 23, Scale: 0amountInFreeDefinedCurrency8(BigDecimal amountInFreeDefinedCurrency8) Constraints: Not nullable, Precision: 23, Scale: 0amountInGlobalCurrency(BigDecimal amountInGlobalCurrency) Constraints: Not nullable, Precision: 23, Scale: 0amountInTransactionCurrency(BigDecimal amountInTransactionCurrency) Constraints: Not nullable, Precision: 23, Scale: 0assetDepreciationArea(String assetDepreciationArea) (Key Field) Constraints: Not nullable, Maximum length: 2build()companyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4companyCodeCurrency(String companyCodeCurrency) Constraints: Not nullable, Maximum length: 3Navigation property _FixedAssetPosting for FixedAssetAcqnItemAmount to single FixedAssetAcquisition.fixedAssetPostingUUID(UUID fixedAssetPostingUUID) (Key Field) Constraints: Not nullablefreeDefinedCurrency1(String freeDefinedCurrency1) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency2(String freeDefinedCurrency2) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency3(String freeDefinedCurrency3) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency4(String freeDefinedCurrency4) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency5(String freeDefinedCurrency5) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency6(String freeDefinedCurrency6) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency7(String freeDefinedCurrency7) Constraints: Not nullable, Maximum length: 3freeDefinedCurrency8(String freeDefinedCurrency8) Constraints: Not nullable, Maximum length: 3globalCurrency(String globalCurrency) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 2referenceDocumentItem(String referenceDocumentItem) (Key Field) Constraints: Not nullable, Maximum length: 6subLedgerAcctLineItemType(String subLedgerAcctLineItemType) (Key Field) Constraints: Not nullable, Maximum length: 5toString()transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
fixedAssetPosting
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder fixedAssetPosting(FixedAssetAcquisition value) Navigation property _FixedAssetPosting for FixedAssetAcqnItemAmount to single FixedAssetAcquisition.- Parameters:
value- The FixedAssetAcquisition to build this FixedAssetAcqnItemAmount with.- Returns:
- This Builder to allow for a fluent interface.
-
fixedAssetPostingUUID
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder fixedAssetPostingUUID(@Nullable UUID fixedAssetPostingUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: FixedAssetPostingUUID
- Returns:
this.
-
referenceDocumentItem
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder referenceDocumentItem(@Nullable String referenceDocumentItem) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ReferenceDocumentItem
- Returns:
this.
-
companyCode
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder companyCode(@Nullable String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
ledger
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder ledger(@Nullable String ledger) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Returns:
this.
-
assetDepreciationArea
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder assetDepreciationArea(@Nullable String assetDepreciationArea) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: AssetDepreciationArea
- Returns:
this.
-
subLedgerAcctLineItemType
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder subLedgerAcctLineItemType(@Nullable String subLedgerAcctLineItemType) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: SubLedgerAcctLineItemType
- Returns:
this.
-
transactionCurrency
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
amountInTransactionCurrency
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInTransactionCurrency(@Nullable BigDecimal amountInTransactionCurrency) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInTransactionCurrency
- Returns:
this.
-
companyCodeCurrency
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder companyCodeCurrency(@Nullable String companyCodeCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CompanyCodeCurrency
- Returns:
this.
-
amountInCompanyCodeCurrency
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInCompanyCodeCurrency(@Nullable BigDecimal amountInCompanyCodeCurrency) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInCompanyCodeCurrency
- Returns:
this.
-
globalCurrency
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder globalCurrency(@Nullable String globalCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: GlobalCurrency
- Returns:
this.
-
amountInGlobalCurrency
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInGlobalCurrency(@Nullable BigDecimal amountInGlobalCurrency) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInGlobalCurrency
- Returns:
this.
-
freeDefinedCurrency1
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency1(@Nullable String freeDefinedCurrency1) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency1
- Returns:
this.
-
amountInFreeDefinedCurrency1
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency1(@Nullable BigDecimal amountInFreeDefinedCurrency1) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency1
- Returns:
this.
-
freeDefinedCurrency2
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency2(@Nullable String freeDefinedCurrency2) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency2
- Returns:
this.
-
amountInFreeDefinedCurrency2
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency2(@Nullable BigDecimal amountInFreeDefinedCurrency2) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency2
- Returns:
this.
-
freeDefinedCurrency3
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency3(@Nullable String freeDefinedCurrency3) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency3
- Returns:
this.
-
amountInFreeDefinedCurrency3
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency3(@Nullable BigDecimal amountInFreeDefinedCurrency3) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency3
- Returns:
this.
-
freeDefinedCurrency4
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency4(@Nullable String freeDefinedCurrency4) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency4
- Returns:
this.
-
amountInFreeDefinedCurrency4
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency4(@Nullable BigDecimal amountInFreeDefinedCurrency4) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency4
- Returns:
this.
-
freeDefinedCurrency5
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency5(@Nullable String freeDefinedCurrency5) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency5
- Returns:
this.
-
amountInFreeDefinedCurrency5
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency5(@Nullable BigDecimal amountInFreeDefinedCurrency5) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency5
- Returns:
this.
-
freeDefinedCurrency6
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency6(@Nullable String freeDefinedCurrency6) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency6
- Returns:
this.
-
amountInFreeDefinedCurrency6
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency6(@Nullable BigDecimal amountInFreeDefinedCurrency6) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency6
- Returns:
this.
-
freeDefinedCurrency7
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency7(@Nullable String freeDefinedCurrency7) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency7
- Returns:
this.
-
amountInFreeDefinedCurrency7
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency7(@Nullable BigDecimal amountInFreeDefinedCurrency7) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency7
- Returns:
this.
-
freeDefinedCurrency8
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder freeDefinedCurrency8(@Nullable String freeDefinedCurrency8) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FreeDefinedCurrency8
- Returns:
this.
-
amountInFreeDefinedCurrency8
@Nonnull public FixedAssetAcqnItemAmount.FixedAssetAcqnItemAmountBuilder amountInFreeDefinedCurrency8(@Nullable BigDecimal amountInFreeDefinedCurrency8) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: AmountInFreeDefinedCurrency8
- Returns:
this.
-
build
-
toString
-