RPayTblStream.getRPayTblTrans Method [AX 2012]

Find or creates RPayTblTrans record base on parameters.

protected RPayTblTrans getRPayTblTrans(
    RPayTblJournal _journal, 
    RPayTblDimension _dimension, 
    RPayTblContext _context)

Run On

Called

Parameters

_journal
Type: RPayTblJournal Table
RPayTblJournal record.
_dimension
Type: RPayTblDimension Class
Time dimension.
_context
Type: RPayTblContext Class
Time context

Return Value

Type: RPayTblTrans Table
RPayTblTrans record.

Community Additions

ADD
Show: