Project Management Office

For A Spanish Based FMCG Company

PROJECT DETAILS


Client

FMCG Company

Location

Spain

Service Line

Transformation

Copyright

Kimé 2017

CONTEXT

The client was carrying out the delivery of a Program, which was to implement JDE as a core business application integrating all of it’s product brands. Project Management Office integration was a target to support program activities

SOLUTION APPROACH


RESULTS


Download Client Case


jQuery(document).ready(function($){ var pUrl = window.location.href; $("a[data-social='share-facebook']").click(function (){ mt('send', 'pageview', {page_url: pUrl + '/facebook-share'}); }); $("a[data-social='share-twitter']").click(function (){ mt('send', 'pageview', {page_url: pUrl + '/twitter-share'}); }); $("a[data-social='share-google']").click(function (){ mt('send', 'pageview', {page_url: pUrl + '/google-share'}); }); $("a[data-social='share-linkedin']").click(function (){ mt('send', 'pageview', {page_url: pUrl + '/linkedin-share'}); }); });