• Customer Industry: Commercial off-the-shelf (COTS) application ,, Food Ingredients or Agricultural Supply Chain trading business
  • Possess broad understanding of SAP capabilities and integration –
  • OTSC:  Order & Trade Settlement to Cash [SD/GTS/GTM]

- which includes capturing the details of a sale to validate and coordinate its execution;

- providing support and services for customers related to order tracking, complaints, dispute resolution and product-related questions;

- and activities required to invoice customers and collect payments.

- Cover following areas: EDI, Vistex, Contracts, Pricing, Orders, and/or Master Data.

  • MGMS,  Manage Goods Movement & Storage [MM/WM]

- SAP modules - WM / IM / TPVS / TM

  • Includes all the business activities required to plan, optimize, move, transfer, store and manage the flow of goods and freight between origin and destination.This includes all raw materials, work in process, finished goods, ingredients, plant supplies, and MRO items that require transport and/or storage.  All transportation modes and shipments are included.  All storage facilities types, including elevators and transfer terminals, are included.  Includes inventory management and forwarding.

The specific Process focus areas in scope for Tartan and SAP implementation for this role are:

Various transportation modes: truck, rail, barge, pipeline, bulk marine, container, multimodal,

Various warehousing: terminal, elevator, warehouse, pile, tank, bin, rack, etcâ

Supply network optimization

Working capital optimization

Forwarding and associated documentation

[Transportation or Warehouse EDI messaging]

  • PLTP, Plan to Produce (PLTP) [PP/PM/QM]

- Including production planning, Quality and food safety management, plant capital management, inventory and plant maintenance and equipment

The Plan to Produce processes include manufacturing strategy definition;sales and operations planning, supply and demand planning, production planning, scheduling, and execution; manufacturing quality management, and the maintenance of plant, property, and equipment.

* Process design and analysis includes the identification and analysis of business and functional process requirements, process mapping (as-is and to-be), and the design of activities, tasks and sub-processes; designers will also be expected to coordinate with SAP specialists to translate process requirements into software configuration or development specifications, and will be expected to write and execute testing scenarios and scripts
* Application analysis includes the translation of process requirements and designs into system requirements and system configuration settings; designers will be expected to author functional specifications for software development
* Controls analysis includes the identification of process control risks and the design of process controls to mitigate or eliminate those risks; designers will be expected to implement and test business process controls for processes that are both manual and application-enabled
This role will focus onProduction Processareas including:
* Production processes for process industries
* Quality management
* Delivery of consulting services
* Reliability and maintenance
* Planning and scheduling
* Knowledge from these production types:
* Raw material
* Discrete disassembly
* Discrete assembly
* Process
* Environmental, Health & Safety (EHS)

  • PRTP, Procure to Pay

Procure to Pay (PRTP) process which includes the business activities required to procure direct and indirect materials and services: planning, sourcing, requisitions, contract management receiving, incoming quality inspection, contract settlement for trade purchase contracts, invoice validation, and the payment of suppliers and counterparties.

* SAP Materials Management (MM)
* SAP Finance (FI)
* SAP Accounts Payable (AP)
* SAP Global Trade Management (GTM)
* SAP Transportation Management (TM) 7.0

Accountable for successfully leading Cargill Strategic Sourcing SAP implementation and sustainment activities. Additionally, accountable for ensuring a common PRTP process design, sustainable operating results and ongoing process improvement across SAP and non-SAP systems and businesses.

Additionally responsible for managing a transactional procurement shared service center covering purchase order processing, contract administration, purchasing card administration and IT purchasing.

  • RTR Record to Report (RTR)  [FI/CO]

