正常折旧 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的更多相关文章

  1. 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 ...

  2. [转载]config文件的一个很好的实现

    以下是转载于网上的一个很好的config文件的实现,留存以备案 //Config.h #pragma once #include <string> #include <map> ...

  3. 两种读写配置文件的方案(app.config与web.config通用)

    第一种方法:采用MS现有的ConfigurationManager来进行读写 using System.Configuration; namespace Zwj.TEMS.Common { publi ...

  4. 项目文件中含有两个config文件,app.config与app1.config,如何获取app1.config中的配置

    想要通过配置文件配置C#前台画面,好奇做了以下测试:在项目中新建了app.config与app1.config两个配置文件,请教一下各位高手如果想从app1.config中读取配置信息应该如何读取?采 ...

  5. [转]C++编写Config类读取配置文件

    //Config.h #pragma once #include <string> #include <map> #include <iostream> #incl ...

  6. C++编写Config类读取配置文件

    老外写的一段代码,在Server中编写这个类读取配置文件比较实用 //Config.h #pragma once #include <string> #include <map> ...

  7. winform 写App.config配置文件——IT轮子系列(八)

    前言 在winform项目中,常常需要读app.config文件.如: var version = System.Configuration.ConfigurationManager.AppSetti ...

  8. 适用于app.config与web.config的ConfigUtil读写工具类

    之前文章:<两种读写配置文件的方案(app.config与web.config通用)>,现在重新整理一个更完善的版本,增加批量读写以及指定配置文件路径,代码如下: using System ...

  9. C# 如何获取自定义的config中节点的值,并修改节点的值

    现定义一个方法 DIYConfigHelper.cs using System; using System.Xml; using System.Configuration; using System. ...

随机推荐

  1. vue 中 px转vw的用法

    下面介绍最简单的用法 1 下载依赖 npm install postcss-import postcss-loader postcss-px-to-viewport --save-dev 2 在项目根 ...

  2. JS---DOM---为元素绑定事件和解绑事件的兼容代码

    1. 绑定事件的兼容 function addEventListener(element,type,fn) { if(element.addEventListener){ element.addEve ...

  3. Cesium 本地部署案例

    众所周知,cesium的服务器是搭建在国外的,所以我们国内的用户访问的时候贼慢.有时想查个api或者看个案例半天都进不去,今天我来说一下傻瓜式搭建本地的cesium环境,用于大家没事查资料用!步骤:1 ...

  4. ELK 安装部署小计

    ELK的安装部署已经是第N次了! 其实也很简单,这里记下来,以免忘记. #elasticsearch安装部署 wget https://artifacts.elastic.co/downloads/e ...

  5. Jmeter工具使用初体验

    一.Jmeter组成部分 一个完整的脚本必须包含以下三项,他们都在测试计划的子选项中,我们直接在测试计划上右键选择即可 线程组 取样器 监视器 二.脚本编写 1.创建线程组 2.添加取样器 我们这里添 ...

  6. Dev 日志 | 如何将 jar 包发布到 Maven 中央仓库

    摘要 Maven 中央仓库并不支持直接上传 jar 包,因此需要将 jar 包发布到一些指定的第三方 Maven 仓库,比如:Sonatype OSSRH 仓库,然后该仓库再将 jar 包同步到 Ma ...

  7. ES-入门

    https://es.xiaoleilu.com/010_Intro/10_Installing_ES.html 1. 安装 https://www.elastic.co/cn/downloads/ ...

  8. How to: Initialize Business Objects with Default Property Values in Entity Framework 如何:在EF中用默认属性值初始化业务对象

    When designing business classes, a common task is to ensure that a newly created business object is ...

  9. Vue-cli项目部署到Nginx

    项目环境: 0. Nginx使用 以windows版为例,下载niginx压缩包并解压到任意目录,双击nginx.exe,在浏览器中访问http://localhost,如果出现Welcome to ...

  10. HTML+CSS基础知识点简要汇总(思维导图)