GBTDataProvider_CN Class [AX 2012]

The GBTDataProvider_CN class provides data for GBT generating xml.

class GBTDataProvider_CN

Run On

Called

  MethodDescription
JJ749119.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ749119.protmethod(en-us,AX.60).gif createDataMethodMap Creates all fill data table method map by attribute.
JJ749119.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif fill Calls fill data method to fill the data set.
JJ749119.protmethod(en-us,AX.60).gif fillDataTable Calls actual fill data method in data provider class to fill data set.
JJ749119.pubmethod(en-us,AX.60).gif getDebitCreditSymbol Converts the value of enum DebCredProposal to specified string that will be used by GBT generating xml.
JJ749119.pubmethod(en-us,AX.60).gif getExchangeRate Coverts an exchange rate for GBT generating xml.
JJ749119.pubmethod(en-us,AX.60).gif getFiscalCalendarPeriod Coverts the Fiscal Calendar for GBT generating xml.
JJ749119.pubmethod(en-us,AX.60).gif getMainAccountType Gets the main account type.
JJ749119.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif init Initialize the instance of the GBTDataProvider_CN class.
JJ749119.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ749119.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.)
JJ749119.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.)
JJ749119.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif parmElementTypeInfoHelper Gets or sets the ElementTypeInfoHelper parameter.
JJ749119.pubmethod(en-us,AX.60).gif parmfiscalCalenderPeriod Gets or sets the fiscalCalenderPeriod parameter.
JJ749119.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ749119.protmethod(en-us,AX.60).gif setValue Sets value for specific data row and data column of data set.
JJ749119.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ749119.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.)
JJ749119.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ749119.pubmethod(en-us,AX.60).gif JJ749119.static(en-us,AX.60).gif ::construct Constructs the instance of the GBTDataProvider_CN class.
JJ749119.pubmethod(en-us,AX.60).gif JJ749119.static(en-us,AX.60).gif ::generateGBTDataStructure Generates gbt data structure.
JJ749119.pubmethod(en-us,AX.60).gif JJ749119.static(en-us,AX.60).gif ::genererateGBTDataOnServer Generates corresponding GBT data by parameters.
Top

This is base class of GBT data provider class.

Community Additions

ADD
Show: