RPayJournalFormTrans Class [AX 2012]
Syntax
class RPayJournalFormTrans extends JournalFormTrans
Run On
Client
Methods
Method | Description | |
---|---|---|
allowEditAndCreateLines | Determines if it is allowed to edit and create journal lines. (Inherited from JournalFormTrans.) | |
buttonClickedShowInfolog | (Inherited from JournalFormTrans.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createTransFromGroup | ||
datasourceActivePost | (Overrides the datasourceActivePost Method.) | |
datasourceCreatePost | (Inherited from JournalFormTrans.) | |
datasourceCreatePre | (Inherited from JournalFormTrans.) | |
datasourceDeletePost | (Inherited from JournalFormTrans.) | |
datasourceDeletePre | (Inherited from JournalFormTrans.) | |
datasourceExecuteQueryPost | (Inherited from JournalFormTrans.) | |
datasourceInitPost | (Inherited from JournalFormTrans.) | |
datasourceInitValuePost | (Overrides the datasourceInitValuePost Method.) | |
datasourceInitValuePre | (Inherited from JournalFormTrans.) | |
datasourceLinkActivePre | (Inherited from JournalFormTrans.) | |
datasourceMethodLineLogImage | (Inherited from JournalFormTrans.) | |
datasourceValidateWritePost | Validates data valid for posting. (Overrides the datasourceValidateWritePost Method.) | |
datasourceWritePost | (Inherited from JournalFormTrans.) | |
datasourceWritePre | (Inherited from JournalFormTrans.) | |
displayJournalNumOfLines | (Inherited from JournalFormTrans.) | |
displayVoucherNumOfLines | (Inherited from JournalFormTrans.) | |
enableButtonsActive | Enables active buttons depending on the journal state. (Overrides the enableButtonsActive Method.) | |
enableFieldsActive | (Inherited from JournalFormTrans.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fieldModifiedAmountPost | ||
fieldModifiedNumberPost | ||
fieldModifiedPayCtypePost | ||
fieldModifiedPercentPost | ||
fieldModifiedQtyPost | ||
fieldModifiedRatePost | ||
fieldModifiedTransDatePost | (Inherited from JournalFormTrans.) | |
fieldModifiedTransTypePost | ||
findRecord | (Inherited from JournalFormTrans.) | |
formClosePre | (Inherited from JournalFormTrans.) | |
formInitPost | (Inherited from JournalFormTrans.) | |
getJournalFormTable | (Inherited from JournalFormTrans.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initButtons | Initializes buttons. (Overrides the initButtons Method.) | |
initDatasourceAllow | Initializes allow delete and allow create for the datasource. (Overrides the initDatasourceAllow Method.) | |
initFromPayTable | ||
initJournalFormTable | (Inherited from JournalFormTrans.) | |
initJournalTransFromCaller | (Inherited from JournalFormTrans.) | |
journalTable | (Inherited from JournalForm.) | |
journalTableData | (Inherited from JournalForm.) | |
journalTrans_DS | (Inherited from JournalFormTrans.) | |
journalTransData | (Inherited from JournalFormTrans.) | |
new | Initializes a new instance of the JournalForm class. (Inherited from JournalFormTrans.) | |
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.) | |
parmCtrlAmount | Gets or sets the CtrlAmount parameter. | |
parmCtrlCheckJournal | Gets or sets the CtrlCheckJournal parameter. (Inherited from JournalFormTrans.) | |
parmCtrlDeleteTrans | Gets or sets the CtrlDeleteTrans parameter. | |
parmCtrlGrid_Amount | Gets or sets the CtrlGrid_Amount parameter. | |
parmCtrlGrid_Qty | Gets or sets the CtrlGrid_Qty parameter. | |
parmCtrlGrid_Rate | Gets or sets the CtrlGrid_Rate parameter. | |
parmCtrlInfolog | Gets or sets the CtrlInfolog parameter. (Inherited from JournalFormTrans.) | |
parmCtrlKinName | Gets or sets the CtrlKinName parameter. | |
parmCtrlLineLogImage | Gets or sets the CtrlLineLogImage parameter. (Inherited from JournalFormTrans.) | |
parmCtrlPayReverse | Gets or sets the CtrlPayReverse parameter. | |
parmCtrlPostJournal | Gets or sets the CtrlPostJournal parameter. (Inherited from JournalFormTrans.) | |
parmCtrlQty | Gets or sets the CtrlQty parameter. | |
parmCtrlRate | Gets or sets the CtrlRate parameter. | |
parmCtrlUnPostJournal | Gets or sets the CtrlUnPostJournal parameter. | |
parmCtrlVoucherGrid | Gets or sets the CtrlVoucherGrid parameter. (Inherited from JournalFormTrans.) | |
parmCtrlVoucherTab | Gets or sets the CtrlVoucherTab parameter. (Inherited from JournalFormTrans.) | |
runbaseMainCancel | (Inherited from JournalFormTrans.) | |
runbaseMainEnd | (Inherited from JournalFormTrans.) | |
runbaseMainStart | (Inherited from JournalFormTrans.) | |
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.) | |
updateDesign | ||
updateFormCache | (Inherited from JournalFormTrans.) | |
updateFormCacheTransferJournal | (Inherited from JournalFormTrans.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
JournalForm Class
JournalFormTrans Class
RPayJournalFormTrans Class