WMSLocationWizardTableCtrl Class [AX 2012]
| Method | Description | |
|---|---|---|
| accessMenuFunction | Calls the accessMenuFunction method of the parent class to obtain the MenuFunction for the current class. (Inherited from SysDefaultData.) |
| addSummary | Adds a summary to the parent wizard's summary list view, explaining what the class will create. (Inherited from SysDefaultData.) |
| buffer | Returns the table buffer that is declared in the classDeclaration method. (Inherited from SysDefaultData.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canUpdate | |
| checkNotExistDB | Determines whether a record exists in the database. (Inherited from SysDefaultData.) |
| 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.) |
| createdNumDB | Returns the number of records that already are in the current table. (Inherited from SysDefaultData.) |
| createdNumTmp | Returns the number of records that are created in temporary mode. This method shouldn't normally be overridden. (Inherited from SysDefaultData.) |
| createTable | (Inherited from SysDefaultData.) |
| defaultDataParent | (Overrides the defaultDataParent Method.) |
| deleteTable | (Inherited from SysDefaultData.) |
| deleteTablePrim | (Inherited from SysDefaultData.) |
| description | Gets the description of the class. (Inherited from SysDefaultData.) |
| doRecord | (Inherited from SysDefaultData.) |
| doTable | (Inherited from SysDefaultDataFormat.) |
| enableGridTab | (Inherited from SysDefaultDataFormat.) |
| enableParmTab | (Inherited from SysDefaultData.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| existDB | (Inherited from SysDefaultData.) |
| existDBKey | (Inherited from SysDefaultData.) |
| existTmp | (Inherited from SysDefaultData.) |
| findFirstKey | (Inherited from SysDefaultDataFormat.) |
| findNextKey | (Inherited from SysDefaultDataFormat.) |
| getFirstKeyCountTmp | (Inherited from SysDefaultDataFormat.) |
| getKey | (Inherited from SysDefaultDataFormat.) |
| getKeyFirst | (Inherited from SysDefaultDataFormat.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasAccess | (Inherited from SysDefaultData.) |
| helpTxt | (Inherited from SysDefaultData.) |
| init | (Overrides the init Method.) |
| initDefaultRecId | (Inherited from SysDefaultData.) |
| initFormat | (Inherited from SysDefaultDataFormat.) |
| initRecord | (Inherited from SysDefaultDataFormat.) |
| initRecordMain | (Inherited from SysDefaultDataFormat.) |
| initUpdate | (Inherited from SysDefaultData.) |
| initWarehouseInformation | |
| insertDB | (Inherited from SysDefaultData.) |
| insertDBDirect | |
| insertDBprim | (Inherited from SysDefaultData.) |
| inventLocationId | |
| isModified | (Inherited from SysDefaultData.) |
| isTmp | (Inherited from SysDefaultData.) |
| key2Count | (Inherited from SysDefaultDataFormat.) |
| key2CountFormat | (Inherited from SysDefaultDataFormat.) |
| keyFieldId | (Inherited from SysDefaultDataFormat.) |
| makeRecord | (Inherited from SysDefaultData.) |
| makeTmp | (Inherited from SysDefaultData.) |
| new | Initializes a new instance of the WMSLocationWizardTableCtrl class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysDefaultDataFormat class. (Inherited from SysDefaultDataFormat.) |
| packBuffer | (Inherited from SysDefaultData.) |
| packBufferPrim | (Inherited from SysDefaultData.) |
| parmCreateNum | Gets or sets the CreateNum parameter. (Inherited from SysDefaultDataFormat.) |
| parmDefaultDataParent | Gets or sets the DefaultDataParent parameter. (Inherited from SysDefaultData.) |
| parmDefaultRecId | Gets or sets the DefaultRecId parameter. (Inherited from SysDefaultData.) |
| parmFilename | Gets or sets the Filename parameter. (Inherited from SysDefaultData.) |
| parmForm_DS | Gets or sets the Form_DS parameter. (Inherited from SysDefaultData.) |
| parmFormat | Gets or sets the Format parameter. (Inherited from SysDefaultDataFormat.) |
| parmUpdate | Gets or sets the Update parameter. (Inherited from SysDefaultData.) |
| postRecordDB | (Inherited from SysDefaultData.) |
| preRecordDB | (Inherited from SysDefaultData.) |
| recordCreated | (Inherited from SysDefaultData.) |
| selectKeyDB | (Inherited from SysDefaultDataFormat.) |
| setBuffer | (Inherited from SysDefaultData.) |
| setFirstKeyCount | (Inherited from SysDefaultDataFormat.) |
| setNextKeyCount | (Inherited from SysDefaultDataFormat.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showInSelection | (Inherited from SysDefaultData.) |
| sorting | (Inherited from SysDefaultData.) |
| suggestFilename | (Inherited from SysDefaultData.) |
| suggestFormat | (Inherited from SysDefaultDataFormat.) |
| suggestNum | (Inherited from SysDefaultDataFormat.) |
| suggestUpdate | (Inherited from SysDefaultDataFormat.) |
| summaryNo | (Inherited from SysDefaultData.) |
| tableId | (Inherited from SysDefaultData.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| ttsbegin | (Inherited from SysDefaultData.) |
| ttscommit | (Inherited from SysDefaultData.) |
| unpack | Deserializes the c parameter value to an instance of the SysDefaultDataFormat class. (Inherited from SysDefaultDataFormat.) |
| unpackBuffer | (Inherited from SysDefaultData.) |
| unpackBufferPrim | (Inherited from SysDefaultData.) |
| updateChildsUpdate | (Inherited from SysDefaultData.) |
| updateParm | (Inherited from SysDefaultData.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateCreateNum | (Inherited from SysDefaultDataFormat.) |
| validateFields | (Inherited from SysDefaultData.) |
| validateFormat | (Inherited from SysDefaultDataFormat.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getWarehouseInformation |
Community Additions
ADD
Show: