如何在K3查找BOS单据在哪个子系统中
select FFunctionID,* from ICClassType where FName_CHS like '%采购订单%'
select FSubSysID,* from t_DataFlowSubSystem  where FSubSysID=20
select FFunctionID,* from ICClassType where FName_CHS like '%采购订单%'
select FSubSysID,* from t_DataFlowSubSystem  where FSubSysID=20