应开发如下几项:

1. 若有新实体则需要开发新实体类及生产类;
2. 获取审批列表方法中while循坏添加对应表的判断;
3. 获取审批列表方法中while循环case到对应表创建实体(多种状态都要);

List用法:

PdfSharp.Pdf.PdfPage[] list = new PdfSharp.Pdf.PdfPage[pages.count]();
for(int i=0;i<pages.Count;i++)
{
    doc.AddPage( list.Get(i) );
}

/*
(C) Copyright XMIWS. All rights reserved.
Created Date:
Created By: BuckTang
Description of Behavior:
Project Name: IWS_Buck_
*/

财务维度

表 DimensionAttributeLevelValueAllView.ValueCombinationRecId与LedgerDimension字段关联,
再通过表

DimensionAtrribute.Recid == DimensionAttributeLevelValueAllView.DimensionAttribute

关联groupby。

select DimensionAttribute where dimensionAtrribute.Name =='BankAccount';

默认维度

用表

DimensionAttributeValueSetItem.RecId == DefaultDimension