SysCheckList::findDependentItems Method [AX 2012]

client protected static void findDependentItems(
    ClassId _searchForId, 
    Set _searchSet, 
    SysCheckList _sysCheckList, 
    Set _setDependents)

Run On

Client

Parameters

_searchForId
Type: ClassId Extended Data Type
_searchSet
Type: Set Class
_sysCheckList
Type: SysCheckList Class
_setDependents
Type: Set Class
Show: