ProjControlPostingReverse.insertControlTrans Method [AX 2012]

This member overrides the insertControlTrans Method.

protected void insertControlTrans(
    ProjControlPeriodTable _projControlPeriod, 
    ProjWIPType _wipType, 
    ProjWIPAmount _wipAmount, 
   [ProjTransIdBase _transId, 
    ProjTransType _transType, 
    RefRecId _costRefRecId])

Run On

Server

Parameters

_projControlPeriod
Type: ProjControlPeriodTable Table
_wipType
Type: ProjWIPType Enumeration
_wipAmount
Type: ProjWIPAmount Extended Data Type
_transId
Type: ProjTransIdBase Extended Data Type
_transType
Type: ProjTransType Enumeration
_costRefRecId
Type: RefRecId Extended Data Type

Community Additions

ADD
Show: