ReqReduceKeyDefaultData Class [AX 2012]

Syntax

class ReqReduceKeyDefaultData extends SysDefaultDataAllocateKey

Run On

Called

Methods

  Method Description
Gg795182.protmethod(en-us,AX.60).gif accessMenuFunction Calls the accessMenuFunction method of the parent class to obtain the MenuFunction for the current class. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif addSummary Adds a summary to the parent wizard's summary list view, explaining what the class will create. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif buffer Gets the table buffer that is declared in the classDeclaration method. (Overrides the buffer Method.)
Gg795182.pubmethod(en-us,AX.60).gif bufferLine (Overrides the bufferLine Method.)
Gg795182.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg795182.protmethod(en-us,AX.60).gif checkNotExistDB Determines whether a record exists in the database. (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif checkNotExistTmp Determines whether a record exists in the temporary table. If it does, a warning is put in the Infolog, and the method returns false. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif createdNumDB Calculates the number of records that are in the current table. (Overrides the createdNumDB Method.)
Gg795182.pubmethod(en-us,AX.60).gif createdNumTmp (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif createTable (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif defaultDataParent (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif deleteTable (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif deleteTablePrim (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif description Gets the description of the class. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif doKey (Overrides the doKey Method.)
Gg795182.protmethod(en-us,AX.60).gif doRecord (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif doTable (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif enableGridTab (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif enableParmTab (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg795182.protmethod(en-us,AX.60).gif existDB (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif existDBKey (Overrides the existDBKey Method.)
Gg795182.protmethod(en-us,AX.60).gif existTmp (Overrides the existTmp Method.)
Gg795182.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg795182.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg795182.protmethod(en-us,AX.60).gif hasAccess (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif helpTxt (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif init (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif initCreateName (Inherited from SysDefaultDataAllocateKey.)
Gg795182.protmethod(en-us,AX.60).gif initDefaultRecId (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif initPeriodUnit (Inherited from SysDefaultDataAllocateKey.)
Gg795182.protmethod(en-us,AX.60).gif initRecord (Inherited from SysDefaultDataAllocateKey.)
Gg795182.protmethod(en-us,AX.60).gif initRecordLine (Overrides the initRecordLine Method.)
Gg795182.protmethod(en-us,AX.60).gif initRecordMain (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif initUnits (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif initUpdate (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif insertDB (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif insertDBprim (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif isAllocationModified (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif isModified (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif isTmp (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif keyFieldId (Overrides the keyFieldId Method.)
Gg795182.protmethod(en-us,AX.60).gif makeRecord (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif makeTmp (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysDefaultData class. (Inherited from SysDefaultData.)
Gg795182.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.)
Gg795182.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.)
Gg795182.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg795182.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg795182.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysDefaultDataAllocateKey class. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif packBuffer (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif packBufferPrim (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmCreateName Gets or sets the CreateName parameter. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmDefaultDataParent Gets or sets the DefaultDataParent parameter. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmDefaultRecId Gets or sets the DefaultRecId parameter. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif parmFilename Gets or sets the Filename parameter. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif parmForm_DS Gets or sets the Form_DS parameter. (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif parmForm_DSLine Gets or sets the Form_DSLine parameter. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmPeriodLength Gets or sets the PeriodLength parameter. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmPeriodUnit Gets or sets the PeriodUnit parameter. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmUnits Gets or sets the Units parameter. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif parmUpdate Gets or sets the Update parameter. (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif postRecordDB (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif preRecordDB (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif recordCreated (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif setBuffer (Overrides the setBuffer Method.)
Gg795182.pubmethod(en-us,AX.60).gif setBufferLine (Overrides the setBufferLine Method.)
Gg795182.pubmethod(en-us,AX.60).gif setPeriodLength (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg795182.pubmethod(en-us,AX.60).gif showInSelection (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif sorting (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif suggestFilename (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif suggestName (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif suggestPeriodUnit (Overrides the suggestPeriodUnit Method.)
Gg795182.pubmethod(en-us,AX.60).gif suggestUnit (Overrides the suggestUnit Method.)
Gg795182.pubmethod(en-us,AX.60).gif suggestUpdate (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif summaryNo (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif tableId (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg795182.protmethod(en-us,AX.60).gif ttsbegin (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif ttscommit (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif unpack Deserializes the c parameter value to an instance of the SysDefaultDataAllocateKey class. (Inherited from SysDefaultDataAllocateKey.)
Gg795182.pubmethod(en-us,AX.60).gif unpackBuffer (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif unpackBufferPrim (Inherited from SysDefaultDataAllocateKey.)
Gg795182.protmethod(en-us,AX.60).gif updateChildsUpdate (Inherited from SysDefaultData.)
Gg795182.protmethod(en-us,AX.60).gif updateParm (Inherited from SysDefaultData.)
Gg795182.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.)
Gg795182.pubmethod(en-us,AX.60).gif validateFields (Inherited from SysDefaultData.)
Gg795182.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg795182.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  SysDefaultData Class
    SysDefaultDataAllocateKey Class
      ReqReduceKeyDefaultData Class