SAP depreciation key config
正常折旧 Configure
1.分配总帐科目
spro进入后台配置 –> Financial Accounting(New) –> Asset Accounting –> Depreciation –> Ordinary Depreciation –> Assign Accounts

或者 T-code AO90 。
正常折旧对应的费用科目为正常折旧的费用科目(Expense account for ordinary depreciat),折旧科目为Acc. dep. Accnt. for ordinary depreciation。
基本方法设置
SPRO进入后台配置 –> Financal Accounting(New) –> Asset Accounting –> Deprecation –> Valuation Methods –> Deprecation Key –> Calculation
Methods –> Define Base Methods.

最关键的是折旧方法设置,折旧方法是SAP预先设定的。
折旧码
SPRO进入后台配置 Financial Accounting(New) –> Asset Accounting –> Valuation Methods –> Depreciation Key –> Maintain Depreciation Key

或者使用 T-Code:AFAMA,就可以看到上图所示折旧码清单。


Base Method(基本方法)
> Base method : 包含了控制计算折旧的参数。
> Type of depreciation : Ord.depreciation(普通折旧),Special tax. depreciation(特别税折旧),Interest(利息)
折旧类型分:普通折旧(Ordinary depreciation),(Special depreciation),计划外折旧(Unplanned depreciation),(Depreciation from write-off of reserves).
> Dep. method : 折旧计算方法
例如:直线法-按百分比折旧(Percentage from the useful life) 系统会按照每年分折旧相同的比率。
> Treatment of end of depreciation(计划期结束后的折旧) : 若需要系统在预期有用寿命末期之后继续折旧,则设置此标识。

Prd cont(Period Control Method 周期控制方法)
通过设置适当的周期控制方法,你可以决定资产折旧开始日期。
| Acquisitions(购置) | Subsequent acquisitions(下一年购置) | Retirements(报废) | Intracompany transfers(转让) | |
| Z01 | 11 | 01 | 01 | 11 |
| Z02 | 01 | 01 | 01 | 11 |
| Z03 | 01 | 01 | 01 | 01 |
| Z04 | 01 | 01 | 01 | 01 |
| Z05 | 11 | 01 | 01 | 01 |


01 : 在每月期间开始日期
> 折旧开始/结束总是发生在收购或者并购的月初
> 例如:Acq. date 2013/9/15 ,Dep. start date 2013/9/1
11 : 下一月
> 折旧开始/结束总是发生在下个月初
> 例如:Acq. date 2013/9/15 ,Dep. start date 2013/10/1
http://www.kuaipan.cn/file/id_2600439489314879.htm
SAP depreciation key config的更多相关文章
- openssh-win64 on windows2016 ssh pub key config
DO NOT follow the official M$ documentation at https://docs.microsoft.com/en-us/windows-server/admin ...
- [转载]config文件的一个很好的实现
以下是转载于网上的一个很好的config文件的实现,留存以备案 //Config.h #pragma once #include <string> #include <map> ...
- 两种读写配置文件的方案(app.config与web.config通用)
第一种方法:采用MS现有的ConfigurationManager来进行读写 using System.Configuration; namespace Zwj.TEMS.Common { publi ...
- 项目文件中含有两个config文件,app.config与app1.config,如何获取app1.config中的配置
想要通过配置文件配置C#前台画面,好奇做了以下测试:在项目中新建了app.config与app1.config两个配置文件,请教一下各位高手如果想从app1.config中读取配置信息应该如何读取?采 ...
- [转]C++编写Config类读取配置文件
//Config.h #pragma once #include <string> #include <map> #include <iostream> #incl ...
- C++编写Config类读取配置文件
老外写的一段代码,在Server中编写这个类读取配置文件比较实用 //Config.h #pragma once #include <string> #include <map> ...
- winform 写App.config配置文件——IT轮子系列(八)
前言 在winform项目中,常常需要读app.config文件.如: var version = System.Configuration.ConfigurationManager.AppSetti ...
- 适用于app.config与web.config的ConfigUtil读写工具类
之前文章:<两种读写配置文件的方案(app.config与web.config通用)>,现在重新整理一个更完善的版本,增加批量读写以及指定配置文件路径,代码如下: using System ...
- C# 如何获取自定义的config中节点的值,并修改节点的值
现定义一个方法 DIYConfigHelper.cs using System; using System.Xml; using System.Configuration; using System. ...
随机推荐
- 微信Pcweb登录简介
微信第三方PCweb扫码登录 准备工作 (1) 网站应用微信登录是基于OAuth2.0协议标准构建的微信OAuth2.0授权登录系统. 在进行微信OAuth2.在进行微信OAuth2.0授权登录接入之 ...
- JS---BOM---定时器
定时器 参数1:函数 参数2:时间---毫秒---1000毫秒--1秒 执行过程: 页面加载完毕后, 过了1秒, 执行一次函数的代码, 又过了1秒再执行函数..... 返回值就是定时器的id值 v ...
- Android开发模版代码(4)——状态栏设置
下面的代码是基于开源项目SystemBarTint,我们需要添加其依赖 compile 'com.readystatesoftware.systembartint:systembartint:1.0. ...
- Visual Studio 2019使用码云设置过滤忽略的文件或文件夹(ignore file)
Visual Studio 2019使用码云的时候,会遇到 “Git failed with a fatal error.error: open(".vs/{{项目名称}}/Server/s ...
- Linux kernel中常见的宏整理
0x00 宏的基本知识 // object-like #define 宏名 替换列表 换行符 //function-like #define 宏名 ([标识符列表]) 替换列表 换行符 替换列表和标识 ...
- wpf 模拟抖音很火的罗盘时钟,附源码,下载就能跑
wpf 模拟抖音很火的罗盘时钟,附源码 前端时间突然发现,抖音火了个壁纸,就是黑底蕾丝~~~ 错错错,黑底白字的罗盘时钟! 作为程序员的我,也觉得很新颖,所以想空了研究下,这不,空下来了就用wpf, ...
- Git实战指南----跟着haibiscuit学Git(第十一篇)
笔名: haibiscuit 博客园: https://www.cnblogs.com/haibiscuit/ Git地址: https://github.com/haibiscuit?tab=re ...
- 松软科技web课堂:JavaScript Math 对象
JavaScript Math 对象允许您对数字执行数学任务. 实例 Math.PI; // 返回 3.141592653589793 Math.round() Math.round(x) 的返回值是 ...
- library: Vulnhub Walkthrough
网络主机探测: 端口主机扫描: ╰─ nmap -p1-65535 -sV -A -O -sT 10.10.202.136 21/tcp open ftp vsftpd 3.0.380/tcp ope ...
- leaflet 结合 Echarts4 实现散点图(附源码下载)
前言 leaflet 入门开发系列环境知识点了解: leaflet api文档介绍,详细介绍 leaflet 每个类的函数以及属性等等 leaflet 在线例子 leaflet 插件,leaflet ...