二开如何获取横表
金蝶云社区-头像是熊
头像是熊
1人赞赏了该文章 715次浏览 未经作者许可,禁止转载编辑于2019年05月07日 09:55:45
二次开发功能生成凭证,构建横表记录需要通过以下标准接口获取
com.kingdeee.basedata.master.auxacct.IAssistantHG




public AssistantHGInfo getAssistantHG(AssistantHGInfo assGrp, String bookId, AsstActTypeCollection items) throws BOSException, EASBizException;


public AssistantHGInfo getAssistantHG(AssistantHGInfo assGrp, String bookId, AsstActTypeCollection items, CompanyOrgUnitInfo company, CtrlUnitInfo cu) throws BOSException, EASBizException;