HcmPositionCopyBase Class [AX 2012]

The HcmPositionCopyBase class controls the bulk creation of data based on a source position.

class HcmPositionCopyBase

Run On

Called

  MethodDescription
JJ741374.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif checkNumSeq Checks whether the number sequence has been blocked.
JJ741374.pubmethod(en-us,AX.60).gif createCopyPositionPosId Generates a value for the PositionId field by using a number sequence or user-defined parameters.
JJ741374.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif initParameters Initializes a set of parameters that is used when the position is copied.
JJ741374.protmethod(en-us,AX.60).gif initParmNumberSequence Initializes a number sequence that is related to class variables.
JJ741374.protmethod(en-us,AX.60).gif isFormClosedOk Returns a Boolean value that indicates whether the form that is used with the class has been closed without errors.
JJ741374.protmethod(en-us,AX.60).gif isInitParamNumberSeqSuccessful Returns a Boolean value that indicates whether the number sequence class variables have been initialized.
JJ741374.protmethod(en-us,AX.60).gif isNumSeqConfigured Indicates whether the position number sequence is correctly configured.
JJ741374.privmethod(en-us,AX.60).gif launchForm Open the HcmPositionCopy form that provides options to make copies of position.
JJ741374.privmethod(en-us,AX.60).gif makeIdFromMask
JJ741374.privmethod(en-us,AX.60).gif makePositionIdUseNumberSeq Uses number sequence to generate a PositionId value.
JJ741374.privmethod(en-us,AX.60).gif maskCountSymbols
JJ741374.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ741374.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.)
JJ741374.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.)
JJ741374.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the HcmPositionCopyBase class.
JJ741374.pubmethod(en-us,AX.60).gif parmAsOfDateTime Gets or sets the AsOfDateTime parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmDestinationPositionRecId Gets or sets the DestinationPositionRecId parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmFormUseNumSeq Gets or sets the FormUseNumSeq parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmInterval Gets or sets the Interval parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmNumberOfCopies Gets or sets the NumberOfCopies parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmPosition Gets or sets the Position parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmPositionDescription Gets or sets the PositionDescription parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmPositionForecastRecId Gets or sets the PositionForecastRecId parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmPositionNumMask Gets or sets the PositionNumMask parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmPositionRecId Gets or sets the PositionRecId parameter.
JJ741374.pubmethod(en-us,AX.60).gif parmStartValue Gets or sets the StartValue parameter.
JJ741374.protmethod(en-us,AX.60).gif run Contains the code that does the actual job of the class.
JJ741374.protmethod(en-us,AX.60).gif setAvailableForAssignment Returns the default value for the AvailableForAssignment field, based on its HcmSharedParameters value.
JJ741374.protmethod(en-us,AX.60).gif setDateTimeFromDataSource Determines the point in time that is used in queries that involve date-effective tables.
JJ741374.protmethod(en-us,AX.60).gif setEffectiveDates Sets the effective dates that are used in the class.
JJ741374.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ741374.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.)
JJ741374.pubmethod(en-us,AX.60).gif validate Evaluates the data that will be used in the copy process and determines whether it is valid.
JJ741374.privmethod(en-us,AX.60).gif validateMask
JJ741374.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ741374.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Community Additions

ADD
Show: