ReleaseUpdateDB60_Basic.updateFiscalDocFormat_BR Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Basic |
Method |
updateFiscalDocFormat_BR |
Description |
This method migrates the fiscal document formats created during the source system upgrade to AX 2012 fiscal document headers. Not all fiscal document headers will have a fiscal document format associated with them. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
FiscalDocument_BR |
Remarks
Updates the FiscalDocumentFormat field in the FiscalDocument_BR table with the RecId field of the FiscalDocumentFormat_BR table that represents the fiscal document format to be associated with the specified fiscal document header.
Data Migration Section
From Table: FiscalDocumentFormat_BR |
To Table: FiscalDocument_BR |
---|---|
RecId |
FiscalDocumentFormat |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
FiscalDocument_BR |
||
FiscalDocumentFormat_BR |
Deleted Tables or Fields
Table |
Field |
---|---|
DEL_FiscalDocJour_BR |
* |
DEL_FiscalDocJourUpgrade_BR |
* |
DEL_CustInvoiceJourUpgrade_BR |
* |
DEL_VendInvoiceJourUpgrade_BR |
* |