参数填写指南
请求参数(header):
参数填写指南| 参数名 | 必填 | 描述 | 默认值 |
|---|---|---|---|
| Content-Type | 是 | 请求体数据类型 | application/json |
| usercode | 是 | 用户 | |
| password | 是 | 密码 | |
| trantype | 否 | 翻译类型,按编码为code,不需要翻译为pk | code |
| system | 是 | 系统参数 |
请求参数(body):
| 参数名 | 类型 | 是否数组 | 必填 | 描述 | 默认值 |
|---|---|---|---|---|---|
| cfitemcode | 是 | 否 | 项目编码 | ||
| cfitemname | 否 | 否 | 项目名称 | ||
| endTs | 否 | 否 | 结束时间 | ||
| pk_corp | 否 | 是 | 公司编码 | ||
| startTs | 否 | 否 | 开始时间 |
返回类型参数:
| 参数名 | 类型 | 是否数组 | 必填 | 描述 | 默认值 |
|---|---|---|---|---|---|
| cash | 现金流量项目查询VO类 | ||||
| cfenglishname | string | 否 | 否 | 现金流量项目英文名称 | |
| cfitemcode | string | 否 | 否 | 现金流量项目编码 | |
| cfitemname | string | 否 | 否 | 现金流量项目名称 | |
| cftype | string | 否 | 否 | 现金流量项目类型 | |
| defaultdir | string | 否 | 否 | 默认分析方向 | |
| fathernode | string | 否 | 否 | 上级项目 | |
| isadjustable | string | 否 | 否 | 是否附表调整项 | |
| isseal | string | 否 | 否 | 封存标志 | |
| itemflag | string | 否 | 否 | 是否主表项目 | |
| pk_cashflow | string | 否 | 否 | 现金流量项目主键 | |
| pk_corp | string | 否 | 否 | 公司主键 | |
| remcode | string | 否 | 否 | 助记码 | |
| sealflag | string | 否 | 否 | 封存功能 |
代码示例:
请求参数示例:
复制代码
{
"pk_corp":"1027"
}正确返回示例:
复制代码
{
"status": "success",
"data": "{\"allcount\":93,\"retcount\":93,\"queryallsql\":\"SELECT pk_cashflow from bd_cashflow where (pk_corp in (select pk_corp from bd_corp where unitcode = '1027') or pk_corp = '0001')\",\"datas\":[{\"pk_corp\":\"0001\",\"pk_cashflow\":\"0001KHH0000000000A1T\",\"cfitemcode\":\"1\",\"cfitemname\":\"现金及现金等价物净增加额\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1T\",\"fathernode_code\":\"1\",\"fathernode_name\":\"现金及现金等价物净增加额\",\"pk_cashflow\":\"0001KHH0000000000A1B\",\"cfitemcode\":\"11\",\"cfitemname\":\"经营活动产生的现金流量\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"1\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1B\",\"fathernode_code\":\"11\",\"fathernode_name\":\"经营活动产生的现金流量\",\"pk_cashflow\":\"0001KHH0000000000A1F\",\"cfitemcode\":\"111\",\"cfitemname\":\"经营活动产生的现金流量现金流入小计\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1F\",\"fathernode_code\":\"111\",\"fathernode_name\":\"经营活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH0000000000722\",\"cfitemcode\":\"1111\",\"cfitemname\":\"销售商品、提供劳务收到的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1F\",\"fathernode_code\":\"111\",\"fathernode_name\":\"经营活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH0000000000724\",\"cfitemcode\":\"1112\",\"cfitemname\":\"收到的税费返还\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1F\",\"fathernode_code\":\"111\",\"fathernode_name\":\"经营活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH0000000000725\",\"cfitemcode\":\"1113\",\"cfitemname\":\"收到的其他与经营活动有关的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1B\",\"fathernode_code\":\"11\",\"fathernode_name\":\"经营活动产生的现金流量\",\"pk_cashflow\":\"0001KHH0000000000A1G\",\"cfitemcode\":\"112\",\"cfitemname\":\"经营活动产生的现金流量现金流出小计\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1G\",\"fathernode_code\":\"112\",\"fathernode_name\":\"经营活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH0000000000726\",\"cfitemcode\":\"1121\",\"cfitemname\":\"购买商品、接受劳务支付的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1G\",\"fathernode_code\":\"112\",\"fathernode_name\":\"经营活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH0000000000727\",\"cfitemcode\":\"1122\",\"cfitemname\":\"支付给职工以及为职工支付的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1G\",\"fathernode_code\":\"112\",\"fathernode_name\":\"经营活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072A\",\"cfitemcode\":\"1123\",\"cfitemname\":\"支付的各项税费\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1G\",\"fathernode_code\":\"112\",\"fathernode_name\":\"经营活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072B\",\"cfitemcode\":\"1124\",\"cfitemname\":\"支付的其他与经营活动有关的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1T\",\"fathernode_code\":\"1\",\"fathernode_name\":\"现金及现金等价物净增加额\",\"pk_cashflow\":\"0001KHH0000000000A1C\",\"cfitemcode\":\"12\",\"cfitemname\":\"投资活动产生的现金流量\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1C\",\"fathernode_code\":\"12\",\"fathernode_name\":\"投资活动产生的现金流量\",\"pk_cashflow\":\"0001KHH0000000000A1H\",\"cfitemcode\":\"121\",\"cfitemname\":\"投资活动产生的现金流量现金流入小计\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1H\",\"fathernode_code\":\"121\",\"fathernode_name\":\"投资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072C\",\"cfitemcode\":\"1211\",\"cfitemname\":\"收回投资所收到的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1H\",\"fathernode_code\":\"121\",\"fathernode_name\":\"投资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072D\",\"cfitemcode\":\"1212\",\"cfitemname\":\"取得投资收益所收到的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1H\",\"fathernode_code\":\"121\",\"fathernode_name\":\"投资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072E\",\"cfitemcode\":\"1213\",\"cfitemname\":\"处置固定资产、无形资产和其他长期资产所收回的现金净额\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1H\",\"fathernode_code\":\"121\",\"fathernode_name\":\"投资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072F\",\"cfitemcode\":\"1214\",\"cfitemname\":\"处置子公司及其他营业单位收到的现金净额\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1H\",\"fathernode_code\":\"121\",\"fathernode_name\":\"投资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH0000000000AT2\",\"cfitemcode\":\"1215\",\"cfitemname\":\"收到的其他与投资活动有关的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1C\",\"fathernode_code\":\"12\",\"fathernode_name\":\"投资活动产生的现金流量\",\"pk_cashflow\":\"0001KHH0000000000A1I\",\"cfitemcode\":\"122\",\"cfitemname\":\"投资活动产生的现金流量现金流出小计\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1I\",\"fathernode_code\":\"122\",\"fathernode_name\":\"投资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072G\",\"cfitemcode\":\"1221\",\"cfitemname\":\"购建固定资产、无形资产和其他长期资产所支付的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1I\",\"fathernode_code\":\"122\",\"fathernode_name\":\"投资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072H\",\"cfitemcode\":\"1222\",\"cfitemname\":\"投资所支付的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1I\",\"fathernode_code\":\"122\",\"fathernode_name\":\"投资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072I\",\"cfitemcode\":\"1223\",\"cfitemname\":\"取得子公司及其他营业单位支付的现金净额\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1I\",\"fathernode_code\":\"122\",\"fathernode_name\":\"投资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH0000000000AT1\",\"cfitemcode\":\"1224\",\"cfitemname\":\"支付的其他与投资活动有关的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1T\",\"fathernode_code\":\"1\",\"fathernode_name\":\"现金及现金等价物净增加额\",\"pk_cashflow\":\"0001KHH0000000000A1D\",\"cfitemcode\":\"13\",\"cfitemname\":\"筹资活动产生的现金流量\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1D\",\"fathernode_code\":\"13\",\"fathernode_name\":\"筹资活动产生的现金流量\",\"pk_cashflow\":\"0001KHH0000000000A1J\",\"cfitemcode\":\"131\",\"cfitemname\":\"筹资活动产生的现金流量现金流入小计\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1J\",\"fathernode_code\":\"131\",\"fathernode_name\":\"筹资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072J\",\"cfitemcode\":\"1311\",\"cfitemname\":\"吸收投资所收到的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1J\",\"fathernode_code\":\"131\",\"fathernode_name\":\"筹资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072K\",\"cfitemcode\":\"1312\",\"cfitemname\":\"借款所收到的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1J\",\"fathernode_code\":\"131\",\"fathernode_name\":\"筹资活动产生的现金流量现金流入小计\",\"pk_cashflow\":\"0001KHH000000000072L\",\"cfitemcode\":\"1313\",\"cfitemname\":\"收到的其他与筹资活动有关的现金\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1D\",\"fathernode_code\":\"13\",\"fathernode_name\":\"筹资活动产生的现金流量\",\"pk_cashflow\":\"0001KHH0000000000A1K\",\"cfitemcode\":\"132\",\"cfitemname\":\"筹资活动产生的现金流量现金流出小计\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1K\",\"fathernode_code\":\"132\",\"fathernode_name\":\"筹资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072M\",\"cfitemcode\":\"1321\",\"cfitemname\":\"偿还债务所支付的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1K\",\"fathernode_code\":\"132\",\"fathernode_name\":\"筹资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072N\",\"cfitemcode\":\"1322\",\"cfitemname\":\"分配股利、利润和偿付利息所支付的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1K\",\"fathernode_code\":\"132\",\"fathernode_name\":\"筹资活动产生的现金流量现金流出小计\",\"pk_cashflow\":\"0001KHH000000000072O\",\"cfitemcode\":\"1323\",\"cfitemname\":\"支付的其他与筹资活动有关的现金\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000A1T\",\"fathernode_code\":\"1\",\"fathernode_name\":\"现金及现金等价物净增加额\",\"pk_cashflow\":\"0001KHH000000000072P\",\"cfitemcode\":\"1401\",\"cfitemname\":\"汇率变动对现金的影响\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\"},{\"pk_corp\":\"0001\",\"pk_cashflow\":\"0001KHH0000000000AT0\",\"cfitemcode\":\"21\",\"cfitemname\":\"经营活动产生的现金流量净额\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"2\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072R\",\"cfitemcode\":\"2101\",\"cfitemname\":\"净利润\",\"cfenglishname\":\"\",\"cftype\":\"1\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072S\",\"cfitemcode\":\"2102\",\"cfitemname\":\"资产减值准备\",\"cfenglishname\":\"\",\"cftype\":\"2\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072U\",\"cfitemcode\":\"2103\",\"cfitemname\":\"固定资产折旧、油气资产折耗、生产性生物资产折旧\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"贷\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072W\",\"cfitemcode\":\"2104\",\"cfitemname\":\"无形资产摊销\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072X\",\"cfitemcode\":\"2105\",\"cfitemname\":\"长期待摊费用摊销\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072Y\",\"cfitemcode\":\"2106\",\"cfitemname\":\"处置固定资产、无形资产和其他长期资产的损失(收益以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000072Z\",\"cfitemcode\":\"2107\",\"cfitemname\":\"固定资产报废损失(收益以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000730\",\"cfitemcode\":\"2108\",\"cfitemname\":\"公允价值变动损失(收益以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000731\",\"cfitemcode\":\"2109\",\"cfitemname\":\"财务费用(收益以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000732\",\"cfitemcode\":\"2110\",\"cfitemname\":\"投资损失(收益以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000733\",\"cfitemcode\":\"2111\",\"cfitemname\":\"递延所得税资产减少(增加以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000738\",\"cfitemcode\":\"2112\",\"cfitemname\":\"递延所得税负债增加(减少以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000739\",\"cfitemcode\":\"2113\",\"cfitemname\":\"存货的减少(增加以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH0000000000AT4\",\"cfitemcode\":\"2114\",\"cfitemname\":\"经营性应收项目的减少(增加以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000073A\",\"cfitemcode\":\"2115\",\"cfitemname\":\"经营性应付项目的增加(减少以“-”号填列)\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000073B\",\"cfitemcode\":\"2116\",\"cfitemname\":\"其他\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001A11000000000EUK7\",\"cfitemcode\":\"2117\",\"cfitemname\":\"自制现金流量项目\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT0\",\"fathernode_code\":\"21\",\"fathernode_name\":\"经营活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ1000000000XRA5\",\"cfitemcode\":\"2118\",\"cfitemname\":\"测试附表流量项目\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"pk_cashflow\":\"0001KHH0000000000AT9\",\"cfitemcode\":\"22\",\"cfitemname\":\"不涉及现金收支的投资和筹资活动的现金流量净额\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT9\",\"fathernode_code\":\"22\",\"fathernode_name\":\"不涉及现金收支的投资和筹资活动的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000073C\",\"cfitemcode\":\"2201\",\"cfitemname\":\"债务转为资本\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT9\",\"fathernode_code\":\"22\",\"fathernode_name\":\"不涉及现金收支的投资和筹资活动的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000073D\",\"cfitemcode\":\"2202\",\"cfitemname\":\"一年内到期的可转换公司债券\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"fathernode\":\"0001KHH0000000000AT9\",\"fathernode_code\":\"22\",\"fathernode_name\":\"不涉及现金收支的投资和筹资活动的现金流量净额\",\"pk_cashflow\":\"0001KHH000000000073E\",\"cfitemcode\":\"2203\",\"cfitemname\":\"融资租入固定资产\",\"cfenglishname\":\"\",\"cftype\":\"0\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"pk_cashflow\":\"0001ZZ10000000016XN5\",\"cfitemcode\":\"4\",\"cfitemname\":\"测试项目4\",\"cfenglishname\":\"NO WEI\",\"cftype\":\"1\",\"itemflag\":\"1\",\"isadjustable\":\"N\",\"remcode\":\"9999\",\"isseal\":false,\"defaultdir\":\"借\"},{\"pk_corp\":\"0001\",\"pk_cashflow\":\"0001ZZ100000000036YZ\",\"cfitemcode\":\"G\",\"cfitemname\":\"现金净增加额\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036YZ\",\"fathernode_code\":\"G\",\"fathernode_name\":\"现金净增加额\",\"pk_cashflow\":\"0001ZZ100000000036Z0\",\"cfitemcode\":\"G1\",\"cfitemname\":\"日常活动产生的现金流量\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z0\",\"fathernode_code\":\"G1\",\"fathernode_name\":\"日常活动产生的现金流量\",\"pk_cashflow\":\"0001ZZ100000000036Z1\",\"cfitemcode\":\"G11\",\"cfitemname\":\"日常活动产生的现金流量净额\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z1\",\"fathernode_code\":\"G11\",\"fathernode_name\":\"日常活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ100000000036Z2\",\"cfitemcode\":\"G111\",\"cfitemname\":\"日常活动的现金流入小计\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z2\",\"fathernode_code\":\"G111\",\"fathernode_name\":\"日常活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036Z3\",\"cfitemcode\":\"G1111\",\"cfitemname\":\"财政基本支出拨款收到的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z2\",\"fathernode_code\":\"G111\",\"fathernode_name\":\"日常活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036Z4\",\"cfitemcode\":\"G1112\",\"cfitemname\":\"财政非资本性项目拨款收到的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z2\",\"fathernode_code\":\"G111\",\"fathernode_name\":\"日常活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036Z5\",\"cfitemcode\":\"G1113\",\"cfitemname\":\"事业活动收到的除财政拨款以外的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z2\",\"fathernode_code\":\"G111\",\"fathernode_name\":\"日常活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036Z6\",\"cfitemcode\":\"G1114\",\"cfitemname\":\"收到的其他与日常活动有关的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z1\",\"fathernode_code\":\"G11\",\"fathernode_name\":\"日常活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ100000000036Z7\",\"cfitemcode\":\"G112\",\"cfitemname\":\"日常活动的现金流出小计\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z7\",\"fathernode_code\":\"G112\",\"fathernode_name\":\"日常活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036Z8\",\"cfitemcode\":\"G1121\",\"cfitemname\":\"购买商品、接受劳务支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z7\",\"fathernode_code\":\"G112\",\"fathernode_name\":\"日常活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036Z9\",\"cfitemcode\":\"G1122\",\"cfitemname\":\"支付给职工以及为职工支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z7\",\"fathernode_code\":\"G112\",\"fathernode_name\":\"日常活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZA\",\"cfitemcode\":\"G1123\",\"cfitemname\":\"支付的各项税费\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036Z7\",\"fathernode_code\":\"G112\",\"fathernode_name\":\"日常活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZB\",\"cfitemcode\":\"G1124\",\"cfitemname\":\"支付的其他与日常活动有关的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036YZ\",\"fathernode_code\":\"G\",\"fathernode_name\":\"现金净增加额\",\"pk_cashflow\":\"0001ZZ100000000036ZC\",\"cfitemcode\":\"G2\",\"cfitemname\":\"投资活动产生的现金流量\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZC\",\"fathernode_code\":\"G2\",\"fathernode_name\":\"投资活动产生的现金流量\",\"pk_cashflow\":\"0001ZZ100000000036ZD\",\"cfitemcode\":\"G21\",\"cfitemname\":\"投资活动产生的现金流量净额\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZD\",\"fathernode_code\":\"G21\",\"fathernode_name\":\"投资活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ100000000036ZE\",\"cfitemcode\":\"G211\",\"cfitemname\":\"投资活动的现金流入小计\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZE\",\"fathernode_code\":\"G211\",\"fathernode_name\":\"投资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZF\",\"cfitemcode\":\"G2111\",\"cfitemname\":\"收回投资收到的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZE\",\"fathernode_code\":\"G211\",\"fathernode_name\":\"投资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZG\",\"cfitemcode\":\"G2112\",\"cfitemname\":\"取得投资收益收到的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZE\",\"fathernode_code\":\"G211\",\"fathernode_name\":\"投资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZH\",\"cfitemcode\":\"G2113\",\"cfitemname\":\"处置固定资产、无形资产、公共基础设施等收回的现金净额\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZE\",\"fathernode_code\":\"G211\",\"fathernode_name\":\"投资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZI\",\"cfitemcode\":\"G2114\",\"cfitemname\":\"收到的其他与投资活动有关的现金\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZD\",\"fathernode_code\":\"G21\",\"fathernode_name\":\"投资活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ100000000036ZJ\",\"cfitemcode\":\"G212\",\"cfitemname\":\"投资活动的现金流出小计\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZJ\",\"fathernode_code\":\"G212\",\"fathernode_name\":\"投资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZK\",\"cfitemcode\":\"G2121\",\"cfitemname\":\"购建固定资产、无形资产、公共基础设施等支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZJ\",\"fathernode_code\":\"G212\",\"fathernode_name\":\"投资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZL\",\"cfitemcode\":\"G2122\",\"cfitemname\":\"对外投资支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZJ\",\"fathernode_code\":\"G212\",\"fathernode_name\":\"投资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZM\",\"cfitemcode\":\"G2123\",\"cfitemname\":\"上缴处置固定资产、无形资产、公共基础设施等净收入支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZJ\",\"fathernode_code\":\"G212\",\"fathernode_name\":\"投资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZN\",\"cfitemcode\":\"G2124\",\"cfitemname\":\"支付的其他与投资活动有关的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036YZ\",\"fathernode_code\":\"G\",\"fathernode_name\":\"现金净增加额\",\"pk_cashflow\":\"0001ZZ100000000036ZO\",\"cfitemcode\":\"G3\",\"cfitemname\":\"筹资活动产生的现金流量\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZO\",\"fathernode_code\":\"G3\",\"fathernode_name\":\"筹资活动产生的现金流量\",\"pk_cashflow\":\"0001ZZ100000000036ZP\",\"cfitemcode\":\"G31\",\"cfitemname\":\"筹资活动产生的现金流量净额\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZP\",\"fathernode_code\":\"G31\",\"fathernode_name\":\"筹资活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ100000000036ZQ\",\"cfitemcode\":\"G311\",\"cfitemname\":\"筹资活动的现金流入小计\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZQ\",\"fathernode_code\":\"G311\",\"fathernode_name\":\"筹资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZR\",\"cfitemcode\":\"G3111\",\"cfitemname\":\"财政资本性项目拨款收到的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZQ\",\"fathernode_code\":\"G311\",\"fathernode_name\":\"筹资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZS\",\"cfitemcode\":\"G3112\",\"cfitemname\":\"取得借款收到的现金\",\"cftype\":\"1\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZQ\",\"fathernode_code\":\"G311\",\"fathernode_name\":\"筹资活动的现金流入小计\",\"pk_cashflow\":\"0001ZZ100000000036ZT\",\"cfitemcode\":\"G3113\",\"cfitemname\":\"收到的其他与筹资活动有关的现金\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZP\",\"fathernode_code\":\"G31\",\"fathernode_name\":\"筹资活动产生的现金流量净额\",\"pk_cashflow\":\"0001ZZ100000000036ZU\",\"cfitemcode\":\"G312\",\"cfitemname\":\"筹资活动的现金流出小计\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZU\",\"fathernode_code\":\"G312\",\"fathernode_name\":\"筹资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZV\",\"cfitemcode\":\"G3121\",\"cfitemname\":\"偿还借款支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZU\",\"fathernode_code\":\"G312\",\"fathernode_name\":\"筹资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZW\",\"cfitemcode\":\"G3122\",\"cfitemname\":\"偿还利息支付的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036ZU\",\"fathernode_code\":\"G312\",\"fathernode_name\":\"筹资活动的现金流出小计\",\"pk_cashflow\":\"0001ZZ100000000036ZX\",\"cfitemcode\":\"G3123\",\"cfitemname\":\"支付的其他与筹资活动有关的现金\",\"cftype\":\"2\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false},{\"pk_corp\":\"0001\",\"fathernode\":\"0001ZZ100000000036YZ\",\"fathernode_code\":\"G\",\"fathernode_name\":\"现金净增加额\",\"pk_cashflow\":\"0001ZZ100000000036ZY\",\"cfitemcode\":\"G4\",\"cfitemname\":\"汇率变动对现金的影响额\",\"cftype\":\"0\",\"itemflag\":\"0\",\"isadjustable\":\"N\",\"isseal\":false}]}",
"taskNumber": "202211090044"
}错误返回示例:
复制代码
暂无数据