SAP Process Integration - High Level ERP/Integration Process --- Cargill Process Concept Design的更多相关文章

  1. [译]Stairway to Integration Services Level 16 – Flexible Source Locations (多文件导入)

    介绍 在本文中我们将利用SSIS参数,变量 以及 Foreach Loop Container 从多个源动态导入数据. 开始前我们先下载一些数据.WeatherData_Dec08_Apr09.zip ...

  2. [译]Stairway to Integration Services Level 12 - 高级日志配置

    介绍 本文中,我们将结合之前学习的时间冒泡,日志记录,以及复制模型.建立一个自定义的SSIS包日志模型. SSIS Task事件回顾    Reviewing SSIS Task Events 在做实 ...

  3. [译]Stairway to Integration Services Level 18 – 部署和执行

    介绍 在本文中,我们要创建一个SSIS Catalog 实例,部署我们的项目,并且运行 weather data loader 包. SSIS 2012 部署模型   SSIS 2012 Deploy ...

  4. [译]Stairway to Integration Services Level 4 - 增量更新数据

    在本文中, 我们说下增量更新数据:即将数据源中更新了的数据替换掉目标表中对应的数据. 更新代码 操作之前我们先把目标表e (dbo.Contact). 的数据改掉 Use AdventureWorks ...

  5. [译]Stairway to Integration Services Level 15 – SSIS 参数回顾

    介绍 在本文中我们会研究SSIS变量姐妹: SSIS 变量. 我们会演示参数配置,通过包参数管理动态属性值,然后会演示SSIS包执行的时候参数怎么被配置的. SSIS Parameters 101 S ...

  6. [译]Stairway to Integration Services Level 13 - SSIS 变量回顾

    介绍 在前一篇中我们组合了已经学过的事件冒泡 event bubbling, 日志记录 logging, 和父子模型 Parent-Child pattern 建立了自定义的SSIS包日志记录. 本文 ...

  7. [译]Stairway to Integration Services Level 11 - 日志配置

    介绍 在前一个章节我们讨论了事先行为,分享了如何操作默认的行为和时间冒泡,并且介绍了父子模型. 本文中,我们会配置SSIS日志. 进行简单及高级日志配置,存储,和检索的实验.并且生成自定义日志信息. ...

  8. [译]Stairway to Integration Services Level 10 - 高级事件活动

    介绍 在前一篇文章中我们介绍了故障容差相关的 MaximumErrorCount 和 ForceExecutionResult 属性.  同时我们学习了SSIS Control Flow task e ...

  9. [译]Stairway to Integration Services Level 9 - Control Flow Task Errors

    介绍 在本文中,我们会实验 MaximumErrorCount和ForceExecutioResult 故障容差属性,并且还要学习Control Flow task errors, event han ...

随机推荐

  1. Spring Cloud内置的Zuul过滤器详解

    Spring Cloud默认为Zuul编写并启用了一些过滤器,这些过滤器有什么作用呢?我们不妨按照@EnableZuulServer.@EnableZuulProxy两个注解进行展开,相信大家对这两个 ...

  2. java二维数组遍历

    数组名加上length(arr.length),表示该数组的行数(Row): 指定索引加上length(arr[x].length),表示该行的元素个数,即该行的列数(Column). public  ...

  3. sql server2000导出表结构说明

    SELECT 表名 then d.name else '' end, 表说明 then isnull(f.value,'') else '' end, 字段序号=a.colorder, 字段名=a.n ...

  4. 【驱动】DM9000A网卡驱动框架源码分析

    Linux网络设备结构 首先看一下Linux网络设备的结构,如下图: 网络协议接口层向网络层协议提供提供统一的数据包收发接口,不论上层协议为ARP还是IP,都通过dev_queue_xmit()函数发 ...

  5. vue2.0如何自定义全局变量的方法

    方法一:http://www.jianshu.com/p/04dffe7a6b74 //在mian.js中写入函数 Vue.prototype.changeData = function (){ al ...

  6. Spark中的IsNotNull函数怎么用

    Spark中的IsNotNull函数怎么用 在这里看到的这个函数,就是判断是否为空,但是开始不知道怎么用,后来找到了,要在View中用,也就是SparkSQL中.如下: spark.sql(" ...

  7. visual c++中预定义的宏

    一.主要目标 (由于visual studio通常包含很多开发环境,通常将其中c/c++的ide称为visual c++ 20xx) 整理下visual c++ 2010下预定义的宏.做一下备忘和了解 ...

  8. 有用的SAP System Administration T-CODE

    一,SAP系统管理常用到的事务代码1.  SM51 SAP Servers System Monitoring2.  SM21 SAP系统日志3.  SRZL  SAP计算机中心管理系统(CCMS) ...

  9. deepNN

    不做卷积,只是增加多层神经网络层. #-*- encoding:utf-8 -*- #!/usr/local/env python import numpy as np import tensorfl ...

  10. tf.nn.sigmoid_cross_entropy_with_logits

    tf.nn.sigmoid_cross_entropy_with_logits sigmoid_cross_entropy_with_logits( _sentinel=None, labels=No ...