【问题标题】:How to display Attribute Value in Acumatica report header?如何在 Acumatica 报表标题中显示属性值?
【发布时间】:2014-10-12 04:02:12
【问题描述】:

如何在 Acumatica 报表标题中显示属性值? 要求是在报表的标题信息中显示 Acumatica 业务帐户信息属性。例如,有一个属性说“特殊成员”,它的值是“是”。此信息应与其他 BAccount 表字段一起显示在报告标题中。

Format:
Report Header
----------------------
BAccount Name: XYZ Company
Special Member: Yes
----------------------
Report Detail:
-----------------------
Activities List...

谁能指出我们需要使用什么 Join 来实现这一目标?在 Acumatica 报表设计器中,我们只有一个地方可以定义关系。如何关联这些信息,以及如何将这些信息拉到报告的标题中?

【问题讨论】:

    标签: attributes report erp acumatica


    【解决方案1】:

    有这四个处理属性的 DAC。

    CSAnswers CS属性 CSAttributeDetail CS属性组

    链接回特定实体(在您的情况下为 BAccount)基于连接到 CSAnswers.EntityType 和 CSAnswers.AttributeID 的 CSAttributeGroup.Type 和 CSAttributeGroup.AttributeID 其中 CSAnswers.EntityID = BAccountID

    希望这会有所帮助!

    thnx

    【讨论】:

      猜你喜欢
      • 2019-06-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-08-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多