Share via


WMSLocationWizardTableCtrl_Location Class [AX 2012]

Syntax

class WMSLocationWizardTableCtrl_Location extends WMSLocationWizardTableCtrl

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  SysDefaultData Class
    SysDefaultDataFormat Class
      WMSLocationWizardTableCtrl Class
        WMSLocationWizardTableCtrl_Location Class
          WMSLocationWizardTableCtrl_Dock Class
          WMSLocationWizardTableCtrl_NormalName Class