JmgTermCloseOpenRegTrans.createStopRegisterationJob Method [AX 2012]

Creates and posts a stopped registration job.

public void createStopRegisterationJob(
   [JmgJobBundle _jmgJobBundle, 
    JmgDate _closeDate, 
    JmgTime _closeTime])

Run On

Called

Parameters

_jmgJobBundle
Type: JmgJobBundle Class
The instance of the JmgJobBundle class that creates and posts the stopped registration job.
_closeDate
Type: JmgDate Extended Data Type
The JmgDate date that is used to post the stopped registration job.
_closeTime
Type: JmgTime Extended Data Type
The JmgTime time that is used to post the stopped registration job.

Community Additions

ADD
Show: