GBTDataProvider_Common_CN Class [AX 2012]

The GBTDataProvider_Common_CN class provides data for GBT generating Common xml.

class GBTDataProvider_Common_CN extends GBTDataProvider_CN

Run On

Called

  MethodDescription
JJ749138.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ749138.protmethod(en-us,AX.60).gif createDataMethodMap Creates all fill data table method map by attribute. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ749138.pubmethod(en-us,AX.60).gif fill Calls fill data method to fill the data set. (Inherited from GBTDataProvider_CN.)
JJ749138.protmethod(en-us,AX.60).gif fillCurrency Fills Currency dataset.
JJ749138.protmethod(en-us,AX.60).gif fillCustomDimensionAttribute Fills Custom dimension attribute dataset.
JJ749138.protmethod(en-us,AX.60).gif fillCustomDimensionAttributeValue Fills Custom dimension attribute value dataset.
JJ749138.protmethod(en-us,AX.60).gif fillCustomer Fills Customer dataset.
JJ749138.protmethod(en-us,AX.60).gif fillDataTable Calls actual fill data method in data provider class to fill data set. (Inherited from GBTDataProvider_CN.)
JJ749138.protmethod(en-us,AX.60).gif fillDepartment Fills Department dataset.
JJ749138.protmethod(en-us,AX.60).gif fillELedgerBook Fills E-Ledger book dataset.
JJ749138.protmethod(en-us,AX.60).gif fillEmployee Fills Employee dataset.
JJ749138.protmethod(en-us,AX.60).gif fillExchangeRate Fills Exchange rate dataset.
JJ749138.protmethod(en-us,AX.60).gif fillFiscalPeriod Fills Fiscal period dataset.
JJ749138.protmethod(en-us,AX.60).gif fillPaymentMethod Fills Payment method dataset.
JJ749138.protmethod(en-us,AX.60).gif fillVendor Fills Vendor dataset.
JJ749138.protmethod(en-us,AX.60).gif fillVoucherType Fills Voucher type dataset.
JJ749138.pubmethod(en-us,AX.60).gif getDebitCreditSymbol Converts the value of enum DebCredProposal to specified string that will be used by GBT generating xml. (Inherited from GBTDataProvider_CN.)
JJ749138.protmethod(en-us,AX.60).gif getDepartmentHierarchyType Returns the RecId of the default OMHierarchyType assigned to the organization chart purpose.
JJ749138.protmethod(en-us,AX.60).gif getDimAttrQueryRun Gets a queryrun to select dimension attribute.
JJ749138.pubmethod(en-us,AX.60).gif getExchangeRate Coverts an exchange rate for GBT generating xml. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif getFiscalCalendarPeriod Coverts the Fiscal Calendar for GBT generating xml. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif getMainAccountType Gets the main account type. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ749138.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ749138.pubmethod(en-us,AX.60).gif init Initialize the instance of the GBTDataProvider_CN class. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ749138.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.)
JJ749138.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.)
JJ749138.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ749138.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ749138.pubmethod(en-us,AX.60).gif parmElementTypeInfoHelper Gets or sets the ElementTypeInfoHelper parameter. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif parmfiscalCalenderPeriod Gets or sets the fiscalCalenderPeriod parameter. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ749138.protmethod(en-us,AX.60).gif setValue Sets value for specific data row and data column of data set. (Inherited from GBTDataProvider_CN.)
JJ749138.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ749138.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.)
JJ749138.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ749138.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  GBTDataProvider_CN Class
    GBTDataProvider_Common_CN Class

Community Additions

ADD
Show: