Article Details
Id:19266
Product:finPOWER Connect
Type:NEW
Version:4.00.00
Opened:15/06/2022
Closed:15/06/2022
Released:21/12/2022
Job: J028982

finBankExportCreateItem; removed "IMMINENT" flag from obsoleted properties

The following properties in finBankExportCreateItem are obsoleted and were flagged as "IMMINENT". This flag has been removed and the obsolete comment updated to note the alternate property to use.

  • AccountPk
    • Use AccountTransactions(0).AccountPk instead
  • AccountId
    • Use AccountTransactions(0).AccountId instead
  • AccountName
    • Use AccountTransactions(0).AccountName instead
  • BankTransactionReversePk
    • Use ReversePk instead