Top Banner
Systems Integration Systems Integration EIN 5346 Logistics Engineering EIN 5346 Logistics Engineering (MSEM, Professional) (MSEM, Professional) Fall, 2013 Fall, 2013
34

Systems Integration EIN 5346 Logistics Engineering (MSEM, Professional) Fall, 2013

Jan 05, 2016

Download

Documents

ankti

Systems Integration EIN 5346 Logistics Engineering (MSEM, Professional) Fall, 2013. ERP & APO Integration Theories & Concepts. Core interface (CIF) CIF Overview CIF Configuration Integration models for data transfer Object and data transfer Initial and delta transfer - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Systems IntegrationSystems Integration

EIN 5346 Logistics Engineering EIN 5346 Logistics Engineering (MSEM, Professional) (MSEM, Professional)

Fall, 2013 Fall, 2013

Page 2: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

ERP & APO IntegrationERP & APO Integration

Theories & ConceptsTheories & Concepts

Page 3: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Outline of ERP & APO IntegrationOutline of ERP & APO Integration

1. Core interface (CIF)• CIF Overview• CIF Configuration

2. Integration models for data transfer• Object and data transfer• Initial and delta transfer

3. Master data integration4. Transactional data integration

Page 4: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Integration of ERP & APO via CIF Integration of ERP & APO via CIF (Review)(Review)

CIFControls data transfer between ERP and SCM

SAP ERP ECC 6.0

SCM 5.0

Master Data Transactional Data

DPForecast based on

data from BW

SNPSupply Network

Planning

Deployment& Load Building

BW

Aggregates data from varous sources

Data from flat file

SOP / DM / PP

Alternative Scenario Base Scenario

7.0

Page 5: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

CIF OverviewCIF Overview

Core interface (CIF) is the central interface that connects SAP SCM to the existing SAP ECC system environment. Data transfer between the ECC and SCM systems is defined and controlled using the Core Interface (CIF).

CIF is an integrated part of the ERP system (in SAP ECC 6.0) and also is an integrated part of SAP APO, 7.0.

Page 6: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

CIF OverviewCIF Overview

CIF enables transferring master data from SAP ERP to SAP APO in one way only, and transferring transactional data in both ways between ERP and APO

In the Core Interface, the user selects the objects to be transferred to SCM via the “integration models.”

Only the planning-required parameters are transferred from the SAP ERP dataset to SAP SCM.

Technically, the transfer is performed via the queued remote function calls (qRFC).

Page 7: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Core Interface (CIF) (Review)Core Interface (CIF) (Review)

Page 8: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

APO Core InterfaceAPO Core InterfaceThe APO Core Interface is used for both initial data transfer (initial transfer) and change transfer (transfer of data changes) to SCM.

Page 9: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Master Data (review)Master Data (review)The relevant master data for production planning:

•Location•Product•Resources•PPM and PDS•Quota arrangement, •Set up Group & matrix, and •Interchangeable group.

Resource views:SNP and PP/DS require a different view of the capacity.

SNP – in time bucketsPP/DS – time-continuous capacity

Page 10: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Master Data ObjectMaster Data Object

PDS

Page 11: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Master Data TransferringMaster Data Transferring

Work station

Production Version

PDS

Page 12: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Transactional Data for Transactional Data for TransferringTransferring

Page 13: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

CIF ConfigurationCIF Configuration

To enable this communication, the user needs to configure the “Application Link Enabling” (ALE) settings and the parameters for communication (see Figure 25.1)

The user needs to define the logical systems for both ERP (NAPCLTN550) and APO (CDFCLNT550) systems

Page 14: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

CIF ConfigurationCIF Configuration

Page 15: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

CIF ConfigurationCIF Configuration

In the ERP system, the APO logical system has to be defined as the target system by assigning the system type and release with transaction code NDV2 and the queue type with the transaction code CFC1.

The remote function calls (RFC) destination defines the address of the target system and the access data (user for the target system, password).

The RFC destination has to have the same name as the logical system of the target system and that the name is case sensitive.

Page 16: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Integration Models for Data TransferIntegration Models for Data Transfer• The integration model is used to specify selection criteria

