没有合适的资源?快使用搜索试试~ 我知道了~
SAP资产负债表
5星 · 超过95%的资源 需积分: 50 44 下载量 29 浏览量
2015-05-08
11:59:55
上传
评论 2
收藏 61KB TXT 举报
温馨提示
主要是 sap fico上的三大报表之一的资产负债表的abap代码,代码可以直接运行
资源推荐
资源详情
资源评论
*&---------------------------------------------------------------------*
*& Report *
*&---------------------------------------------------------------------* *
*& Create Date : 2013/10/26 *
*& Description : 资产负债表 *
*& <Function Spec :> FI 001
*& Modifications : *
*& Date Programmer <需求说明号> Description *
*& YYYY/MM/DD 修改人员名 <xxxxx> 说明 *
*&---------------------------------------------------------------------*
*& Input:
*& Files:
*& selection criteria:
*&---------------------------------------------------------------------*
*& Output:
*& Report:
*& Errors:
*& Exit point:
*&---------------------------------------------------------------------*
*& Reference:
*& Transaction Code:
*& Function modules:
*& Logistical DB:
*& Others:
*&---------------------------------------------------------------------*
REPORT zfi_r001
LINE-SIZE 187
LINE-COUNT 78
*& Report *
*&---------------------------------------------------------------------* *
*& Create Date : 2013/10/26 *
*& Description : 资产负债表 *
*& <Function Spec :> FI 001
*& Modifications : *
*& Date Programmer <需求说明号> Description *
*& YYYY/MM/DD 修改人员名 <xxxxx> 说明 *
*&---------------------------------------------------------------------*
*& Input:
*& Files:
*& selection criteria:
*&---------------------------------------------------------------------*
*& Output:
*& Report:
*& Errors:
*& Exit point:
*&---------------------------------------------------------------------*
*& Reference:
*& Transaction Code:
*& Function modules:
*& Logistical DB:
*& Others:
*&---------------------------------------------------------------------*
REPORT zfi_r001
LINE-SIZE 187
LINE-COUNT 78
MESSAGE-ID zdev
no standard page heading.
************************************************************************
* Tables
************************************************************************
TABLES:
glt0, "G/L account master record transaction figures
setheader,
setheadert,
faglflext,
cepct,
setleaf. " 和SETLINET 对应GS03
************************************************************************
* Excel
************************************************************************
INCLUDE ole2incl.
DATA: excel TYPE ole2_object,
wbooklist TYPE ole2_object,
application TYPE ole2_object,
workbook TYPE ole2_object,
sheet TYPE ole2_object,
cell1 TYPE ole2_object,
cell2 TYPE ole2_object,
cells TYPE ole2_object,
font TYPE ole2_object,
page TYPE ole2_object,
bod TYPE string,
column TYPE ole2_object,
row TYPE ole2_object,
no standard page heading.
************************************************************************
* Tables
************************************************************************
TABLES:
glt0, "G/L account master record transaction figures
setheader,
setheadert,
faglflext,
cepct,
setleaf. " 和SETLINET 对应GS03
************************************************************************
* Excel
************************************************************************
INCLUDE ole2incl.
DATA: excel TYPE ole2_object,
wbooklist TYPE ole2_object,
application TYPE ole2_object,
workbook TYPE ole2_object,
sheet TYPE ole2_object,
cell1 TYPE ole2_object,
cell2 TYPE ole2_object,
cells TYPE ole2_object,
font TYPE ole2_object,
page TYPE ole2_object,
bod TYPE string,
column TYPE ole2_object,
row TYPE ole2_object,
剩余67页未读,继续阅读
资源评论
- 艾法2023-07-24这个文件提供了清晰的资产和负债分类,使人更易理解和分析企业的财务状况。
- 周林深2023-07-24这份SAP资产负债表文件内容详实,信息准确,给人一种可靠的感觉。
- 查理捡钢镚2023-07-24该文件运用了系统化的分析方法,对资产和负债进行了全面的评估,有助于企业决策和规划。
- RandyRhoads2023-07-24这份资产负债表呈现方式简洁明了,让人一目了然,方便管理人员和投资者快速获取所需信息。
- 邢小鹏2023-07-24资产负债表中的数据经过合理的整理和计算,反映了企业真实的财务状况和经营情况,对各方面利益相关者都有价值。
baidu_28028575
- 粉丝: 0
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功