ProjInvoiceProposalSplitPSA_BR.doSplit Method [AX 2012]

Splits a proposal journal.

public ProjProposalJour doSplit(
    PSATmpProjProposalTrans _tmpProjProposalTrans, 
   [ProjInvoiceProjId _sBillTo, 
    DimensionDefault _defaultDimension])

Run On

Called

Parameters

_tmpProjProposalTrans
Type: PSATmpProjProposalTrans Table
Temporaty table for proposal lines that need to be split
_sBillTo
Type: ProjInvoiceProjId Extended Data Type
Contract id
_defaultDimension
Type: DimensionDefault Extended Data Type
The default dimension

Return Value

Type: ProjProposalJour Table
Return the project invoice proposal for the transaction.

Community Additions

ADD
Show: