JmgRegistrationForm Class [AX 2012]
The JmgRegistrationForm class supports the JmgRegistration form.
| Method | Description | |
|---|---|---|
| approveAndRequestLogin | Approves registrations on the selected jobs, and returns the form to the welcome screen. |
| approveMarked | Creates registrations on marked jobs. |
| assistanceRecords | Retrieves a JmgEmployee temporary buffer, which contains a record for each possible job pilot. |
| beginMarkedJobs | Approves registrations on the selected jobs, and returns the form to the welcome screen. |
| beginResourceRegistration | Starts a resource registration on the jobs added to the JmgJobBundle class. |
| bundle | Switches bundle modes. |
| buttonEnable | Enables buttons with the specified button function. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeGridCaption | Updates the caption on the specified tab control. |
| changeWrkCtr | Prompts the user to enter the resource for which to display jobs. |
| clearBundle | Clears the jobs that are selected by the user. |
| clockUserOut | Creates a clock-out registration for the worker and returns to the welcome screen. |
| closeChildForms | |
| continueBundle | Gets the current continue bundle setting. |
| currentActivitiesCount | Returns the number of current activities. |
| dpiScaleFactor | Calculates the factor of the DPI based on a default factor of 100%. |
| emplStatus | Retrieves the current clock in status for the worker. |
| enableDisableButtons | Enables buttons in action pane, depending on the selected jobs. |
| endBreak | Creates a stop break registration for the worker, if the worker is currently active on a break. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| flexBalance | Retrieves the current flex balance for the worker |
| flexDate | Retrieves the last calculated flex-date for the current worker. |
| getAbsenceGroups | Retrieves a temporary buffer of HRMAbsenceCodeGroup records, which contains a record for each absence code group that the worker can create registrations on. |
| getCurrJobIdsCon | Retrieves the job IDs of jobs on which the worker is currently working. |
| getFirstActiveJob | Finds first active job that is assigned to the current user. |
| getJobIdsCon | Retrieves the job IDs that the worker has currently selected. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| haveBreak | Creates a start break registration on the specified break job ID. |
| isActionPaneVisible | |
| isBundleActive | Indicates whether a worker is currently logged on the registration form. |
| isFeedbackEnabled | Indicates whether feedback buttons must be enabled. |
| isPilot | Indicates whether the current worker is a pilot. |
| isResourceJobs | |
| jobMarked | Gets and sets whether a job is currently marked in the job list. |
| lookupAndEnableButton | Enables or disables a button that is specified by a button function. |
| maintainDocumentHandling | Updates the document handling part on the registration form. |
| mandatoryCheck | Determines whether a job marked as high priority must be started before the specified job. |
| markedAssistant | Gets or sets the ID of the worker, which is used to create a start assistance registration. |
| new | Initializes a new instance of the JmgRegistrationForm 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.) |
| parmWrkCtrIdPilot | Gets or sets the WrkCtrIdPilot parameter. |
| pdsCWStartQty | Gets or sets the start quantity that the worker enters on a selected job. |
| pmfSelectedJobChanged | Handles the event that is triggered when the active job data source of the form changes. |
| preApprove | Shows any mandatory documents to the worker, which must be read before approving job registrations. |
| prodAreaCheck | Indicates whether the specified job is part of the displayed job list. |
| projJobQueueCheck | Indicates whether the worker can create registrations on the specified project job. |
| registerAllGridFields | Registers all fields in a grid control to a map. |
| registerAllPreviewFields | Registers all fields in a group control to a map. |
| registerButton | Maps a button function to a FormButtonControl control. |
| registerChildFormToClose | Registers child form opened from JmgRegistration form to be closed when user is logged out. |
| registerGridField | Registers a single field to a map. |
| registerOnJob | Creates a start job registration on the specified job ID. |
| registerPreviewField | Registers a single field to one of three maps. |
| rememberButton | Stores the button that is used to perform certain operations. |
| requestLogin | Logs out the current user and presents a log on screen on the client. |
| reset | Resets the JmgRegistrationForm object to its initial state. |
| retrieveSignInJob | |
| selectedJobs | Retrieves a temporary buffer of JmgJobTable records, which contains a record for each job that is currently selected by the worker. |
| setLoginTimeout | Sets a login time-out timer according to the settings from the JmgParameters table. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupActionPane | Changes the layout of the action pane to match the button configuration setup. |
| setupGrid | Rearranges fields on the registration form into a grid, depending on the registration setup. |
| setupPreviewPane | Rearranges the fields on the registration form into a preview pane group, depending on the registration setup. |
| setupPreviewPanes | Sets up three different preview panes for Production, Project, and Indirect activities jobs. |
| setupRegistrationForm | Sets up the registration form for the current worker. |
| showAttachments | Displays the attachments that are mandatory reading for the selected jobs. |
| showCurrentActivities | Tells the registration form to filter the job list to show the current activities. |
| showGridGroup | |
| showIPC | Changes the job list grid to display IPC jobs. |
| showJobs | Changes the job list grid to display scheduled jobs. |
| showLossProfit | Creates a profit and loss inventory journal and then displays it to the user. |
| showProd | Changes the job list grid to display production jobs. |
| showProj | Changes the job list grid to display project jobs. |
| showProjectFee | Creates a project fee journal and then displays it to the user. |
| showProjectItem | Creates a project item journal and then displays it to the user. |
| showSelectedJobs | Changes the job list grid to show the jobs currently selected by the worker. |
| signInOut | Creates a clock in or clock out registration for the worker. |
| signInOutUser | Creates a clock in or clock out registration for the specified worker. |
| signInStartPage | Changes the layout of the registration form to display the start page, which is set up in the registration form configuration. |
| startAssistance | Creates a start assistance registration. |
| startFeedback | Starts feedback with a preset feedback status. |
| startFeedbackCompleted | Starts feedback with a feedback status preset to the Completed enumeration value of the JmgFeedbackStatus enumeration type. |
| startFeedbackPreset | Starts feedback with a preset feedback status. |
| startFeedbackStopped | Starts feedback with a feedback status that is preset to the JmgFeedbackStatus::Stopped enumeration value. |
| startQty | Gets or sets the start quantity that the worker enters on a selected job. |
| switchUser | Clears any information entered by a worker and then returns the registration form to the Welcome screen. |
| task | Converts function key presses to button clicks on the client forms action pane. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unregisterForm | Removes a child form from the list of child forms |
| updateRegistrationFormTimer | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| worker | Gets current worker |
| workerName | Gets the name of the Worker who is currently using the registration form. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::doesConfigurationContainButtons | Indicates whether the specified configuration has any buttons assigned in its action pane configuration. |
| ::imageFromMenuItem | Retrieves the normal image property for a given menu item. |
| ::isDropDialog | Indicates whether a button on the action pane, which refers to the specified menu item, must be displayed using a drop dialog button. |
Community Additions
ADD
Show: