Share via


LedgerJournalEngine.setChildDataSourceAccess Method [AX 2012]

Sets the data source entry access level for a data source to match the data source of the supplied LedgerJournalTrans record buffer.

Syntax

public void setChildDataSourceAccess(LedgerJournalTrans _ledgerJournalTrans, Common _common)

Run On

Called

Parameters

Remarks

Currently used by the journal payment fee system. This method is useful to align the level of access for data sources that act as children to the journal line data source.

See Also

Reference

LedgerJournalEngine Class