BankStmt_AccountStatement Class [AX 2012]

The BankStmt_AccountStatement class is the data object class that is exposed through the BankStmtService class.

Syntax

class BankStmt_AccountStatement extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
JJ745759.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif createAccountStatementCashBalance Creates and sets a new value for the AccountStatementCashBalance complex data item.
JJ745759.pubmethod(en-us,AX.60).gif createAccountStatementReportEntry Creates and sets a new value for the AccountStatementReportEntry complex data item.
JJ745759.pubmethod(en-us,AX.60).gif createOriginator Creates and sets a new value for the Originator complex data item.
JJ745759.pubmethod(en-us,AX.60).gif createUltimateReceiver Creates and sets a new value for the UltimateReceiver complex data item.
JJ745759.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ745759.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif existsAccountCurrency Determines whether the AccountCurrency data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsAccountIdOtherId Determines whether the AccountIdOtherId data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsAccountingDate Determines whether the AccountingDate data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsAccountStatementCashBalance Determines whether the AccountStatementCashBalance data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsAccountStatementReportEntry Determines whether the AccountStatementReportEntry data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsAdditionalStatementInfo Determines whether the AdditionalStatementInfo data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsAsOfDateModifier Determines whether the AsOfDateModifier data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsBankAccountTable Determines whether the BankAccountTable data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsBankStatementType Determines whether the BankStatementType data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsBankStmtISODocument Determines whether the BankStmtISODocument data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsFromDateTime Determines whether the FromDateTime data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsGroupControlTotal Determines whether the GroupControlTotal data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsGroupStatus Determines whether the GroupStatus data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsIBAN Determines whether the IBAN data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsIdentification Determines whether the Identification data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsManual Determines whether the Manual data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsOriginator Determines whether the Originator data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsOriginatorId Determines whether the OriginatorId data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsPosted Determines whether the Posted data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsRegistrationId Determines whether the RegistrationId data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsSequenceNumber Determines whether the SequenceNumber data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsStatus Determines whether the Status data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsSwiftNo Determines whether the SwiftNo data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsToDateTime Determines whether the ToDateTime data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsTotalAccountsInGroup Determines whether the TotalAccountsInGroup data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsTotalEntriesNumberOfEntries Determines whether the TotalEntriesNumberOfEntries data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsTotalRecordsInGroup Determines whether the TotalRecordsInGroup data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsUltimateReceiver Determines whether the UltimateReceiver data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsUltimateReceiverId Determines whether the UltimateReceiverId data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsValidatedBy Determines whether the ValidatedBy data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsValidatedDate Determines whether the ValidatedDate data item exists in the data container.
JJ745759.pubmethod(en-us,AX.60).gif existsVoucher Determines whether the Voucher data item exists in the data container.
JJ745759.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif new Initializes a new instance of the BankStmt_AccountStatement class. (Overrides the new Method.)
JJ745759.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif parmAccountCurrency Gets or sets the AccountCurrency parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmAccountIdOtherId Gets or sets the AccountIdOtherId parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmAccountingDate Gets or sets the AccountingDate parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmAccountStatementCashBalance Gets or sets the AccountStatementCashBalance parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmAccountStatementReportEntry Gets or sets the AccountStatementReportEntry parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmAdditionalStatementInfo Gets or sets the AdditionalStatementInfo parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmAsOfDateModifier Gets or sets the AsOfDateModifier parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmBankAccountTable Gets or sets the BankAccountTable parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmBankStatementType Gets or sets the BankStatementType parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmBankStmtISODocument Gets or sets the BankStmtISODocument parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmFromDateTime Gets or sets the FromDateTime parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmGroupControlTotal Gets or sets the GroupControlTotal parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmGroupStatus Gets or sets the GroupStatus parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmIBAN Gets or sets the IBAN parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmIdentification Gets or sets the Identification parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmManual Gets or sets the Manual parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmOriginator Gets or sets the Originator parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmOriginatorId Gets or sets the OriginatorId parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmPosted Gets or sets the Posted parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmRegistrationId Gets or sets the RegistrationId parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmSequenceNumber Gets or sets the SequenceNumber parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmStatus Gets or sets the Status parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmSwiftNo Gets or sets the SwiftNo parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmToDateTime Gets or sets the ToDateTime parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmTotalAccountsInGroup Gets or sets the TotalAccountsInGroup parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmTotalEntriesNumberOfEntries Gets or sets the TotalEntriesNumberOfEntries parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmTotalRecordsInGroup Gets or sets the TotalRecordsInGroup parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmUltimateReceiver Gets or sets the UltimateReceiver parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmUltimateReceiverId Gets or sets the UltimateReceiverId parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmValidatedBy Gets or sets the ValidatedBy parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmValidatedDate Gets or sets the ValidatedDate parameter.
JJ745759.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
JJ745759.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ745759.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
JJ745759.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    BankStmt_AccountStatement Class