Share via


JournalizingDefinitionManager::newJournalizingDefinitionManagerCustomer Method [AX 2012]

Creates an instance of the JournalizingDefinitionManagerCustomer class.

Syntax

client server public static JournalizingDefinitionManager newJournalizingDefinitionManagerCustomer(
    BillingCodeRefRecId _billingCodeRefRecId, 
    BillingClassificationRefRecId _billingClassificationRefRecId, 
    TransDate _transDate, 
    LedgerPostingType _ledgerPostingType)

Run On

Called

Parameters

Return Value

Type: JournalizingDefinitionManager Class
The new instance of the JournalizingDefinitionManagerCustomer class.

See Also

Reference

JournalizingDefinitionManager Class