Share via


WMSLocationWizardTableCtrl Class [AX 2012]

Syntax

class WMSLocationWizardTableCtrl extends SysDefaultDataFormat

Run On

Called

Methods

  Method Description
Gg794343.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.)
Gg794343.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.)
Gg794343.pubmethod(en-us,AX.60).gif buffer Returns the table buffer that is declared in the classDeclaration method. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif canUpdate
Gg794343.protmethod(en-us,AX.60).gif checkNotExistDB Determines whether a record exists in the database. (Inherited from SysDefaultData.)
Gg794343.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.)
Gg794343.pubmethod(en-us,AX.60).gif createdNumDB Returns the number of records that already are in the current table. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif createdNumTmp Returns the number of records that are created in temporary mode. This method shouldn't normally be overridden. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif createTable (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif defaultDataParent (Overrides the defaultDataParent Method.)
Gg794343.pubmethod(en-us,AX.60).gif deleteTable (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif deleteTablePrim (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif description Gets the description of the class. (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif doRecord (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif doTable (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif enableGridTab (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif enableParmTab (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg794343.protmethod(en-us,AX.60).gif existDB (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif existDBKey (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif existTmp (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif findFirstKey (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif findNextKey (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif getFirstKeyCountTmp (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif getKey (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif getKeyFirst (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg794343.protmethod(en-us,AX.60).gif hasAccess (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif helpTxt (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif init (Overrides the init Method.)
Gg794343.protmethod(en-us,AX.60).gif initDefaultRecId (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif initFormat (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif initRecord (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif initRecordMain (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif initUpdate (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif initWarehouseInformation
Gg794343.protmethod(en-us,AX.60).gif insertDB (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif insertDBDirect
Gg794343.protmethod(en-us,AX.60).gif insertDBprim (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif inventLocationId
Gg794343.pubmethod(en-us,AX.60).gif isModified (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif isTmp (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif key2Count (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif key2CountFormat (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif keyFieldId (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif makeRecord (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif makeTmp (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif new Initializes a new instance of the WMSLocationWizardTableCtrl class. (Overrides the new Method.)
Gg794343.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.)
Gg794343.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.)
Gg794343.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysDefaultDataFormat class. (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif packBuffer (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif packBufferPrim (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif parmCreateNum Gets or sets the CreateNum parameter. (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif parmDefaultDataParent Gets or sets the DefaultDataParent parameter. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif parmDefaultRecId Gets or sets the DefaultRecId parameter. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif parmFilename Gets or sets the Filename parameter. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif parmForm_DS Gets or sets the Form_DS parameter. (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif parmFormat Gets or sets the Format parameter. (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif parmUpdate Gets or sets the Update parameter. (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif postRecordDB (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif preRecordDB (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif recordCreated (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif selectKeyDB (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif setBuffer (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif setFirstKeyCount (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif setNextKeyCount (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif showInSelection (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif sorting (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif suggestFilename (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif suggestFormat (Inherited from SysDefaultDataFormat.)
Gg794343.protmethod(en-us,AX.60).gif suggestNum (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif suggestUpdate (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif summaryNo (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif tableId (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg794343.protmethod(en-us,AX.60).gif ttsbegin (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif ttscommit (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif unpack Deserializes the c parameter value to an instance of the SysDefaultDataFormat class. (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif unpackBuffer (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif unpackBufferPrim (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif updateChildsUpdate (Inherited from SysDefaultData.)
Gg794343.protmethod(en-us,AX.60).gif updateParm (Inherited from SysDefaultData.)
Gg794343.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.)
Gg794343.pubmethod(en-us,AX.60).gif validateCreateNum (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif validateFields (Inherited from SysDefaultData.)
Gg794343.pubmethod(en-us,AX.60).gif validateFormat (Inherited from SysDefaultDataFormat.)
Gg794343.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg794343.pubmethod(en-us,AX.60).gif Gg794343.static(en-us,AX.60).gif ::getWarehouseInformation

Top

Inheritance Hierarchy

Object Class
  SysDefaultData Class
    SysDefaultDataFormat Class
      WMSLocationWizardTableCtrl Class
        WMSLocationWizardTableCtrl_Aisle Class
        WMSLocationWizardTableCtrl_Location Class