• 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. 机器学习算法实现解析——word2vec源代码解析

    在阅读本文之前,建议首先阅读"简单易学的机器学习算法--word2vec的算法原理"(眼下还没公布).掌握例如以下的几个概念: 什么是统计语言模型 神经概率语言模型的网络结构 CB ...

  2. iOS应用管理(优化)

    // //  ViewController.m //  01-应用管理 //  Created by apple on 17-5-14. //  Copyright (c) 2017年  All ri ...

  3. 【C/C++】C语言复习笔记-17种小算法-解决实际问题

    判断日期为一年中的第几天(考虑闰年) /* * 计算该日在本年中是第几天,注意闰年问题 * 以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天 * 特殊情况,闰年且输入月份大于3时 ...

  4. MFC中获取命令行参数的几种方法

    在MFC程序中,可以用以下几种方法来获取命令行参数. 为方便说明,我们假设执行了命令:C:\test\app.exe -1 -2 方法一 ::GetCommandLine(); 将获取到 " ...

  5. android下使用adb启动程序或者服务

    susetprop service.adb.tcp.prot 5555stop adbdstart adbdnetstat 使用 adb install hello.apk可以安装一个apk但并不能启 ...

  6. Ubuntu上搭建Hadoop环境(单机模式+伪分布模式)【转】

    [转自:]http://blog.csdn.net/hitwengqi/article/details/8008203 最近一直在自学Hadoop,今天花点时间搭建一个开发环境,并整理成文. 首先要了 ...

  7. python3.5 连接mysql

      I did the steps below with Python 3.5.1 and it works: Download driver from here Driver installatio ...

  8. Android Toolbar的使用 顶部标题栏+后退键

    最近设计安卓里面有个标题栏,里面有个后退键,可以完成后退之类的功能. 好,刚好可以用Toolbar去实现 上代码:activity_main.xml <?xml version="1. ...

  9. HTTP Status 500 PWC6188 jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

    报错如下: 解决方案: 1.可能是依赖引用错了,注意 JSP 应依赖: <!-- JSP --> <dependency> <groupId>javax.servl ...

  10. git .gitignore 文件不起作用

    .gitignore 不起作用的原因是因为 git 有以前文件缓存,只要清理一次缓存即可 git rm -r --cached . // 然后再进行 git git add . git commit