ProjTableEditSubProjPrompt.new Method [AX 2012]

Initializes a new instance of the ProjTableEditSubProjPrompt class.

public void new(
    ProjId _parentId, 
    FieldId _fieldId, 
    anytype _newValue, 
    anytype _formerValue, 
   [ArrayIdx _arrayIdx, 
    boolean _useForIntegration, 
    ProjType _projType, 
    boolean _deleteIntegrationFlag, 
    NoYes _allowEditFromPS])

Run On

Called

Parameters

_parentId
Type: ProjId Extended Data Type
_fieldId
Type: FieldId Extended Data Type
_newValue
Type: anytype
_formerValue
Type: anytype
_arrayIdx
Type: ArrayIdx Extended Data Type
_useForIntegration
Type: boolean
_projType
Type: ProjType Enumeration
_deleteIntegrationFlag
Type: boolean
_allowEditFromPS
Type: NoYes Enumeration

Community Additions

ADD
Show: