SD Consultant Year End Activities
| SD Consultant Year End Activities |
| What are the year ending activities to be done for SAP SD? S.No Activity T.Code Remark 1. Open Orders VA05 Optional. -- This is optional, where you can verify with the client regarding the orders which are listed as due should be processed this financial year itself or can be taken forward. Note: These Sales Orders can still remains open. It is not a problem. 2. Open Deliveries VL06O Optional. -- Same as above Note: If Delivery is created in March & supposed to be billed in April, it is a business call, but ideally not recommended. If Delivery is created, ideally it should be billed. However, if it is open delivery which is to be processed after 31st March, it can be left as open delivery. 3. PGI done, but Billing Due VF04 Recommended. -- For all the items where PGI is done Invoicing should be completed in the same financial year. Ideally as it all depends on the client requirement. But if the posting periods are closed, you may not be able to create/post the Invoices. Note: Check with the FI/MM team regarding the closing of the posting periods. 4. Billing Document not posted to Accounting VFX3 Recommended. -- Go to Tcode VFX3. Click on the Flag like icon, check/correct the log if any and release the documents to Accounting. 5. Maintaining Number ranges for Excise / Misl. SNRO Only in India. 6. Number Range for SD Document VN01 Optional. -- It is absolutely up to your company if you want or not to use the same number range in the New Year. 7. Number Range for FI Document FBN1 Recommended. Check list: Module | Activity | Trans | Remark SD Open Orders VA05 Optional SD Open Deliveries VL06O Optional SD PGI done, but Billing Due VF04 Recommended SD Billing Document not posted to Accounting VFX3 Recommended SD Maintaining Number ranges for Excise / Misl. SNRO Mandatory SD Number Range for SD Document VN01 Recommended SD Validity of condition records VK12 Recommended SD Review credit limits FD32 Recommended a) Check and ensure all the invoices which are expected to release to accounting are released with the required corrections. b) Ensure all the batch job run through successfully for year end postings. c) Since order, delivery and billing docs are not based on year. so no need to worry. However the associated accounting document for an invoice is based on year and company code. d) In case you are running a consolidation module, then all the required data needs to go into the parent company for year calculations. Final Note: Normally we are concerned about the Invoice posting and the accrual postings. To see if there are any Invoices pending to be posted to accounting can be seen in "VFX3" and Accounting tables corresponding to each billing document are BKPF and BSEG. And for Accruals, you can check whether the volume is current or not in the agreement itself in "VBO2" in the agreement status checkbox. If it still has to be settled , then do the same using the report "SDBONT06" or the transaction "VBOF". You may have to run to OVB3 if you have Changed the following: - Creation of new accesses for rebate processing - New rebate relevance of sales organizations - New rebate relevance of billing types - New rebate relevance of sold-to parties. Apart from these check if there are any incomplete documents are there in V.01 Transaction. For number ranges, transaction is "VN01" / SNUM / SNRO (Object level). Apart from these normally, you may not need to do much. |
SD Consultant Year End Activities的更多相关文章
- SAP 表汇总
SAP 表整理:VBKPF-预制凭证抬头表: VBKPF-预制凭证抬头表 VBKPF-预制凭证抬头表 VBSEG-预制凭证行项目表: VBSEG-预制凭证行项目表 VBSEG-预制凭证行项目表 VBS ...
- SAP SD 顾问面试问题 consultant interview questionnaire
以下是我个人目前面试团队 SD顾问问题的小结,希望对大家有所帮助, 也可能有回答错误的地方,希望同行不吝赐教. 也希望各位顾问们讲你们遇到的一些面试问题做个跟贴,方便大家共同进步,谢谢. 面试问题 ...
- SD从零开始66 数据仓库的概念
[原创] SD从零开始66 数据仓库的概念 数据仓库概念:预览Data Warehouse Concepts:Overview 本单元解释LIS中的数据仓库概念: 详细的解释了该概念的各个层次-介绍了 ...
- SD从零开始62-63,不完全日志,业务伙伴及业务伙伴确定
[原创] SD从零开始62 不完全日志 不完全日志Incompletion log 一个不完全日志是销售凭证中对你公司重要的而还没有在系统中输入的所有数据的清单: 你可以在配置中为不完全日志定义这些数 ...
- SD从零开始57-58,第三方订单处理,跨公司销售
[原创] SD从零开始57 第三方订单处理流程 第三方订单处理的流程Processes for Third-Party Order Processing 客户的采购订单首先在你公司的一个销售组织作为一 ...
- SD从零开始31-32
SD从零开始31 包装(Packing) 装运材料Shipping Materials Shipping materials是用来包装或者运输货物的材料: 为了在系统中为outbound delive ...
- SD从零开始21-24
[原创]SD从零开始21 输出(Output) 销售的输出类型Output types in SD Output是用于和商业伙伴及系统交换信息的通信方式:你可以为不同的销售凭证如报价单,订单,交货单, ...
- SD从零开始01-02
SD从零开始1 SD中的组织结构 销售相关的组织结构: 销售组织Sales organization 分销渠道Distribution channel 产品组Division 销售区域Sales ar ...
- android计算每个目录剩余空间丶总空间以及SD卡剩余空间
ublic class MemorySpaceCheck { /** * 计算剩余空间 * @param path * @return */ public static String getAvail ...
随机推荐
- LabVIEW(二):计数器应用
1.计数器结构 —>Gate Output—> Counter Register —>Source 其中: Source:被计数的输入源信号 Gate:切断计数是否启动的门控信号 O ...
- 【PHP篇】数组
1.简介:数组存储方式是键值对 2.声明:$数组变量名=array(2,3,9,3,“546”,“yy”=>”hhhh”,100=>”uu100”): 3.下标注意:可为“字符串”或者整数 ...
- 【spring】task 任务调度(定时任务)
1.定时任务的几种实现可以看这里:http://gong1208.iteye.com/blog/1773177 2.需要导入spring的jar包,可以参看之前的[spring]相关文章 3.这里使用 ...
- 通过session的id号获取对应的session
说说为什么要用session!!! 每次访问端通过普通http协议访问tomcat时,访问端包括网页或Android app等,tomcat都会自动生成一个不同的session,而且session的i ...
- Java核心技术及面试指南 2.3.6 String相关的面试题答案
2.3.6.1 String是最基本的数据类型吗?能不能被继承? String不能被继承,它是一个对象 2.3.6.2 String s = new String("xyz");创 ...
- mysql 开发进阶篇系列 43 逻辑备份与恢复(mysqldump 的基于时间和位置的不完全恢复)
一. 概述 在上篇讲到了逻辑备份,使用mysqldump工具来备份一个库,并使用完全恢复还原了数据库.在结尾也讲到了误操作是不能用完全恢复的.解决办法是:我们需要恢复到误操作之前的状态,然后跳过误操作 ...
- 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装爬虫框架Scrapy(离线方式和在线方式)(图文详解)
不多说,直接上干货! 参考博客 全网最全的Windows下Anaconda2 / Anaconda3里正确下载安装OpenCV(离线方式和在线方式)(图文详解) 第一步:首先,提示升级下pip 第二步 ...
- 一个BAT老程序员的忠告!
一.在中国,你千万不要因为学习技术就可以换来稳定的生活和高的薪水待遇,你更不要认为那些从事市场.运营的人,没有前途. 不清楚你是不是知道,咱们中国有相当大的一部分软件公司,他们的软件开发团队都小的 ...
- ⑦JSP2.0的福利(标签文件)
前言 本篇接着上一篇博客:[传送门] 这次讲的是JSP2.0的特性之一,我们可以编写标签文件,指没有标签处理器和标签类库描述符的定制动作指令,不编译,无标签类描述符. 本文结构: ①标签文件简介 ②第 ...
- 我在Fackbook的这三年[转]
本周开始是我在Facebook的第四个年头.我的经验在这里发生了巨大的变化:退学后我就来到了这里,在这里遇到了前所未有的挑战.单从这方面讲,我经历和遇到的挑战比这里4/5的人都要多.所以,我想分享一些 ...