Copy Control settings
- Created by Rajesh Banka, last modified by Jyoti Prakash on Nov 18, 2012
Purpose
This wiki page will discuss about Copy Control in Sales and Distribution. And also, its setting & features.
Introduction
Copying Control is critical parameter in SAP Sales and Distribution. which controls data flow from source (preceeding) document to target (subsequent) documents. In other words, it enable a document to be created by referring to an existing document.
Types of Copy Control
- Sales Order to Sales Order
- Sales Order to Delivery Document
- Sales Order to Billing Document
- Delivery Document to Billing Document
- Billing Document to Sales Order
- Billing Document to Billing Document
1. Copying Control for Sales Document to Sales Document
|
TCode |
VTAA |
|---|---|
|
Source: Sales Document Type |
Quotation (QT) |
|
Target: Sales Document Type |
Sales Order (OR) |
Features
|
Header Level |
Item Level |
Schedule Line Level |
|---|---|---|
|
Copy Requirement |
Copy Requirement |
Copy Requirement |
|
Data Transfer Routine |
Data Transfer Routine |
Data Transfer Routine |
|
Copy Item no |
Copy Schedule line |
|
|
Complete Reference |
Update Document flow |
|
|
+ / - Quantity |
||
|
Copy Quantity |
||
|
Price type |
||
|
Re-explode Structure / Free Goods |
2. Copying Control for Sales Document to Delivery Document
|
TCode |
VTLA |
|---|---|
|
Source: Sales Document Type |
Sales Order (OR) |
|
Target: Delivery Document Type |
Delivery (LF) |
Features
|
Header Level |
Item Level |
|---|---|
|
Combination |
Combination requirement |
|
Copy item no |
Update Document Flow |
|
Data Transfer Routine |
+ / - Qty |
|
Item data |
|
|
Business Data |
3. Copying Control for Sales Document to Billing Document
|
TCode |
VTFA |
|---|---|
|
Source: Sales Document Type |
Sales Order (OR) |
|
Target: Billing Document Type |
Order related Billing (F1) |
Features
|
Header Level |
Item Level |
|---|---|
|
Copy Requirement |
Copy Requirement |
|
Determine export data |
Data Transfer Routine |
|
Allocation No |
Billing Qty (which qty - order / delivery) |
|
Reference no |
+ / - Qty |
|
Copy Item No |
Pricing Type (which pricing type) |
|
Price Exchange Rate Type (at what exchange rate) |
|
|
Price Source (source of price - order / delivery) |
4. Copying Control for Delivery Document to Billing Document
|
TCode |
VTFL |
|---|---|
|
Source: Delivery Document Type |
Delivery (LF) |
|
Target: Billing Document Type |
Delivery related Billing (F2) |
Features
|
Header Level |
Item Level |
|---|---|
|
Copy Requirement |
Copy Requirement |
|
Determine export data |
Data Transfer Routine |
|
Allocation No |
Billing Qty |
|
Reference no |
+ / - Qty |
|
Copy Item No |
Pricing Type |
|
Price Exchange Rate Type |
|
|
Cumulative Cost |
|
|
Price Source |
5. Copying Control for Billing Document to Sales Document
|
TCode |
VTAF |
|---|---|
|
Source: Billing Document Type |
Delivery related Billing (F2) |
|
Target: Sales Document Type |
Invoice Correction Request(RK) |
Features
|
Header Level |
Item Level |
Schedule Line Level |
|---|---|---|
|
Copy Requirement |
Copy Requirement |
Copy Requirement |
|
Data Transfer Routine |
Data Transfer Routine |
Data Transfer Routine |
|
Copy Item no |
Copy Schedule line |
|
|
Complete Reference |
Update Document flow |
|
|
+ / - Quantity |
||
|
Copy Quantity |
||
|
Price type |
||
|
2nd pricing type (only for invoice correction request) |
||
|
Campaign Deter. |
6. Copying Control for Billing Document to Billing
|
TCode |
VTFF |
|---|---|
|
Source: Billing Document Type |
Delivery related Invoice (F2) |
|
Target: Billing Document Type |
Cancellation Invoice(S1) |
Features
|
Header Level |
Item Level |
|---|---|
|
Copy Requirement |
Copy Requirement |
|
Determine export data |
Data Transfer Routine |
|
Allocation No |
Billing Qty |
|
Reference no |
+ / - Qty |
|
Price Exchange Rate Type |
|
|
Price Type |
|
|
Price Source |
Copy Control settings的更多相关文章
- [c++] Copy Control
C++ allows the programmer to define how objects are to be copied, moved, assigned and destroyed. Tog ...
- [C++] Copy Control (part 1)
Copy, Assign, and Destroy When we define a class, we specify what happens when objects of the class ...
- C/C++:copy control (拷贝控制)
前言:当定义一个类的时候,我们显示或者隐式地指定在此类型的对象拷贝,移动,赋值,销毁时做些什么,一个类通过定义五种特殊的成员函数来控制这些操作,包括拷贝构造函数,拷贝赋值运算符,移动构造函数,移动赋值 ...
- C++之拷贝控制 (Copy Control)
只有2种成员 值成员: 指针成员: 依实现可分为raw pointer / shared_ptr; 现在,仅考虑第③种:资源对象共享 角度来考虑拷贝控制 类的两种语义:值语义.似指针 编译器提供的de ...
- 【C++ 补习】Copy Control
C++ Primer 5th edition, chapter 13. The Rule of Three If a class needs a destructor, it almost surel ...
- Bug 14143011 : ORA-19606: CANNOT COPY OR RESTORE TO SNAPSHOT CONTROL FILE
Bug 14143011 : ORA-19606: CANNOT COPY OR RESTORE TO SNAPSHOT CONTROL FILE [oracle@test]$ tail -f rma ...
- A Complete ActiveX Web Control Tutorial
A Complete ActiveX Web Control Tutorial From: https://www.codeproject.com/Articles/14533/A-Complete- ...
- 解决Sublime Text 3 Package Control 问题
我使用的环境是 Mac OS X 10.11.5. 安装Packet Control之后,尝试安装插件,出现如下问题: There are no packages available for inst ...
- C++-copy constructor、copy-assignment operator、destructor
本文由@呆代待殆原创,转载请注明出处. 对于一个类来说,我们把copy constructor.copy-assignment operator.move constructor.move-assig ...
随机推荐
- 推荐:7 月份值得一看的 Java 技术干货!
月底了,又到了我们总结这一个月 Java 技术干货的时候了,又到了我们给粉丝免费送书的日子了. 7 月份干货总结 Oracle 发布了一个全栈虚拟机 GraalVM 一文带你深入拆解 Java 虚拟机 ...
- [原创]K8Cscan插件之FTP弱口令扫描
[原创]K8 Cscan 大型内网渗透自定义扫描器 https://www.cnblogs.com/k8gege/p/10519321.html Cscan简介:何为自定义扫描器?其实也是插件化,但C ...
- Linux系统 - 源码编译安装Nginx
什么是Nginx? Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器,在高连接并发的情况下N ...
- salesforce零基础学习(九十二)使用Ant Migration Tool 实现Metadata迁移
我们在做项目时经常会使用changeset作为部署工具,但是某些场景使用changeset会比较难操作,比如当我们在sandbox将apex class更改名字想要部署到生产的org或者其他环境的or ...
- Set存储元素为啥是唯一的(以HashSet为例源码分析)
本文版权归 远方的风lyh和博客园共有,欢迎转载,但须保留此段声明,并给出原文链接,谢谢合作,如有错误之处忘不吝批评指正! 说些废话 以前面试的时候会遇到有人问Set 和list的区别 这个很好答,但 ...
- 【原创】深入理解c++的右值引用
0 左值和右值 一个左值表达式代表的是对象本身,而右值表达式代表的是对象的值:变量也是左值. 1 右值引用作用 为了支持移动操作(包括移动构造函数和移动赋值函数),C++才引入了一种新的引 ...
- Java并发编程-再谈 AbstractQueuedSynchronizer 1 :独占模式
关于AbstractQueuedSynchronizer JDK1.5之后引入了并发包java.util.concurrent,大大提高了Java程序的并发性能.关于java.util.concurr ...
- eclipse中打断点debug无效
今天在测试的时候,发现在eclipse中打了断点,debug居然无效.结果是因为我无意开启了另一个功能,Run-->Skip All Breakpoints (忽略所有的断点) 快捷键:Ctrl ...
- spring学习(二) ———— AOP之AspectJ框架的使用
前面讲解了spring的特性之一,IOC(控制反转),因为有了IOC,所以我们都不需要自己new对象了,想要什么,spring就给什么.而今天要学习spring的第二个重点,AOP.一篇讲解不完,所以 ...
- Perl一行式:处理空白符号
perl一行式程序系列文章:Perl一行式 假如文件file.log内容如下: root x 0 0 root /root /bin/bash daemon x 1 1 daemon /usr/sbi ...