Share via


ProjPostRevenueJournalSaleAdj.projTransCreate Method [AX 2012]

Allows for extensibility when you are creating a transaction posting.

Syntax

public void projTransCreate()

Run On

Server

Remarks

This method is called by the postTrans method before the ledgerTransActionsCreatemethod when the parmCreateTrans method returns true.

See Also

Reference

ProjPostRevenueJournalSaleAdj Class