Share via


ReleaseUpdateDB60_Retail.createAccountantFromStoreAccountant_BR Method [AX 2012]

Creates a new accountant record

Syntax

private void createAccountantFromStoreAccountant_BR(Accountant_BR _accountant, DEL_RBOStoreAccountantTable_BR _storeAccountant)

Run On

Server

Parameters

  • _accountant
    Type: Accountant_BR Table
    The accountant record to be created at the target system

See Also

Reference

ReleaseUpdateDB60_Retail Class