Click or drag to resize

OutstandingPayment Class

Receipt OutstandingPayment object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ReceiptOutstandingPayment

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public sealed class OutstandingPayment

The OutstandingPayment type exposes the following members.

Constructors
  NameDescription
Public methodOutstandingPayment
Constructor
Top
Properties
  NameDescription
Public propertyAccountingMonth
Used to specify theAccounting Month.

Created in Epic SDK 2021.

Public propertyAmount
Used to specify the Amount.

Created in Epic SDK 2021.

Public propertyApplyTo
Used to specify the Outstanding Payment ApplyTo.

Created in Epic SDK 2021.

Public propertyDescription
Used to specify the Description.

Created in Epic SDK 2021.

Public propertyGeneralLedgerScheduleCode
General Ledger Schedule Code

Created in Epic SDK 2021.

Public propertyMethod
Used to specify the OutstandingPayment Payment Method.

Created in Epic SDK 2021.

Public propertyOutstandingPaymentAccountLookupCode
Used to specify the BllToLookupCode.

Created in Epic SDK 2021.

Public propertyOutstandingPaymentItemID
Used to specify the Outstanding Payment ItemID .

Created in Epic SDK 2021.

Public propertyOutstandingPaymentLineId
Used to specify the Outstanding Payment Line ID.

Created in Epic SDK 2021.

Public propertyOutstandingPaymentPolicyId
Used to specify the Outstanding Payment PolicyID.

Created in Epic SDK 2021.

Public propertyOutstandingPaymentType
Used to specify the Account Type.

Created in Epic SDK 2021.

Public propertyPaymentDate
Used to specify the payment Date.

Created in Epic SDK 2021.

Public propertyPaymentID
Used to specify the Outstanding Payment Payment Identification.

Created in Epic SDK 2021.

Public propertyPropName
Return the property name relevant to the user.
Public propertySelectOutstandingPayment
Used to select the Outstanding Payment for processing

Created in Epic SDK 2021.

Public propertyStructureAgencyCode
Used to specify the Agency Code.

Created in Epic SDK 2021.

Public propertyStructureBranchCode
Used to specify the Branch Code.

Created in Epic SDK 2021.

Public propertyTransactionCode
Used to specify the Transaction Code.

Created in Epic SDK 2021.

Top
Methods
  NameDescription
Public methodValidateProperties
Validate properties.
Top
See Also