ERP俱乐部
ERP爱好者、ERP从业者互相交流、互相学习的乐园;我们的愿景是成为全球一流的中文ERP(Enterprise Resource Planning)交流平台
网站首页 论坛首页 搜索 用户列表 FAQ 注册 登录  
ERP俱乐部 -> SAP专栏 -> WM、LE(物流、仓库、发运) -> 求auto TO&Immediate TO creation for delivery实现的解释
  求auto TO&Immediate TO creation for delivery实现的解释
帖子发起人: bianco   发起时间: 2010-03-11 08:59 下午   回复数: 4
? 上一主题 下一主题 ?
楼主
  2010-03-11, 08:59 下午
bianco 离线,最后访问时间: 2010/7/12 18:00:53 bianco

发帖数前150位

50级
等级: 50级
注册: 2005年1月12日
经验: 206
积分: 92
精华: 0
发贴: 147
排名: 119
Site Registered Users每日发帖之星
求auto TO&Immediate TO creation for delivery实现的解释
 
看了些资料,还不是很清楚怎么实现Auto TO creation for delivery.是不是只要变换WMTA的time的值为1-3,就可以实现SAP自动调用report RSNAST00?是不是改为time=4就实现Immediate TO creation for delivery?谢谢!
分享按钮 IP 地址: 已登录   来自: 已登录    返回顶部
第 2 楼
  2010-03-12, 12:06 上午
baiboyd 离线,最后访问时间: 2013/4/14 12:52:59 baiboyd

发帖数前75位
男

50级
等级: 50级
注册: 2006年1月20日
经验: 266
积分: 286
精华: 1
发贴: 204
排名: 94
Site Registered Users
Re: 求auto TO&Immediate TO creation for delivery实现的解释
 

Automatic/Immediate Transfer Order Creation for Deliveries

For the interface between SD shipping and WM, you can also set up immediate or automatic transfer order creation for deliveries.

This process is controlled by the message control function in the SD Shipping component. The condition technique can be used to initiate message type "WMTA" when the delivery is created. The prerequisite for this is that at least one item of the delivery is relevant to WM. The combination "Shipping point / Delivery type" is used to determine the message type.

Depending on the processing time of the message type WMTA, there can be different processing types:

  • Time 1 - 3 (processing later)

In this case, the message is processed either via a program set in batch mode or manually via the transaction "Messages for delivery".

Since this processing is executed independently of delivery generation, we refer to it as automatic transfer order creation.

  • Time 4 (processing immediately)

Here message processing is initiated immediately after the delivery has been created. Therefore, we call this immediate transfer order creation.

If you want the system to generate transfer orders in the background without any additional activity necessary by the user, we recommend that you use processing times "1" or "2". You can then plan to periodically execute the report RSNAST00 (Selection Program for Issuing Output) with a corresponding repetition time for the message type WMTA.

This variant of processing transfer orders in the system provides significant advantages in system performance in comparison to processing time "4" and is by far the preferred method to use for this activity.

If you choose an appropriately small repetition time period when you set up the system to use report RSNAST00, the time required to create transfer orders is nearly the same as when using time period "4" for immediate transfer order generation.

To maintain the message determination for deliveries, see Sales and Distribution ?Basic Functions ?Output Control ?Output Determination ?Output Determination Using the Condition Technique ?Maintain Output Determination for Deliveries ?Maintain Condition Tables in the SD Shipping IMG documentation.


无聊余生,捣腾SAP;
珍爱生命,远离SAP!

http://space.itpub.net/451283/
IP 地址: 已登录   来自: 已登录    返回顶部
第 3 楼
  2010-03-20, 03:20 下午
bianco 离线,最后访问时间: 2010/7/12 18:00:53 bianco

发帖数前150位

50级
等级: 50级
注册: 2005年1月12日
经验: 206
积分: 92
精华: 0
发贴: 147
排名: 119
Site Registered Users每日发帖之星
Re: 求auto TO&Immediate TO creation for delivery实现的解释
 
谢谢,加问一个,怎样使用SAP的RSNAST00 report,去设置一个repetition time period? 能够使我选择time 1,2和time 4的效果一样呢?
分享按钮 IP 地址: 已登录   来自: 已登录    返回顶部
第 4 楼
  2010-04-23, 02:57 下午
RogerTian 离线,最后访问时间: 2013/3/27 10:28:31 RogerTian

发帖数前50位

版主
职务: 版主
60级
等级: 60级
注册: 2006年12月13日
经验: 412
积分: 312
精华: 6
发贴: 328
排名: 59
Global ModeratorsSite ModeratorsSite Registered Users每日发帖之星
Re: 求auto TO&Immediate TO creation for delivery实现的解释
 
 bianco wrote:
谢谢,加问一个,怎样使用SAP的RSNAST00 report,去设置一个repetition time period? 能够使我选择time 1,2和time 4的效果一样呢?


SM36/SM37定义Bathchjob的时候,把执行周期设成很短,例如每隔5秒,这样的效果和Immediate TO就基本上差不多了。通常设成几分钟或十几分钟的间隔就足够短了。

。。。Roger Tian LiChen。。。

资深SAP顾问,精通SAP后勤执行LE模块和WMS系统(包括RF无线射频技术), 精通SD、MM、PP模块。曾经在中国(北京/深圳/上海/广州/番禺/香港/台北)、加拿大、菲律宾、澳大利亚、印度、新加坡等地参加20多个大型SAP项目实施。SAP认证专业顾问,SAP兼职培训讲师。
IP 地址: 已登录   来自: 已登录    返回顶部
第 5 楼
  2010-05-26, 10:15 上午
冰峰 离线,最后访问时间: 2013/10/10 21:49:08 冰峰

发帖数前150位
男

40级
等级: 40级
注册: 2009年1月6日
区域: 青岛
经验: 153
积分: 153
精华: 0
发贴: 147
排名: 163
Site Registered Users每日发帖之星每日发帖之星
Re: 求auto TO&Immediate TO creation for delivery实现的解释
 
学习,多谢了
分享按钮 IP 地址: 已登录   来自: 已登录    返回顶部
 第 1 页 总共 1 页 [共有 5 条记录]
ERP俱乐部 -> SAP专栏 -> WM、LE(物流、仓库、发运) -> 求auto TO&Immediate TO creation for delivery实现的解释
(C)Copyright 2005-2020 www.erpclub.org All Rights Reserved.
Tel:+86-755-26444630
Email:webmaster@yok.com.cn