Class BankReconciliationItem
Original entity name from the Odata EDM: BankReconciliationItemType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the AdjustedBkAcctBalanceAmt field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the AdjustedGLAcctBalanceAmt field to query operations.static final BankReconciliationItemSelectableSelector for all available fields of BankReconciliationItem.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the BankAccount field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the BankAccountReferenceText field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the BankAcctBalanceAmt field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the BankName field to query operations.static final BankReconciliationItemField<LocalDateTime>Use with available fluent helpers to apply the BankReconciliationDate field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the BankReconciliationStatus field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the CompanyCode field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the CompanyCodeName field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the CreationUserName field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the GLAccount field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the GLAcctBalanceAmt field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the HouseBank field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the HouseBankAccount field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the HouseBankAccountDescription field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the HouseBankCurrency field to query operations.static final BankReconciliationItemField<LocalDateTime>Use with available fluent helpers to apply the LastBankReconciliationDate field to query operations.static final BankReconciliationItemField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final BankReconciliationItemField<String>Use with available fluent helpers to apply the Ledger field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the UnmatchedIncgBkStmntPayt field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the UnmatchedIncgJrnlEntrPayt field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the UnmatchedOutgBkStmntPayt field to query operations.static final BankReconciliationItemField<BigDecimal>Use with available fluent helpers to apply the UnmatchedOutgJrnlEntrPayt field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionBankReconciliationItem(String companyCode, String houseBank, String houseBankAccount, LocalDateTime bankReconciliationDate, String ledger, String houseBankCurrency, String bankAccount, String bankAccountReferenceText, String bankName, String gLAccount, BigDecimal adjustedGLAcctBalanceAmt, BigDecimal adjustedBkAcctBalanceAmt, BigDecimal bankAcctBalanceAmt, BigDecimal gLAcctBalanceAmt, BigDecimal unmatchedIncgBkStmntPayt, BigDecimal unmatchedOutgBkStmntPayt, BigDecimal unmatchedIncgJrnlEntrPayt, BigDecimal unmatchedOutgJrnlEntrPayt, String creationUserName, ZonedDateTime lastChangeDateTime, String companyCodeName, String houseBankAccountDescription, String bankReconciliationStatus, LocalDateTime lastBankReconciliationDate) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
BankReconciliationItemField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BankReconciliationItemField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 27Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 12protected Stringprotected StringConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 24, Scale: 3(Key Field) Constraints: Not nullable, Maximum length: 5(Key Field) Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 5getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 24, Scale: 3inthashCode()voidsetAdjustedBkAcctBalanceAmt(BigDecimal adjustedBkAcctBalanceAmt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetAdjustedGLAcctBalanceAmt(BigDecimal adjustedGLAcctBalanceAmt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetBankAccount(String bankAccount) Constraints: Not nullable, Maximum length: 18voidsetBankAccountReferenceText(String bankAccountReferenceText) Constraints: Not nullable, Maximum length: 27voidsetBankAcctBalanceAmt(BigDecimal bankAcctBalanceAmt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetBankName(String bankName) Constraints: Not nullable, Maximum length: 60voidsetBankReconciliationDate(LocalDateTime bankReconciliationDate) (Key Field) Constraints: Not nullable, Precision: 0voidsetBankReconciliationStatus(String bankReconciliationStatus) Constraints: Not nullable, Maximum length: 1voidsetCompanyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetCompanyCodeName(String companyCodeName) Constraints: Not nullable, Maximum length: 25voidsetCreationUserName(String creationUserName) Constraints: Not nullable, Maximum length: 12voidsetGLAccount(String gLAccount) Constraints: Not nullable, Maximum length: 10voidsetGLAcctBalanceAmt(BigDecimal gLAcctBalanceAmt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetHouseBank(String houseBank) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetHouseBankAccount(String houseBankAccount) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetHouseBankAccountDescription(String houseBankAccountDescription) Constraints: Not nullable, Maximum length: 50voidsetHouseBankCurrency(String houseBankCurrency) Constraints: Not nullable, Maximum length: 5voidsetLastBankReconciliationDate(LocalDateTime lastBankReconciliationDate) Constraints: Not nullable, Precision: 0voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0voidConstraints: Not nullable, Maximum length: 2protected voidsetServicePathForFetch(String servicePathForFetch) voidsetUnmatchedIncgBkStmntPayt(BigDecimal unmatchedIncgBkStmntPayt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetUnmatchedIncgJrnlEntrPayt(BigDecimal unmatchedIncgJrnlEntrPayt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetUnmatchedOutgBkStmntPayt(BigDecimal unmatchedOutgBkStmntPayt) Constraints: Not nullable, Precision: 24, Scale: 3voidsetUnmatchedOutgJrnlEntrPayt(BigDecimal unmatchedOutgJrnlEntrPayt) Constraints: Not nullable, Precision: 24, Scale: 3toString()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, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of BankReconciliationItem. -
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations. -
HOUSE_BANK
Use with available fluent helpers to apply the HouseBank field to query operations. -
HOUSE_BANK_ACCOUNT
Use with available fluent helpers to apply the HouseBankAccount field to query operations. -
BANK_RECONCILIATION_DATE
Use with available fluent helpers to apply the BankReconciliationDate field to query operations. -
LEDGER
Use with available fluent helpers to apply the Ledger field to query operations. -
HOUSE_BANK_CURRENCY
Use with available fluent helpers to apply the HouseBankCurrency field to query operations. -
BANK_ACCOUNT
Use with available fluent helpers to apply the BankAccount field to query operations. -
BANK_ACCOUNT_REFERENCE_TEXT
Use with available fluent helpers to apply the BankAccountReferenceText field to query operations. -
BANK_NAME
Use with available fluent helpers to apply the BankName field to query operations. -
GL_ACCOUNT
Use with available fluent helpers to apply the GLAccount field to query operations. -
ADJUSTED_GL_ACCT_BALANCE_AMT
Use with available fluent helpers to apply the AdjustedGLAcctBalanceAmt field to query operations. -
ADJUSTED_BK_ACCT_BALANCE_AMT
Use with available fluent helpers to apply the AdjustedBkAcctBalanceAmt field to query operations. -
BANK_ACCT_BALANCE_AMT
Use with available fluent helpers to apply the BankAcctBalanceAmt field to query operations. -
GL_ACCT_BALANCE_AMT
Use with available fluent helpers to apply the GLAcctBalanceAmt field to query operations. -
UNMATCHED_INCG_BK_STMNT_PAYT
Use with available fluent helpers to apply the UnmatchedIncgBkStmntPayt field to query operations. -
UNMATCHED_OUTG_BK_STMNT_PAYT
Use with available fluent helpers to apply the UnmatchedOutgBkStmntPayt field to query operations. -
UNMATCHED_INCG_JRNL_ENTR_PAYT
Use with available fluent helpers to apply the UnmatchedIncgJrnlEntrPayt field to query operations. -
UNMATCHED_OUTG_JRNL_ENTR_PAYT
Use with available fluent helpers to apply the UnmatchedOutgJrnlEntrPayt field to query operations. -
CREATION_USER_NAME
Use with available fluent helpers to apply the CreationUserName field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
COMPANY_CODE_NAME
Use with available fluent helpers to apply the CompanyCodeName field to query operations. -
HOUSE_BANK_ACCOUNT_DESCRIPTION
Use with available fluent helpers to apply the HouseBankAccountDescription field to query operations. -
BANK_RECONCILIATION_STATUS
Use with available fluent helpers to apply the BankReconciliationStatus field to query operations. -
LAST_BANK_RECONCILIATION_DATE
Use with available fluent helpers to apply the LastBankReconciliationDate field to query operations.
-
-
Constructor Details
-
BankReconciliationItem
public BankReconciliationItem() -
BankReconciliationItem
public BankReconciliationItem(@Nullable String companyCode, @Nullable String houseBank, @Nullable String houseBankAccount, @Nullable LocalDateTime bankReconciliationDate, @Nullable String ledger, @Nullable String houseBankCurrency, @Nullable String bankAccount, @Nullable String bankAccountReferenceText, @Nullable String bankName, @Nullable String gLAccount, @Nullable BigDecimal adjustedGLAcctBalanceAmt, @Nullable BigDecimal adjustedBkAcctBalanceAmt, @Nullable BigDecimal bankAcctBalanceAmt, @Nullable BigDecimal gLAcctBalanceAmt, @Nullable BigDecimal unmatchedIncgBkStmntPayt, @Nullable BigDecimal unmatchedOutgBkStmntPayt, @Nullable BigDecimal unmatchedIncgJrnlEntrPayt, @Nullable BigDecimal unmatchedOutgJrnlEntrPayt, @Nullable String creationUserName, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String companyCodeName, @Nullable String houseBankAccountDescription, @Nullable String bankReconciliationStatus, @Nullable LocalDateTime lastBankReconciliationDate)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BankReconciliationItem>
-
setCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setHouseBank
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBank
- Parameters:
houseBank- House Bank
-
setHouseBankAccount
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBankAccount
- Parameters:
houseBankAccount- Account ID
-
setBankReconciliationDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BankReconciliationDate
- Parameters:
bankReconciliationDate- Reconciliation Date
-
setLedger
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Parameters:
ledger- Ledger
-
setHouseBankCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBankCurrency
- Parameters:
houseBankCurrency- Currency
-
setBankAccount
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: BankAccount
- Parameters:
bankAccount- Bank Account
-
setBankAccountReferenceText
Constraints: Not nullable, Maximum length: 27Original property name from the Odata EDM: BankAccountReferenceText
- Parameters:
bankAccountReferenceText- Reference info.
-
setBankName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankName
- Parameters:
bankName- Bank Name
-
setGLAccount
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: GLAccount
- Parameters:
gLAccount- G/L Account
-
setAdjustedGLAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: AdjustedGLAcctBalanceAmt
- Parameters:
adjustedGLAcctBalanceAmt- Adj.Closing Balance
-
setAdjustedBkAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: AdjustedBkAcctBalanceAmt
- Parameters:
adjustedBkAcctBalanceAmt- Adj.Closing Balance
-
setBankAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: BankAcctBalanceAmt
- Parameters:
bankAcctBalanceAmt- Bank Balance Amount
-
setGLAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: GLAcctBalanceAmt
- Parameters:
gLAcctBalanceAmt- Closing Balance
-
setUnmatchedIncgBkStmntPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedIncgBkStmntPayt
- Parameters:
unmatchedIncgBkStmntPayt- Umtchd Incing. In BK
-
setUnmatchedOutgBkStmntPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedOutgBkStmntPayt
- Parameters:
unmatchedOutgBkStmntPayt- Umtchd Otcing. In BK
-
setUnmatchedIncgJrnlEntrPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedIncgJrnlEntrPayt
- Parameters:
unmatchedIncgJrnlEntrPayt- Umtchd Incing. In JE
-
setUnmatchedOutgJrnlEntrPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedOutgJrnlEntrPayt
- Parameters:
unmatchedOutgJrnlEntrPayt- Umtchd Otcing. In JE
-
setCreationUserName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreationUserName
- Parameters:
creationUserName- Changed By
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Timestamp (Changed)
-
setCompanyCodeName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: CompanyCodeName
- Parameters:
companyCodeName- Company Name
-
setHouseBankAccountDescription
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: HouseBankAccountDescription
- Parameters:
houseBankAccountDescription- Description
-
setBankReconciliationStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BankReconciliationStatus
- Parameters:
bankReconciliationStatus- Bank Recon. Status
-
setLastBankReconciliationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastBankReconciliationDate
- Parameters:
lastBankReconciliationDate- Last Reco. Date
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BankReconciliationItem>
-
getKey
- Overrides:
getKeyin classVdmObject<BankReconciliationItem>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BankReconciliationItem>
-
fromMap
- Overrides:
fromMapin classVdmObject<BankReconciliationItem>
-
field
@Nonnull public static <T> BankReconciliationItemField<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> BankReconciliationItemField<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<BankReconciliationItem>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<BankReconciliationItem>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<BankReconciliationItem>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BankReconciliationItem>
-
builder
-
getCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getHouseBank
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBank
- Returns:
- House Bank
-
getHouseBankAccount
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBankAccount
- Returns:
- Account ID
-
getBankReconciliationDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BankReconciliationDate
- Returns:
- Reconciliation Date
-
getLedger
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Returns:
- Ledger
-
getHouseBankCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBankCurrency
- Returns:
- Currency
-
getBankAccount
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: BankAccount
- Returns:
- Bank Account
-
getBankAccountReferenceText
Constraints: Not nullable, Maximum length: 27Original property name from the Odata EDM: BankAccountReferenceText
- Returns:
- Reference info.
-
getBankName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankName
- Returns:
- Bank Name
-
getGLAccount
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: GLAccount
- Returns:
- G/L Account
-
getAdjustedGLAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: AdjustedGLAcctBalanceAmt
- Returns:
- Adj.Closing Balance
-
getAdjustedBkAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: AdjustedBkAcctBalanceAmt
- Returns:
- Adj.Closing Balance
-
getBankAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: BankAcctBalanceAmt
- Returns:
- Bank Balance Amount
-
getGLAcctBalanceAmt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: GLAcctBalanceAmt
- Returns:
- Closing Balance
-
getUnmatchedIncgBkStmntPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedIncgBkStmntPayt
- Returns:
- Umtchd Incing. In BK
-
getUnmatchedOutgBkStmntPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedOutgBkStmntPayt
- Returns:
- Umtchd Otcing. In BK
-
getUnmatchedIncgJrnlEntrPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedIncgJrnlEntrPayt
- Returns:
- Umtchd Incing. In JE
-
getUnmatchedOutgJrnlEntrPayt
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: UnmatchedOutgJrnlEntrPayt
- Returns:
- Umtchd Otcing. In JE
-
getCreationUserName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreationUserName
- Returns:
- Changed By
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Timestamp (Changed)
-
getCompanyCodeName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: CompanyCodeName
- Returns:
- Company Name
-
getHouseBankAccountDescription
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: HouseBankAccountDescription
- Returns:
- Description
-
getBankReconciliationStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BankReconciliationStatus
- Returns:
- Bank Recon. Status
-
getLastBankReconciliationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastBankReconciliationDate
- Returns:
- Last Reco. Date
-
toString
- Overrides:
toStringin classVdmObject<BankReconciliationItem>
-
equals
- Overrides:
equalsin classVdmEntity<BankReconciliationItem>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BankReconciliationItem>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BankReconciliationItem>
-