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 ...
随机推荐
- php--isset()、is_null() 、empty()
开发中经常会遇到验证某个参数是否是null或者是否为空. 一.isset().is_null() .empty() : isset():检测变量是否设置,并且不是 NULL.如果变量没有赋值 或者 变 ...
- java 常见面试题总结(一)
1.Redis应用场景 答:分布式会话,分布式锁,计数器,缓存,消息队列,排行榜,最新列表. 2.如何访问一个类的私有方法? 答:使用反射进行访问,代码如下: package cn.entity; p ...
- 小程序入口构造工具&二维码测试工具
小程序入口构造工具&二维码测试工具 本文将介绍我们小程序中隐藏的两个工具页面.原理虽不复杂,收益却实实在在,或许也能给诸君带来启发. 入口构造工具 痛点 PM&运营 投放链接 PM&a ...
- HBase数据持久化之HRegion.flushcache即CF持久化
我们从HRegion.flushcache开始分析.由于这个过程还是比较复杂的,因此,在这一节,我们不会分析的太过详细,只是单单的介绍一下其大体流程,待大家有了整体的把握之后,我们将在下一节详细介绍其 ...
- 基于.net core 2.0+mysql+AceAdmin搭建一套快速开发框架
前言 .net core已经出来一段时间了,相信大家对.net core的概念已经很清楚了,这里就不再赘述.笔者目前也用.net core做过一些项目,并且将以前framework下的一些经验移植到了 ...
- Abp + gRpc 如何实现用户会话状态传递
0.背景 在实际项目当中,我们采用的是 Abp 框架,但是 Abp 框架官方并没有针对 Grpc 进行模块封装.基于此我结合 Abp 与 MagicOnion 封装了一个 Abp.Grpc 模块,它包 ...
- 什么是web标准??
web标准 不是某一个标准,而是一系列标准的集合.网页主要由三部分组成:结构(Structure).表现(Presentation)和行为(Behavior).对应的标准也分三方面:结构化标准语言主要 ...
- sql server 索引阐述系列五 索引参数与碎片
-- 创建聚集索引 create table [dbo].[pub_stocktest] add constraint [pk_pub_stocktest] primary key clustered ...
- two's complement,2的补码
本文为作者原创,允许转载,但必须注明原文地址:https://www.cnblogs.com/byronxie/p/10117265.html Let's start with one questio ...
- JVM读书笔记之垃圾收集与内存分配
1 概述 说起垃圾收集( Garbage Collection , GC ) ,大部分人都把这项技术当做 Java 语言的伴生产物.事实上, GC 的历史远远比 Java 久远,1960 年诞生于 M ...