来自Jerry的同事Zhang Sean.
1, Launch tcode: BP and select the Organization
2, Maintain the information for Customer role
3, Maintain information for name and search
4, Maintain the Address
5, Maintain the information for Sales and Distribution
6, then maintain which Sales Area this customer is assigned to, you could also maintain the information for other Sales Area by the button "Switch Area". Then after that you shall maintain the information for Order, Shipping, Billing.
7, last but the most important, remember to save the BP, then you will get the Customer for the SD business.
8, Then you could start business transaction in the defined Sales Area. e.g. create Sales Quotation by Tcode: VA21
9, The created Customer is entered for the Sold-To Party, and Ship-To Party. And one existing Material is used(Later we will have one exercise to show how to create new Material.)
But this time, we see one issue.
Pricing error: Mandatory condition TTX1 is missing
10, we go to the Item conditions, and click the Analysis to analyze the pricing conditions.
11, we got a pricing list, and try to find the TTX1 entry. And the 020 entry is mentioned that Condition Record is missing, we go deeper by clicking the 020 entry under TTX1.
12, It seems that there is no condition record maintained for this export taxes.
13, Let's go to the pricing master to maintain export taxes for condition type TTX1.
14, enter the information there and save the entry.
15, go back to the Quotation Creation Page, where we have the conditions, and click the "Update" to update the conditions automatically. And select the Carry out new pricing. Then the Entry for TTX1 will be proposed in the condition list.
16, let's try again with the Pricing Analysis, you will see the check is also successful.
17, let's go back to the Quotation Header and Save, then there will be one Popup to mention that the document is incomplete. And go to edit and maintain the information accordingly.
18, and go back to Quotation Header, it's mentioned document is complete. So Save it and you did it!
19, with that, you managed to create Quotation, and then you could continue the business to create Sales Order, Delivery, Transfer Order, and Billing, Accounting, and Payment.
20, Create Sales Order by reference to Quotation: 20004141 (Tcode: VA01)
21, Create Delivery by reference to Sales Order: 24615 (Tcode: VL01N)
Picking the quantity and Save.
22, Post Goods issue for the Delivery (Tcode: VL02N)
23, create Billing by reference delivery(Tcode: VF01)
24, but in the billing document, it's mentioned "The journal entry has not yet been created.". Open the billing document you created with Tcode VF02.
And menu: Billing Document, use the option "Release to Accounting"
And it's mentioned "Customer 1000260 is not defined in company code 1010"
25, try to define the customer in company code 1010.
Open the customer(1000260) in BP, and create new BP role Customer(Fin. Accounting)
26, Then go back to the VF02, and use the option "Release to Accounting", this time, the release will be successful. The accounting documents are generated. You could check this with the document flow.
27, in the document flow, but the last account document is still not cleared, where payment is needed from customer, but before that, you need to know how much the customer will pay.
You could open the billing document by VF03, and goto
28, then you got to know 1498 is the amount. Go to the accounting receivable.(Tcode: F-28)
29, Open the Document flow, then all the accounting documents are clear!, Well done, you made it.
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
相关推荐
在标准SAP S4HANA系统中,可能的来源有两个:材料主记录(Material Master Record)和客户层次结构(Customer Hierarchy)。因此,正确答案是BD。 问题3:SAP Smart Business的特点是什么? SAP Smart Business是...
本文主要介绍的是SAP顾问在时尚行业中涉及到的SAP FMS(Fashion Management System)解决方案,该方案是...后续研究可以深入探讨FMS中的主计划订单和主生产订单与DIMP中的组合订单的区别,以及在实际操作中的具体应用。
SAP_CRM,全称SAP Customer Relationship Management,是一款由SAP公司提供的客户关系管理解决方案。这个系统旨在帮助企业优化其销售、营销和服务流程,提升客户满意度,并实现更高的业务效率。"SAP_CR100概览标准...
企业可以通过 SAP SuccessFactors Human Experience Management Suite 等 HR 技术支持图 1 中前三个方框的内容,并通过 SAP S/4HANA 等 ERP 技术支持第 4 个方框的内容。图 1 顶部的箭头说明了企业如何利用数据评估 ...
qt 一个基于Qt Creator(qt,C++)实现中国象棋人机对战.
热带雨林自驾游自然奇观探索
冰川湖自驾游冰雪交融景象
C51 单片机数码管使用 Keil项目C语言源码
1.版本:matlab2014/2019a/2024a 2.附赠案例数据可直接运行matlab程序。 3.代码特点:参数化编程、参数可方便更改、代码编程思路清晰、注释明细。 4.适用对象:计算机,电子信息工程、数学等专业的大学生课程设计、期末大作业和毕业设计。
前端分析-2023071100789s12
Laz_制作了一些窗体和对话框样式.7z
1、文件内容:ocaml-docs-4.05.0-6.el7.rpm以及相关依赖 2、文件形式:tar.gz压缩包 3、安装指令: #Step1、解压 tar -zxvf /mnt/data/output/ocaml-docs-4.05.0-6.el7.tar.gz #Step2、进入解压后的目录,执行安装 sudo rpm -ivh *.rpm 4、更多资源/技术支持:公众号禅静编程坊
学习笔记-沁恒第六讲-米醋
工业机器人技术讲解【36页】
内容概要:本文档详细介绍了在 CentOS 7 上利用 Docker 容器化环境来部署和配置 Elasticsearch 数据库的过程。首先概述了 Elasticsearch 的特点及其主要应用场景如全文检索、日志和数据分析等,并强调了其分布式架构带来的高性能与可扩展性。之后针对具体的安装流程进行了讲解,涉及创建所需的工作目录,准备docker-compose.yml文件以及通过docker-compose工具自动化完成镜像下载和服务启动的一系列命令;同时对可能出现的问题提供了应对策略并附带解决了分词功能出现的问题。 适合人群:从事IT运维工作的技术人员或对NoSQL数据库感兴趣的开发者。 使用场景及目标:该教程旨在帮助读者掌握如何在一个Linux系统中使用现代化的应用交付方式搭建企业级搜索引擎解决方案,特别适用于希望深入了解Elastic Stack生态体系的个人研究与团队项目实践中。 阅读建议:建议按照文中给出的具体步骤进行实验验证,尤其是要注意调整相关参数配置适配自身环境。对于初次接触此话题的朋友来说,应该提前熟悉一下Linux操作系统的基础命令行知识和Docker的相关基础知识
1.版本:matlab2014/2019a/2024a 2.附赠案例数据可直接运行matlab程序。 3.代码特点:参数化编程、参数可方便更改、代码编程思路清晰、注释明细。 4.适用对象:计算机,电子信息工程、数学等专业的大学生课程设计、期末大作业和毕业设计。
网络小说的类型创新、情节设计与角色塑造
毕业设计_基于springboot+vue开发的学生考勤管理系统【源码+sql+可运行】【50311】.zip 全部代码均可运行,亲测可用,尽我所能,为你服务; 1.代码压缩包内容 代码:springboo后端代码+vue前端页面代码 脚本:数据库SQL脚本 效果图:运行结果请看资源详情效果图 2.环境准备: - JDK1.8+ - maven3.6+ - nodejs14+ - mysql5.6+ - redis 3.技术栈 - 后台:springboot+mybatisPlus+Shiro - 前台:vue+iview+Vuex+Axios - 开发工具: idea、navicate 4.功能列表 - 系统设置:用户管理、角色管理、资源管理、系统日志 - 业务管理:班级信息、学生信息、课程信息、考勤记录、假期信息、公告信息 3.运行步骤: 步骤一:修改数据库连接信息(ip、port修改) 步骤二:找到启动类xxxApplication启动 4.若不会,可私信博主!!!
在智慧城市建设的大潮中,智慧园区作为其中的璀璨明珠,正以其独特的魅力引领着产业园区的新一轮变革。想象一下,一个集绿色、高端、智能、创新于一体的未来园区,它不仅融合了科技研发、商业居住、办公文创等多种功能,更通过深度应用信息技术,实现了从传统到智慧的华丽转身。 智慧园区通过“四化”建设——即园区运营精细化、园区体验智能化、园区服务专业化和园区设施信息化,彻底颠覆了传统园区的管理模式。在这里,基础设施的数据收集与分析让管理变得更加主动和高效,从温湿度监控到烟雾报警,从消防水箱液位监测到消防栓防盗水装置,每一处细节都彰显着智能的力量。而远程抄表、空调和变配电的智能化管控,更是在节能降耗的同时,极大地提升了园区的运维效率。更令人兴奋的是,通过智慧监控、人流统计和自动访客系统等高科技手段,园区的安全防范能力得到了质的飞跃,让每一位入驻企业和个人都能享受到“拎包入住”般的便捷与安心。 更令人瞩目的是,智慧园区还构建了集信息服务、企业服务、物业服务于一体的综合服务体系。无论是通过园区门户进行信息查询、投诉反馈,还是享受便捷的电商服务、法律咨询和融资支持,亦或是利用云ERP和云OA系统提升企业的管理水平和运营效率,智慧园区都以其全面、专业、高效的服务,为企业的发展插上了腾飞的翅膀。而这一切的背后,是大数据、云计算、人工智能等前沿技术的深度融合与应用,它们如同智慧的大脑,让园区的管理和服务变得更加聪明、更加贴心。走进智慧园区,就像踏入了一个充满无限可能的未来世界,这里不仅有科技的魅力,更有生活的温度,让人不禁对未来充满了无限的憧憬与期待。
1.版本:matlab2014/2019a/2024a 2.附赠案例数据可直接运行matlab程序。 3.代码特点:参数化编程、参数可方便更改、代码编程思路清晰、注释明细。 4.适用对象:计算机,电子信息工程、数学等专业的大学生课程设计、期末大作业和毕业设计。