SlideShare una empresa de Scribd logo
1 de 4
Business Data Transformation and Consolidation for a Global Energy
Services Company

John Perkins
Director, ChainSys Corporation
john.perkins@chain-sys.com


Introduction
Business and organizational changes have significant ramifications on data requirements for a global company.
Combine these changes with radical business process change and you have a functional and technical problem
with increased complexity. Migration of master, referential and transactional data to new business organizations
require precise planning, coordination and execution. We will review in detail a case study for a global energy
services company reviewing the process followed throughout the project.
Objective 1: To provide project and data strategies to dealing with multiple organizational consolidation.
Objective 2: To discuss both manual and automated tools that were used to create the new business entity.
Objective 3: To review the structured process and techniques followed by the project team.
Objective 4: To review lessons learned in dealing with a complex business process and data consolidation project.
Objective 5: To review processes to follow to mitigate business risks with data migration.


Intended Audiences:
(i) Individual contributor (ii) Project team member (iii) Project Manager




High Level Overview
Our Client “Avantha Power and Infrastructure (http://www.avanthagroup.com)” implemented Oracle E-Business
Suite R12.1.3 application for Projects, Enterprise Asset Management, Finance, Order to Cash and Procure to pay
functions. The source system was 10 years old Oracle E-Business Suite 11.5.7 application. This project involves
highest complications in Data transformations and consolidation of data from multiple Operating Units and
Inventory Organizations. We successfully used Oracle Business Accelerators (OBA) for creating the new setups in
Oracle E-Business Suite R12.1.3. We used the automated data migration tool “appLOAD” for migrating the huge
volume complex data from Oracle E-Business Suite 11.5.7 to Oracle E-Business Suite 12.1.3 with complicated
Validations, Translation Rules and Data Consolidations as well. The project was implemented under 6 month’s
timeframe.


Key Concepts
Information Life cycle phases are Plan, Obtain, Store and Share, Maintain, Apply and Dispose. All phases of the
Information life cycle have a cost. It is only when the resource is applied that the company receives value from it.
Data quality is affected by activities in all of the phases of the life cycle. The major difference between information
as a resource and other resources is that Information is reusable; it is not consumed when used. If the information
is wrong, it will be used again and again – with negative results.
Master Data: Master data describe the people, places and things that are involved in an organization’s business.
Eg: People (Customer, employees, vendors), places (locations, sales territories, organizations), and things
(accounts, products, assets, document sets).

Reference Data: Reference data are sets of values or classification schemas that are referred to by systems,
applications, data stores, processes and reports as well as by transactional and master records. Eg: Customer type
in Customer Master Data, Item type in Item master data.

Transactional Data: Transactional data describe an internal or external event or transaction that takes place as an
organization conducts its business. Eg: sales order, invoices, purchase orders, trips, deliveries, cash receipts,
payments, inventory transactions etc.

Metadata: Metadata literally means “data about data”. It shows all the characteristics of the tables and fields
within them such as: Field name, Constraints, Data Type etc.

Data Validation: To ensure data quality, data validations of the source data against the target setups and
reference data is very essential. Also validations are done against the source data itself for issues such as
Duplication, Data accuracy and Data Profiling issues. Generally condition based action logic is performed to check
for the data validations.

Data Extraction: In a Data Migration project the source data which need to be migrated need to be extracted in a
specific format needed for the target systems. You can use SQL, PL/SQL, Java approaches to extract data into
appropriate file formats.

Data Mart: In a data migration projects, the data extracted is loaded into a Data Mart so that data quality checks
and data cleansing can be performed in the data mart without disturbing the source application. Data mart is sets
of tables which are used for staging the data and used as a working area. These tables can be dropped from the
database once the data migration project is completed successfully.

Data Transformation: The Source data cannot be directly loaded into the target application. The source data
columns need to be translated to a different value based on certain rules. These translations can take place on the
Data extraction or against the data loaded in the data mart. This is a key functionality needed for any ERP data
migrations.

Data Consolidation: Data consolidation is a process to combine data from multiple operating units or inventory
organization into fewer OU’s and Inventory Organizations. Also this is applicable for situations where more than 1
application needs to be migrated into a single application.

The Current Challenges

Operational Challenges:
        Multiple representation of financial transaction
        No Standardized business processes across the organization
        Cannot Capture the production costs and product costing for energy products
        Could not take advantage of tax holidays for capacity expansions
        Cannot Keep track of project expenditures and capital expenditures
        Could not close the periods Independent by the SBUs
        Category based valuation for coal and chemicals was not available
Compliance and Governance:

        To Comply with updated Accounting Standards (IFRS)
        To Comply with complex Tax rules
        To Improve Group level consolidation and reporting
        To Comply with multiple legislative, industry or geography requirement

Technology:

        End of life application – Oracle E-Business Suite 11.5.7 application
        Reporting platform was not user friendly
        Inadequate MIS Reporting




Project Information
Avantha Power was using Oracle E-Business Suite 11.5.7 from Year 2002 onwards. Avantha used Oracle Financials,
Oracle Process Manufacturing and Oracle Receivables for its business. Asset management was handled outside the
EBS system. Project costing was handled using GL Chart of account mapping. Avantha Power was demerged from
BILT and wanted to implement Oracle E-Business Suite R12.1.3 for their global operations which includes 6 Power
Plants. The data from multiple Operating Units were consolidated into target Operating Units. The OPM Inventory
data was migrated into Oracle Discrete Inventory module without Lot/Sublot information for the EAM-MRO items.
The entire project duration was 6 months.


Modules Implemented
The following modules where implemented in Oracle E-Business Suite R12.1.3: Oracle General Ledger, Oracle
Payables, Oracle Receivables, Oracle Fixed Assets, Oracle Cash Management, Oracle Project Costing, Oracle Project
Billing, Oracle Project Management, Oracle Enterprise Asset Management Suite, Oracle Order Management,
Oracle Advanced Pricing, Oracle Purchasing, Oracle Inventory, Oracle Process Manufacturing – Process Execution,
Costing, Formulator etc.


Process Improvements
Oracle MAC to Oracle SLAM: The client never made use of MAC in Oracle EBS 11.5.7 and chargedall the WIP issues
to consumption. In Oracle EBS R12, using SLAM the Raw material, WIP and Finished good valuations and costing
needs where successfully mapped.

Lot/Sub-lot reorganization: Oracle OPM Inventory was migrated into Oracle Discrete Inventory module.
Implemented the new discrete functionalities along with OPM functions. Data transformation from lot/sub-lots to
no controls. Usage of sub-inventories and locators. Accurate costing was achieved.

New Quality Models: Quality collection plan for procurement, Lab samples, grading processes through Oracle
Quality module.

Project Costing: Client was capturing project costs against projects by having a separate segment in COA in legacy.
In EBS R12, through Oracle Project Costing module, project costs captured at tasks level and interfaced to Oracle
FA for capitalizations
Maintenance Cost: Maintenance costs were captured manually in Oracle EBS 11.5.7. In the new EBS R12, through
Enterprise Asset Management, preventive and breakdown Maintenance activities are handled to automate the
capturing of material and resource costs.

Improved Order Management: For energy products/services, manual Invoices were raised in Oracle EBS 11.5.7. In
the new EBS R12, by way of configuration of O2C process, Auto invoices were implemented.



Oracle Business Accelerator (OBA) and ChainSys appLOAD Tool
For this project we utilized the OBA templates for configuring the Setups and used appLOAD Suite for data
migration from Oracle EBS 11.5.7 to Oracle EBS R12.1.3. OBA is a great accelerator tool for creating Functional
Setups in Oracle EBS R12.1.3. AppLOAD helped us tremendously with Data Extraction, Data Transformation, Data
Validation, Data Consolidation, Data Cleansing and Data Migration. With both OBA and appLOAD we were able to
shrink the project implementation timeline close to 50% from 12 months to 6 months project.


Cleanse and Transform Data as Required
AppLOAD Suite provides a robust logical data transformation tool. It is capable of logically modifying existing data
or creating data logically in pre-defined fields. For example if a new segment is added to the general ledger chart
set the entry can be created using this feature. AppLOAD Suite includes a number of tools to support data
cleansing, for example data may be compared to locate duplicate records with alias key identifiers based on sound,
key words (Levinstein Distance Method) and custom configured logical relationships. All objects and attributes in
the data mart are available for edit. An audit trail is created for all changes.


Data Consolidation
We used appLOAD Suite to perform the Data consolidation and cross referencing. The data was extracted and
brought into the Data Mart. Data Transformation and Cleansing took place in the data mart using automated rules
engine and manual excel export/imports. The data consolidation happens in the data mart as well using techniques
such as Soundex, Logical Rules, NYSIIS, and Double Metaphone. The consolidated data will be standardized and
loaded into the target application with the cross reference information stored against the alias information.



Key Take Away
Technology: Choose the correct Oracle Business Accelerator template for configuring the new EBS R12 Instance.
Along with OBA, choose the correct accelerator tools for Data Migration and BI/Analytics purpose. Plan effectively
for the on-going data quality initiatives. Move as many reports into BI/Analytics platform. Plan for post
implementation initiatives and communicate effectively.
People: Create grass root support within the organization for the project work. Don’t address the people, address
the issue. Don’t shoot the messenger.
Process: Do not work on the solution during the requirement gathering. Clearly understand the reasoning for
performing as-is study. Prioritize the requirements and work. Keep the solution simple and easy. Work on the
change management continuously from the project start to end.

Más contenido relacionado

La actualidad más candente

eCIO PPT Sunsetting strategy v 3 general distribution
eCIO PPT Sunsetting strategy v 3 general distributioneCIO PPT Sunsetting strategy v 3 general distribution
eCIO PPT Sunsetting strategy v 3 general distribution
David Niles
 
Resume John Stires Il
Resume John Stires IlResume John Stires Il
Resume John Stires Il
pencarver
 
593 Managing Enterprise Data Quality Using SAP Information Steward
593 Managing Enterprise Data Quality Using SAP Information Steward593 Managing Enterprise Data Quality Using SAP Information Steward
593 Managing Enterprise Data Quality Using SAP Information Steward
Vinny (Gurvinder) Ahuja
 

La actualidad más candente (20)

Application retirement road_map_for_legacy_applications
Application retirement road_map_for_legacy_applicationsApplication retirement road_map_for_legacy_applications
Application retirement road_map_for_legacy_applications
 
Oracle E-Business Suite 12.2 - The Upgrade to End All Upgrades
Oracle E-Business Suite 12.2 - The Upgrade to End All UpgradesOracle E-Business Suite 12.2 - The Upgrade to End All Upgrades
Oracle E-Business Suite 12.2 - The Upgrade to End All Upgrades
 
Higher Ed. ERP SME, Data Analyst, Integration, Implementation, Migration Cons...
Higher Ed. ERP SME, Data Analyst, Integration, Implementation, Migration Cons...Higher Ed. ERP SME, Data Analyst, Integration, Implementation, Migration Cons...
Higher Ed. ERP SME, Data Analyst, Integration, Implementation, Migration Cons...
 
Going to Oracle EBS Release 12? Upgrading Is Faster, Better and Cheaper than ...
Going to Oracle EBS Release 12? Upgrading Is Faster, Better and Cheaper than ...Going to Oracle EBS Release 12? Upgrading Is Faster, Better and Cheaper than ...
Going to Oracle EBS Release 12? Upgrading Is Faster, Better and Cheaper than ...
 
Integrating primavera p6 with oracle erp which technology path is right for...
Integrating primavera p6 with oracle erp   which technology path is right for...Integrating primavera p6 with oracle erp   which technology path is right for...
Integrating primavera p6 with oracle erp which technology path is right for...
 
Oracle Product Hub Cloud:​ A True Enterprise Product Master Solution​
Oracle Product Hub Cloud:​  A True Enterprise Product Master Solution​Oracle Product Hub Cloud:​  A True Enterprise Product Master Solution​
Oracle Product Hub Cloud:​ A True Enterprise Product Master Solution​
 
eCIO PPT Sunsetting strategy v 3 general distribution
eCIO PPT Sunsetting strategy v 3 general distributioneCIO PPT Sunsetting strategy v 3 general distribution
eCIO PPT Sunsetting strategy v 3 general distribution
 
Case Study: Using EDMCS to Solve Master Data Challenges
Case Study:  Using EDMCS to Solve Master Data ChallengesCase Study:  Using EDMCS to Solve Master Data Challenges
Case Study: Using EDMCS to Solve Master Data Challenges
 
Fusion applications gl and ar suresh c-mishra
Fusion applications   gl and ar suresh c-mishraFusion applications   gl and ar suresh c-mishra
Fusion applications gl and ar suresh c-mishra
 
The Wright Move – A Continued Journey to the Oracle EPM Cloud
 The Wright Move – A Continued Journey to the Oracle EPM Cloud The Wright Move – A Continued Journey to the Oracle EPM Cloud
The Wright Move – A Continued Journey to the Oracle EPM Cloud
 
DRM on Steroids
DRM on SteroidsDRM on Steroids
DRM on Steroids
 
Schouten biapps
Schouten biappsSchouten biapps
Schouten biapps
 
Oracle ERP Cloud implementation tips
Oracle ERP Cloud implementation tipsOracle ERP Cloud implementation tips
Oracle ERP Cloud implementation tips
 
Sap 1
Sap 1Sap 1
Sap 1
 
Mdm for materials –positive impact of data quality improvement
Mdm for materials –positive impact of data quality improvementMdm for materials –positive impact of data quality improvement
Mdm for materials –positive impact of data quality improvement
 
Oracle Optimizer: 12c New Capabilities
Oracle Optimizer: 12c New CapabilitiesOracle Optimizer: 12c New Capabilities
Oracle Optimizer: 12c New Capabilities
 
ACCELERATE SAP® APPLICATIONS WITH CDNETWORKS
ACCELERATE SAP® APPLICATIONS WITH CDNETWORKSACCELERATE SAP® APPLICATIONS WITH CDNETWORKS
ACCELERATE SAP® APPLICATIONS WITH CDNETWORKS
 
Oracle product mdm pim data hub
Oracle product mdm   pim data hubOracle product mdm   pim data hub
Oracle product mdm pim data hub
 
Resume John Stires Il
Resume John Stires IlResume John Stires Il
Resume John Stires Il
 
593 Managing Enterprise Data Quality Using SAP Information Steward
593 Managing Enterprise Data Quality Using SAP Information Steward593 Managing Enterprise Data Quality Using SAP Information Steward
593 Managing Enterprise Data Quality Using SAP Information Steward
 

Destacado

Announcements, 5/20/12
Announcements, 5/20/12Announcements, 5/20/12
Announcements, 5/20/12
CLADSM
 
4646 4650.output
4646 4650.output4646 4650.output
4646 4650.output
j1075017
 
Diskusi pendidikan ppia
Diskusi pendidikan ppiaDiskusi pendidikan ppia
Diskusi pendidikan ppia
Albard Khan
 
Ctdt tc toan hoc
Ctdt tc toan hocCtdt tc toan hoc
Ctdt tc toan hoc
trintd
 
Sinclair Winter Newsletter
Sinclair Winter NewsletterSinclair Winter Newsletter
Sinclair Winter Newsletter
Jonathan Belek
 
Ochrona praw autorskich w internecie
Ochrona praw autorskich w internecieOchrona praw autorskich w internecie
Ochrona praw autorskich w internecie
evribadi
 
Chiamata di Marzo!
Chiamata di Marzo!Chiamata di Marzo!
Chiamata di Marzo!
Carlitassss
 
4631 4635.output
4631 4635.output4631 4635.output
4631 4635.output
j1075017
 
4641 4645.output
4641 4645.output4641 4645.output
4641 4645.output
j1075017
 
H6 p3 platentektoniek
H6 p3 platentektoniekH6 p3 platentektoniek
H6 p3 platentektoniek
jvmensch
 

Destacado (19)

CCskolanPechaKucha
CCskolanPechaKuchaCCskolanPechaKucha
CCskolanPechaKucha
 
Как сделать информацию доступной для всех
Как сделать информацию доступной для всехКак сделать информацию доступной для всех
Как сделать информацию доступной для всех
 
ROAD: the ISSN as a matching key to aggregate quality, open access resources
ROAD: the ISSN as a matching key to aggregate quality, open access resources ROAD: the ISSN as a matching key to aggregate quality, open access resources
ROAD: the ISSN as a matching key to aggregate quality, open access resources
 
Announcements, 5/20/12
Announcements, 5/20/12Announcements, 5/20/12
Announcements, 5/20/12
 
The Computer History Museum’s “Get Invested” Educational Offering
The Computer History Museum’s “Get Invested” Educational OfferingThe Computer History Museum’s “Get Invested” Educational Offering
The Computer History Museum’s “Get Invested” Educational Offering
 
4646 4650.output
4646 4650.output4646 4650.output
4646 4650.output
 
Diskusi pendidikan ppia
Diskusi pendidikan ppiaDiskusi pendidikan ppia
Diskusi pendidikan ppia
 
Ctdt tc toan hoc
Ctdt tc toan hocCtdt tc toan hoc
Ctdt tc toan hoc
 
Sinclair Winter Newsletter
Sinclair Winter NewsletterSinclair Winter Newsletter
Sinclair Winter Newsletter
 
Ochrona praw autorskich w internecie
Ochrona praw autorskich w internecieOchrona praw autorskich w internecie
Ochrona praw autorskich w internecie
 
Chiamata di Marzo!
Chiamata di Marzo!Chiamata di Marzo!
Chiamata di Marzo!
 
Aarteita Treasures
Aarteita   TreasuresAarteita   Treasures
Aarteita Treasures
 
4631 4635.output
4631 4635.output4631 4635.output
4631 4635.output
 
Viking Night Auction
Viking Night AuctionViking Night Auction
Viking Night Auction
 
MARGARET MORLEY'S CV
MARGARET MORLEY'S  CVMARGARET MORLEY'S  CV
MARGARET MORLEY'S CV
 
El universo
El universoEl universo
El universo
 
4641 4645.output
4641 4645.output4641 4645.output
4641 4645.output
 
Dona dona
Dona donaDona dona
Dona dona
 
H6 p3 platentektoniek
H6 p3 platentektoniekH6 p3 platentektoniek
H6 p3 platentektoniek
 

Similar a Collaborate 2012-business data transformation and consolidation for a global energy services company - wp

Similar a Collaborate 2012-business data transformation and consolidation for a global energy services company - wp (20)

Resume_of_Vasudevan - Hadoop
Resume_of_Vasudevan - HadoopResume_of_Vasudevan - Hadoop
Resume_of_Vasudevan - Hadoop
 
Ganesh profile
Ganesh profileGanesh profile
Ganesh profile
 
Gary Wheaton resume
Gary Wheaton resumeGary Wheaton resume
Gary Wheaton resume
 
Koteswararao_Resume
Koteswararao_ResumeKoteswararao_Resume
Koteswararao_Resume
 
Abdul ETL Resume
Abdul ETL ResumeAbdul ETL Resume
Abdul ETL Resume
 
Resume
ResumeResume
Resume
 
Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Neoaug 2013 critical success factors for data quality management-chain-sys-co...Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Neoaug 2013 critical success factors for data quality management-chain-sys-co...
 
Resume_PratikDey
Resume_PratikDeyResume_PratikDey
Resume_PratikDey
 
Resume Pallavi Mishra as of 2017 Feb
Resume Pallavi Mishra as of 2017 FebResume Pallavi Mishra as of 2017 Feb
Resume Pallavi Mishra as of 2017 Feb
 
Resume Aden bahdon
Resume Aden bahdonResume Aden bahdon
Resume Aden bahdon
 
Mohd_Shaukath_5_Exp_Datastage
Mohd_Shaukath_5_Exp_DatastageMohd_Shaukath_5_Exp_Datastage
Mohd_Shaukath_5_Exp_Datastage
 
GouriShankar_Informatica
GouriShankar_InformaticaGouriShankar_Informatica
GouriShankar_Informatica
 
Ganesh CV
Ganesh CVGanesh CV
Ganesh CV
 
HamsaBalajiresume
HamsaBalajiresumeHamsaBalajiresume
HamsaBalajiresume
 
Harikrishna yaddanapudi
Harikrishna yaddanapudiHarikrishna yaddanapudi
Harikrishna yaddanapudi
 
Sabyasachee_Kar_cv
Sabyasachee_Kar_cvSabyasachee_Kar_cv
Sabyasachee_Kar_cv
 
HarshaKore-HCLTechnologies
HarshaKore-HCLTechnologiesHarshaKore-HCLTechnologies
HarshaKore-HCLTechnologies
 
8143320263_krishna12
8143320263_krishna128143320263_krishna12
8143320263_krishna12
 
Mani_Sagar_ETL
Mani_Sagar_ETLMani_Sagar_ETL
Mani_Sagar_ETL
 
Resume_Arun_Baby_03Jan17
Resume_Arun_Baby_03Jan17Resume_Arun_Baby_03Jan17
Resume_Arun_Baby_03Jan17
 

Más de Chain Sys Corporation

Más de Chain Sys Corporation (8)

Oracle Open World Presentation 2012
Oracle Open World Presentation 2012Oracle Open World Presentation 2012
Oracle Open World Presentation 2012
 
Collaborate 2012 - the never ending road of project management presentation c...
Collaborate 2012 - the never ending road of project management presentation c...Collaborate 2012 - the never ending road of project management presentation c...
Collaborate 2012 - the never ending road of project management presentation c...
 
Collaborate 2012 - enterprise tools for ebs on ec2 - ppt
Collaborate 2012 - enterprise tools for ebs on ec2 - pptCollaborate 2012 - enterprise tools for ebs on ec2 - ppt
Collaborate 2012 - enterprise tools for ebs on ec2 - ppt
 
Collaborate 2012-critical success factors for data quality management - ppt
Collaborate 2012-critical success factors for data quality management - pptCollaborate 2012-critical success factors for data quality management - ppt
Collaborate 2012-critical success factors for data quality management - ppt
 
Collaborate 2012-capturing real-and_lasting_benefits_from_your_enterprise_ass...
Collaborate 2012-capturing real-and_lasting_benefits_from_your_enterprise_ass...Collaborate 2012-capturing real-and_lasting_benefits_from_your_enterprise_ass...
Collaborate 2012-capturing real-and_lasting_benefits_from_your_enterprise_ass...
 
Collaborate 2012-business data transformation and consolidation
Collaborate 2012-business data transformation and consolidationCollaborate 2012-business data transformation and consolidation
Collaborate 2012-business data transformation and consolidation
 
Collaborate 2012-business data transformation and consolidation for a global ...
Collaborate 2012-business data transformation and consolidation for a global ...Collaborate 2012-business data transformation and consolidation for a global ...
Collaborate 2012-business data transformation and consolidation for a global ...
 
Collaborate 2012-accelerated-business-data-validation-and-managemet
Collaborate 2012-accelerated-business-data-validation-and-managemetCollaborate 2012-accelerated-business-data-validation-and-managemet
Collaborate 2012-accelerated-business-data-validation-and-managemet
 

Último

Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
Matteo Carbone
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
Renandantas16
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
lizamodels9
 

Último (20)

Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdf
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 

Collaborate 2012-business data transformation and consolidation for a global energy services company - wp

  • 1. Business Data Transformation and Consolidation for a Global Energy Services Company John Perkins Director, ChainSys Corporation john.perkins@chain-sys.com Introduction Business and organizational changes have significant ramifications on data requirements for a global company. Combine these changes with radical business process change and you have a functional and technical problem with increased complexity. Migration of master, referential and transactional data to new business organizations require precise planning, coordination and execution. We will review in detail a case study for a global energy services company reviewing the process followed throughout the project. Objective 1: To provide project and data strategies to dealing with multiple organizational consolidation. Objective 2: To discuss both manual and automated tools that were used to create the new business entity. Objective 3: To review the structured process and techniques followed by the project team. Objective 4: To review lessons learned in dealing with a complex business process and data consolidation project. Objective 5: To review processes to follow to mitigate business risks with data migration. Intended Audiences: (i) Individual contributor (ii) Project team member (iii) Project Manager High Level Overview Our Client “Avantha Power and Infrastructure (http://www.avanthagroup.com)” implemented Oracle E-Business Suite R12.1.3 application for Projects, Enterprise Asset Management, Finance, Order to Cash and Procure to pay functions. The source system was 10 years old Oracle E-Business Suite 11.5.7 application. This project involves highest complications in Data transformations and consolidation of data from multiple Operating Units and Inventory Organizations. We successfully used Oracle Business Accelerators (OBA) for creating the new setups in Oracle E-Business Suite R12.1.3. We used the automated data migration tool “appLOAD” for migrating the huge volume complex data from Oracle E-Business Suite 11.5.7 to Oracle E-Business Suite 12.1.3 with complicated Validations, Translation Rules and Data Consolidations as well. The project was implemented under 6 month’s timeframe. Key Concepts Information Life cycle phases are Plan, Obtain, Store and Share, Maintain, Apply and Dispose. All phases of the Information life cycle have a cost. It is only when the resource is applied that the company receives value from it. Data quality is affected by activities in all of the phases of the life cycle. The major difference between information as a resource and other resources is that Information is reusable; it is not consumed when used. If the information is wrong, it will be used again and again – with negative results.
  • 2. Master Data: Master data describe the people, places and things that are involved in an organization’s business. Eg: People (Customer, employees, vendors), places (locations, sales territories, organizations), and things (accounts, products, assets, document sets). Reference Data: Reference data are sets of values or classification schemas that are referred to by systems, applications, data stores, processes and reports as well as by transactional and master records. Eg: Customer type in Customer Master Data, Item type in Item master data. Transactional Data: Transactional data describe an internal or external event or transaction that takes place as an organization conducts its business. Eg: sales order, invoices, purchase orders, trips, deliveries, cash receipts, payments, inventory transactions etc. Metadata: Metadata literally means “data about data”. It shows all the characteristics of the tables and fields within them such as: Field name, Constraints, Data Type etc. Data Validation: To ensure data quality, data validations of the source data against the target setups and reference data is very essential. Also validations are done against the source data itself for issues such as Duplication, Data accuracy and Data Profiling issues. Generally condition based action logic is performed to check for the data validations. Data Extraction: In a Data Migration project the source data which need to be migrated need to be extracted in a specific format needed for the target systems. You can use SQL, PL/SQL, Java approaches to extract data into appropriate file formats. Data Mart: In a data migration projects, the data extracted is loaded into a Data Mart so that data quality checks and data cleansing can be performed in the data mart without disturbing the source application. Data mart is sets of tables which are used for staging the data and used as a working area. These tables can be dropped from the database once the data migration project is completed successfully. Data Transformation: The Source data cannot be directly loaded into the target application. The source data columns need to be translated to a different value based on certain rules. These translations can take place on the Data extraction or against the data loaded in the data mart. This is a key functionality needed for any ERP data migrations. Data Consolidation: Data consolidation is a process to combine data from multiple operating units or inventory organization into fewer OU’s and Inventory Organizations. Also this is applicable for situations where more than 1 application needs to be migrated into a single application. The Current Challenges Operational Challenges: Multiple representation of financial transaction No Standardized business processes across the organization Cannot Capture the production costs and product costing for energy products Could not take advantage of tax holidays for capacity expansions Cannot Keep track of project expenditures and capital expenditures Could not close the periods Independent by the SBUs Category based valuation for coal and chemicals was not available
  • 3. Compliance and Governance: To Comply with updated Accounting Standards (IFRS) To Comply with complex Tax rules To Improve Group level consolidation and reporting To Comply with multiple legislative, industry or geography requirement Technology: End of life application – Oracle E-Business Suite 11.5.7 application Reporting platform was not user friendly Inadequate MIS Reporting Project Information Avantha Power was using Oracle E-Business Suite 11.5.7 from Year 2002 onwards. Avantha used Oracle Financials, Oracle Process Manufacturing and Oracle Receivables for its business. Asset management was handled outside the EBS system. Project costing was handled using GL Chart of account mapping. Avantha Power was demerged from BILT and wanted to implement Oracle E-Business Suite R12.1.3 for their global operations which includes 6 Power Plants. The data from multiple Operating Units were consolidated into target Operating Units. The OPM Inventory data was migrated into Oracle Discrete Inventory module without Lot/Sublot information for the EAM-MRO items. The entire project duration was 6 months. Modules Implemented The following modules where implemented in Oracle E-Business Suite R12.1.3: Oracle General Ledger, Oracle Payables, Oracle Receivables, Oracle Fixed Assets, Oracle Cash Management, Oracle Project Costing, Oracle Project Billing, Oracle Project Management, Oracle Enterprise Asset Management Suite, Oracle Order Management, Oracle Advanced Pricing, Oracle Purchasing, Oracle Inventory, Oracle Process Manufacturing – Process Execution, Costing, Formulator etc. Process Improvements Oracle MAC to Oracle SLAM: The client never made use of MAC in Oracle EBS 11.5.7 and chargedall the WIP issues to consumption. In Oracle EBS R12, using SLAM the Raw material, WIP and Finished good valuations and costing needs where successfully mapped. Lot/Sub-lot reorganization: Oracle OPM Inventory was migrated into Oracle Discrete Inventory module. Implemented the new discrete functionalities along with OPM functions. Data transformation from lot/sub-lots to no controls. Usage of sub-inventories and locators. Accurate costing was achieved. New Quality Models: Quality collection plan for procurement, Lab samples, grading processes through Oracle Quality module. Project Costing: Client was capturing project costs against projects by having a separate segment in COA in legacy. In EBS R12, through Oracle Project Costing module, project costs captured at tasks level and interfaced to Oracle FA for capitalizations
  • 4. Maintenance Cost: Maintenance costs were captured manually in Oracle EBS 11.5.7. In the new EBS R12, through Enterprise Asset Management, preventive and breakdown Maintenance activities are handled to automate the capturing of material and resource costs. Improved Order Management: For energy products/services, manual Invoices were raised in Oracle EBS 11.5.7. In the new EBS R12, by way of configuration of O2C process, Auto invoices were implemented. Oracle Business Accelerator (OBA) and ChainSys appLOAD Tool For this project we utilized the OBA templates for configuring the Setups and used appLOAD Suite for data migration from Oracle EBS 11.5.7 to Oracle EBS R12.1.3. OBA is a great accelerator tool for creating Functional Setups in Oracle EBS R12.1.3. AppLOAD helped us tremendously with Data Extraction, Data Transformation, Data Validation, Data Consolidation, Data Cleansing and Data Migration. With both OBA and appLOAD we were able to shrink the project implementation timeline close to 50% from 12 months to 6 months project. Cleanse and Transform Data as Required AppLOAD Suite provides a robust logical data transformation tool. It is capable of logically modifying existing data or creating data logically in pre-defined fields. For example if a new segment is added to the general ledger chart set the entry can be created using this feature. AppLOAD Suite includes a number of tools to support data cleansing, for example data may be compared to locate duplicate records with alias key identifiers based on sound, key words (Levinstein Distance Method) and custom configured logical relationships. All objects and attributes in the data mart are available for edit. An audit trail is created for all changes. Data Consolidation We used appLOAD Suite to perform the Data consolidation and cross referencing. The data was extracted and brought into the Data Mart. Data Transformation and Cleansing took place in the data mart using automated rules engine and manual excel export/imports. The data consolidation happens in the data mart as well using techniques such as Soundex, Logical Rules, NYSIIS, and Double Metaphone. The consolidated data will be standardized and loaded into the target application with the cross reference information stored against the alias information. Key Take Away Technology: Choose the correct Oracle Business Accelerator template for configuring the new EBS R12 Instance. Along with OBA, choose the correct accelerator tools for Data Migration and BI/Analytics purpose. Plan effectively for the on-going data quality initiatives. Move as many reports into BI/Analytics platform. Plan for post implementation initiatives and communicate effectively. People: Create grass root support within the organization for the project work. Don’t address the people, address the issue. Don’t shoot the messenger. Process: Do not work on the solution during the requirement gathering. Clearly understand the reasoning for performing as-is study. Prioritize the requirements and work. Keep the solution simple and easy. Work on the change management continuously from the project start to end.