Skip to main content

Posts

Showing posts with the label transaction

Issue on Budgeting Module in AX 2012 R3 RTM

Issue on Budgeting Module in AX 2012 R3 RTM Issue description: Uploaded budget using DIMF but the problem is that uploaded budget is not reflecting on Budget Analysis Inquiry however it is appearing at Budget Balance Inquiry and system is not considering that budget due to which is it through error of budget not available at transactions. Solution: Problem got resolved basically Budget Control was turned off while uploading and posting Budget so system was not considering in budget check now we have to reverse and reload budget.

Show All table types in Axapta

These are All table types in Axapta 2012. You can get all table type on import form. If you want to export data for only master tables then you need to create definition group of master table type then export data. 1. Framework Tables 2. Group Tables 3. Main 4. Miscellaneous 5. Parameter 6. Reference 7. Transaction 8. TransactionHeader 9. TransactionLine 10. Worksheet 11. WorksheetHeader 12. WorksheetLine Same way you can get transaction type data by creating definition group of transaction type tables.