NumberSeqScope::find Method [AX 2012]

Looks up and initializes a scope object from the database.

client server public static NumberSeqScope find(RefRecId _scopeId)

Run On

Called

Parameters

_scopeId
Type: RefRecId Extended Data Type
The record ID of the corresponding NumberSequenceScope record.

Return Value

Type: NumberSeqScope Class
A new instance of the NumberSeqScope class.
Show: