BankLCImportMarginTransType Class [AX 2012]
| Method | Description | |
|---|---|---|
| allocateTransaction | Allocates the transaction to the bank letter of credit lines. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createTransAllocation | Creates a miscellaneous charge allocation transaction in the BankLCImportMarginAllocation_SA table. |
| doAllocateTransactions | Allocates the bank letter of credit margin to lines. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAmount | Gets the amount of the transaction. (Inherited from BankLCImportTransType.) |
| getNumberOfShipmentsToAllocate | Gets the number of shipments to be allocated. (Inherited from BankLCImportTransType.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isAllocateTransactionAllowed | Indicates whether a bank letter of credit import line is allowed to allocate transactions. (Inherited from BankLCImportTransType.) |
| new | Initializes a new instance of the BankLCImportMarginTransType class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmBankLCImportMarginRecId | Gets or sets the BankLCImportMarginRecId parameter. |
| parmBankLCImportRecId | Gets or sets the BankLCImportRecId parameter. (Overrides the parmBankLCImportRecId Method.) |
| parmLedgerJournalTrans | Gets or sets the LedgerJournalTrans parameter. (Inherited from BankLCImportTransType.) |
| postedActions | Does the actions after the Journal has been posted. (Overrides the postedActions Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateLedgerPosting | Checks if the transaction will posted. (Overrides the validateLedgerPosting Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::allocateTransactionOnServer | Allocates the transactions on the server side. |
| ::construct | Initializes a new instance of the BankLCImportMarginTransType class. |
| ::constructFromBankLCImport | Initializes a new instance of the BankLCImportMarginTransType class. |
| ::constructFromBankLCImportMargin | Initializes a new instance of the BankLCImportMarginTransType class. |
| ::getDefaultMarginAccount | Gets the default margin account from the bank posting profile. |
| ::setDefaultAccounts | Sets the default ledger and the offset dimension account. |
Community Additions
ADD
Show: