【问题标题】:Budget transaction line data by fiscal period按会计期间的预算交易行数据
【发布时间】:2015-12-22 00:13:32
【问题描述】:

BudgetTransactionLine 表和 FiscalCalendarPeriod 表之间有关系吗?

我想获取每个 BudgetTransactionLine 的 FiscalCalendarPeriod.shortname 。

谢谢

【问题讨论】:

    标签: sql-server ssis axapta dynamics-ax-2012 x++


    【解决方案1】:

    这是 AX 2012 的 ERD 的链接。看起来您需要从 BudgetHeader 转到 BudgetCycle,它连接到 FiscalCalendarPeriod。

    https://www.microsoft.com/dynamics/ax/erd/ax2012r2/

    预算模块的所有默认关系:

    https://www.microsoft.com/dynamics/ax/erd/ax2012r2/Fky-Budget-ChildParents-11.htm

    【讨论】:

    • 感谢您的回复。对于 BudgetCycle 表,作为 startPeriod end endPeriod of year 和 mybe 我必须在此表之后通过另一个表传递给 financeCalendarPeriod。我所拥有的是每个 BudgetTransactionLine 我有 BudgetTransactionLine.DATE并且对于这个日期,我想要得到期间 recID。
    猜你喜欢
    • 2019-04-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-02-03
    • 1970-01-01
    • 2021-04-29
    相关资源
    最近更新 更多