ReqPeggingTreeNodeCache.new Method [AX 2012]

Creates new instance of the ReqPeggingTreeNodeCache class.

public void new(ClassName _ownerClassName)

Run On

Called

Parameters

_ownerClassName
Type: ClassName Extended Data Type
Name of the owner class which will determine the scope of cache.

ExceptionCondition
Error

If no owner class is specified.

Note : all instances created with the same class name will share cached data.

Community Additions

ADD
Show: