This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Application Classes
R Classes
ReqEventProcessKanbanJobPickList Class [AX 2012]
ReqEventProcessKanbanJobPickList Class [AX 2012]
ReqEventProcessKanbanJobPickList.eventExists Method [AX 2012]
ReqEventProcessKanbanJobPickList.eventExists Method [AX 2012]
ReqEventProcessKanbanJobPickList.eventExists Method [AX 2012]
ReqEventProcessKanbanJobPickList.allowReserveAvailableOnHand Method [AX 2012]
ReqEventProcessKanbanJobPickList.buffer Method [AX 2012]
ReqEventProcessKanbanJobPickList.description Method [AX 2012]
ReqEventProcessKanbanJobPickList.dueDateTime Method [AX 2012]
ReqEventProcessKanbanJobPickList.eventExists Method [AX 2012]
ReqEventProcessKanbanJobPickList.handleNotProcessedEvent Method [AX 2012]
ReqEventProcessKanbanJobPickList.id Method [AX 2012]
ReqEventProcessKanbanJobPickList.initInventQty Method [AX 2012]
ReqEventProcessKanbanJobPickList.initInventQtyKanbanRuleLookup Method [AX 2012]
ReqEventProcessKanbanJobPickList.initSourceRequirementParm Method [AX 2012]
ReqEventProcessKanbanJobPickList.inventDimId Method [AX 2012]
ReqEventProcessKanbanJobPickList.inventQty Method [AX 2012]
ReqEventProcessKanbanJobPickList.inventQtyKanbanRuleLookup Method [AX 2012]
ReqEventProcessKanbanJobPickList.inventTransOriginId Method [AX 2012]
ReqEventProcessKanbanJobPickList.itemId Method [AX 2012]
ReqEventProcessKanbanJobPickList.kanbanEventType Method [AX 2012]
ReqEventProcessKanbanJobPickList.mustProcessSynchronously Method [AX 2012]
ReqEventProcessKanbanJobPickList.parmKanbanJobPickingList Method [AX 2012]
ReqEventProcessKanbanJobPickList.processEvent Method [AX 2012]
ReqEventProcessKanbanJobPickList.sourceDocumentLineRefRecId Method [AX 2012]
ReqEventProcessKanbanJobPickList.updateKanbanJobPickingList Method [AX 2012]
ReqEventProcessKanbanJobPickList::construct Method [AX 2012]
ReqEventProcessKanbanJobPickList::newStandard Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
ReqEventProcessKanbanJobPickList.eventExists Method [AX 2012]
Indicates whether the event origin exists.
Syntax
X++
Copy
protected boolean eventExists()
Run On
Called
Return Value
Type:
boolean
true
if the event origin exists; otherwise,
false
.
See Also
Reference
ReqEventProcessKanbanJobPickList Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE