Click or drag to resize

Receipt Class

Receipt data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ReceiptReceipt
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public sealed class Receipt

The Receipt type exposes the following members.

Properties
  NameDescription
Public propertyBankAccountNumberCode
Bank Account Number Code

Created in Epic SDK V5.0.

Sometimes Required

Public propertyBankSubAccountNumberCode
The sub account portion of the bank account.

Created in Epic SDK V5.0.

Public propertyDetailValue
Used to expose properties contained in the Detail section from Epic.

Created in Epic SDK V5.0.

Public propertyFinalizedReceipt
Used to display whether the receipt has been finalized.

Created in Epic SDK V5.0.

Public propertyIgnoreAccountingMonthVerification
Specifies if warnings about the accounting month being locked, posted, finalized or prior to initial month for sepcific agencies should be ignored.

Created in Epic SDK 2020.

Public propertyIsReadOnly
Whether the receipt is read only. Read only receipts cannot be modified.

Created in Epic SDK V5.0.

Public propertyProcessOutstandingPaymentsValue
Used to expose properties contained in the ProcessOutstandingPayments section from Epic.

Created in Epic SDK 2020.

Public propertyPropName
Return the property name relevant to the user.
Public propertyReceiptAccountingMonth
Receipt Accounting Month

Created in Epic SDK V5.0.

Sometimes Required

Public propertyReceiptDescription
Receipt Description

Created in Epic SDK V5.0.

Required

Public propertyReceiptEffectiveDate
Receipt Effective Date

Created in Epic SDK V5.0.

Sometimes Required

Public propertyReceiptID
Unique identifier used to specify the current receipt item.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyReceiptReferNumber
Displays the refer number of the receipt in Epic.

Created in Epic SDK V5.0.

Public propertySuspendedReceipt
Used to choose whether to suspend an inserted receipt.

Created in Epic SDK V5.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V5.0.

Top
See Also