for master data objects and the logical name of the target (APO) system.

• The same integration model can be used to transfer more than one type of object but it is a good practice to use multiple integration models (one per object type) to avoid complex maintenance of the selection criteria.

• When ERP sends orders to APO, the integration models check whether the active integration model exists.

• Integration models are created (T-code CFM1) and activated (T-code CFM2) on the ERP side.

• Integration model can be deleted in ERP (T-code CFM7), but the integration model must be inactivated before deletion.

Page 17: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Objects of Integration Models Objects of Integration Models Two types of objects:•Material dependent

o such as orders•Material independent

o such as resources and suppliers.

Table 25.2 lists some of objects that can be included into integration models and transferred to APO.

Page 18: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Objects for Integration ModelsObjects for Integration Models

Page 19: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Objects of Integration ModelsObjects of Integration ModelsWhile creating the integration model, the objects which match the selection criteria, are read in and assigned to the model.

The integration model is unique in its name, the target system, the application, and its version. The user can freely name the integration model and denotes its application. The target system is selected from the APO system that is defined in the CIF configuration.

Page 20: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Objects of Integration Model Objects of Integration Model A new version is generated for the integration model, each time when the user modifies it. The user and the date of generation are part of the version name.

The transfer of objects is sequence-dependent. For example, plants must be transferred prior to the transfer of work center.

The transfer of data is triggered by activating the model with the transaction code, CFM2.

Page 21: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Initial and Delta TransferInitial and Delta Transfer

Initial transferDuring the initial transfer, CIF (the currently active version) transfers all objects to APO.

Delta transferIf the new version is activated (while the older ones still remain active), CIF transfers only new objects (i.e., the objects that are not included in the old version).

Usually a periodical delta transfer is used for data integration, to reduce the system load.

Page 22: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Initial and Delta Data TransferInitial and Delta Data Transfer

Page 23: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Master Data IntegrationMaster Data IntegrationMaster data is usually one of the most crucial factors for the success of an implementation.

•Master data in ERP have to have a sufficient quality.•Master data must be kept consistent between ERP and APO, otherwise planning will be inaccurate and lead to wrong results.

•Generally strongly recommend to maintain master data in ERP environment.

Page 24: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Master Data IntegrationMaster Data IntegrationThe master data objects in SAP SCM are not identical to those in SAP ERP.

During master data transfer, the relevant SAP ERP master data is mapped to the corresponding SAP SCM master data. The SAP ERP system is the owner of most of the master data. Only specific SCM master data (such as transport lanes) that does not exist in SAP ERP is maintained in SAP SCM.

Page 25: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Master Data Transfer StrategiesMaster Data Transfer Strategies

Page 26: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Transactional Data IntegrationTransactional Data IntegrationThe transfer of transactional data is working two ways, from ERP to APO and from APO to ERP.

From ERP to APO, there is usually one initial upload and from then onward a continuous online transfer of data changes.

From APO to ERP, the default setting for the transfer is “immediately’ for PP/DS order and “periodically” for SNP orders.

Page 27: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Dependencies for sequencing Dependencies for sequencing Integration ModelsIntegration Models

Page 28: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Systems IntegrationSystems Integration

SAP Implementation SAP Implementation

Page 29: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Transactions for System Transactions for System ConnectionConnection

Page 30: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Create Integration Model in ERPCreate Integration Model in ERP

Page 31: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Activate/Deactivate Integration Activate/Deactivate Integration Model in ERPModel in ERP

Page 32: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Confirm Data Transfer in APOConfirm Data Transfer in APO

Page 33: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Transactions and Reports for Data Transactions and Reports for Data Transfer from ERP to APOTransfer from ERP to APO

Page 34: Systems Integration  EIN 5346   Logistics Engineering  (MSEM, Professional)  Fall, 2013

Exercises: Exercises: (Due date: 12/14/1013)(Due date: 12/14/1013)

1. Planning with CTM2. Create requirement in APO-Production planning3. Plan network with CTM4. Check simulation for CTM5. Verify demand in CTM6. Execute evaluation with CTM7. Check CTM: results analysis8. Check CTM results in SNP Planning Board9. Check CTM: Supply Chain Viewer