PSAResourceAssignmentsDP.getParentProjId Method [AX 2012]

Gets the parent ID value from the ProjTable table that has the specified project ID.

public ProjId getParentProjId(ProjId _sProjId, [boolean _bFirstLevel])

Run On

Server

Parameters

_sProjId
Type: ProjId Extended Data Type
A project ID to find.
_bFirstLevel
Type: boolean
A Boolean value for logical processing.

Return Value

Type: ProjId Extended Data Type
The parent ID.

Community Additions

ADD
Show: