Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SysDefaultDataFormat2 extends SysDefaultDataFormat
Run On
Called
Methods
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.) |
![]() |
buffer2 | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
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 | (Overrides the createdNumTmp Method.) |
![]() |
createTable | (Inherited from SysDefaultData.) |
![]() |
defaultDataParent | (Inherited from SysDefaultData.) |
![]() |
deleteTable | (Inherited from SysDefaultData.) |
![]() |
deleteTablePrim | (Overrides the deleteTablePrim Method.) |
![]() |
description | Gets the description of the class. (Overrides the description Method.) |
![]() |
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.) |
![]() |
insertDB | (Inherited from SysDefaultData.) |
![]() |
insertDBprim | (Overrides the insertDBprim Method.) |
![]() |
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 SysDefaultData class. (Inherited from SysDefaultData.) |
![]() |
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 | (Overrides the packBufferPrim Method.) |
![]() |
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.) |
![]() |
parmForm_DS2 | Gets or sets the Form_DS2 parameter. |
![]() |
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.) |
![]() |
setBuffer2 | |
![]() |
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 | (Overrides the summaryNo Method.) |
![]() |
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 | (Overrides the unpackBufferPrim Method.) |
![]() |
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.) |
Top
Inheritance Hierarchy
Object Class
SysDefaultData Class
SysDefaultDataFormat Class
SysDefaultDataFormat2 Class
ForecastItemAllocationDefaultData Class