Quantcast
Channel: SCN : Blog List - SAP ERP Human Capital Management (SAP ERP HCM)
Viewing all 889 articles
Browse latest View live

How to Set up Log & Trace for SAP HCM (Infotype, User, Table, Program)

$
0
0

In this blog, we'll focus on the possbile ways to log and trace user activities in SAP HCM system for Infotype changes, transactions, programs, tables, user activities,...

 

 

Log for Personnel Administration - Infotypes Changes (PA)

This log is used to get history of the PA infotypes. When you delimit or create a new infotype, the records are still existing in the database. But when you modify or delete records, the information is gone. This applies to R/3 activities and ESS/MSS or portal activities.

 

Solution is to log all the infotype changes with a view on the old and new data.

 

The customizing can be done for a change on the infotype or at a field level.

 

  • Configuration Views: V_T585A, V_T585B, V_T585C
  • Display Result Program: RPUAUD00
  • Display Result Transactions: PC00_M16_UAUD, S_AHR_61015505, S_AHR_61016380, S_ALR_87014081
  • Data are stored in Cluster PCL4

 

Remark: Read or Display access is not taken into account in this log. Solution would be a custom enhancement in the infotype user-exit (ZXPADU01 or BADI).

 

This log is "technically" actived by default on the system level but not running until the config tables are filled.

 

 

Log for Organizational Management and Personnel Development - Infotypes Changes (OM/PD)

Infotype changes for objects (e.g. O, S, P, C, K,...) is also possible. This means that we can trace, for example, the object creation or the relationships modifications.

 

Technically this means all data under the HRP* tables.

 

  • Configuration Views: T77CDOC_CUST
  • Display Result Program: RHCDOC_DISPLAY

 

The same remark applies here as for the PA log.

 

 

Program Log

In specific cases, we want to monitor some specific programs. Reports that are needed on the system but that are "dangerous", accessing directly tables, providing mass process, etc

 

For each logged report, you can decide to trace dialog activities (foreground) or batch activities (background).

 

By default, more or less a thousand of standard reports are in the table but not active. You should also add your critical customer reports there.

 

  • Configuration Table T599R or View V_T599R

T599R.PNG

  • Display result Program: RPUPROTD
  • Display result Transactions: S_AHR_61015506, S_AHR_61016381, S_ALR_87014082

 

 

Table Log

In some cases, reports change directly tables. Sometimes, we don't know which report/transaction and user modified a table.

It is possible to trace all activities related to a database table using the technical log.

 

  • Set the parameter "rec/client" in the system profile. (Transaction RZ10 or RZ11)
  • Activate the log ("Log data changes") in the "Technical Details" of the DB table definition (transaction SE11)

T000.PNG

  • Display the results with transaction SCU3 & Select Evaluated Logs, then the table with option “evaluation for Table”

 

I have faced 2 specific uses of this log:

  1. For the Sarbanes-Oxley (SOX) audit, we had to log the T000 table. Because this table changes the system type (Prod, Dev, Test,...) and there are several ways to changed the values: SCC4, SE16N, ...
  2. Table PA0003 is the technical table behind the infotype 0003 "Payroll Status". Altough the infotype was logged with the PA log, some changes were made to the infotypes. How was this possible? This is because this particular infotype is not really modified by users in dialog mode but by programs. The Payroll program (RPCALC*), the Time program (RPTIME00) and the mass update program (RPUTRBK0) are directly accessing the database table. With this trace we could find from which source the change came: Infotype changes (payroll or time relevant), payroll or time run, etc

 

 

User Log

The user log is really often by default actived on the system. What depends is the logging period. Most of the time, the period is set to the 3 last months.

With this log we can know what program or transcation each user started.

 

 

  • Transaction ST03N in Expert Mode, Workload on Total, User Profile

ST03N.PNG

  • Function Module SAPWL_WORKLOAD_GET_STATISTIC is retriving all results as raw data

 

This is a nice way to retrieve log for one user at a time. Because we have to double-click on each line and there is also a mix of report and program, so not really usable as report.

 

An alternative would be to create a custom report based on this function module such as this one:

tcode_sel.PNG

 

tcode_out.PNG

 

This is a really nice tool to play Big Brother

 

We used this functionnality for the SOX audit and the GRC Segragation of duties. In order to decrease the number of conflicts, we used this log for a year, saving the results by user, user group, date (month) and transaction. We did a reengineering of the roles. We grouped the users by type of job/roles and compare their accesses, tranaction in the roles with the transaction that they really used.

This was a long process but with this we solved 95% of the conflicts without impacting (too much) the users and the company processes.

 

 

 

 



The unique criteria for IT executives evaluating HR software

$
0
0

While the purchasing decision and criteria for cloud-based HR software will more than likely be different for an IT executive than for an HR executive, the end result is the same—making the right decision for the business. And in order to get the business running, the “engine” needs to be the top of the line. As I’ve covered in some recent blogs (See Looking under the hood of HR cloud solutions: blog 1 and blog 2), security, integration, and extensibility are only some of the important factors to consider.

 

All IT executives worry about security, no matter which industries they’re in. SAP Cloud’s “defense in depth” approach combines information security best practices with layered technology. Designed to protect information confidentiality, integrity, and availability, the “defense-in-depth” strategy for cloud solutions is multilayered, with defenses at all the touch points in the flow of data, and it provides complete and comprehensive security and data privacy. Read more about our security features in “The Best Security for Your Cloud Part 1: Unique Multi-tenancy and Defense in Depth” and “The Best Security for Your Cloud Part 2: Information Security and Data Protection in SaaS Applications.”

 

Along the same lines, understanding how the system is architected and your organization’s HR data will be accessed, stored, and maintained is a central issue. Our multi-tenant architecture means that we logically segment each customer’s data at the database level, complete with its own database schema. Customers can export their own schema out of the database, import or export data, and configure or modify fields. With this approach, we can retain all the advantages of a highly scalable and secure multi-tenant model while still offering a highly configurable application that does not comingle customers' data. SuccessFactors also provides a distinct application instance per customer, offering better security through enforced memory segregation. However, many vendors tout multi-tenancy architectures, so it’s important to distinguish between “faux multi-tenancy” and “true multi-tenancy.” A true multi-tenant environment provides tangible benefits in terms of lower costs for the service and better service levels because it’s easier for the provider to deliver the service. I expanded on this topic in “Multi-Tenancy in the Cloud: The Power, Perks and Pitfalls.”

 

It sounds like a terrible situation to end up in—being tasked with integrating older on-premise systems with a nimble new cloud-based one. But it doesn’t have to be—we have pre-packaged integrations that ease integration challenges. In “Integration landscape in the new millennium? Here are some thoughts!” I addressed integration topics in FAQ form.

 

The SAP HANA Cloud Platform gives customers and partners the flexibility and control of an on-premise solution and the speed and cost benefit of a cloud application. It is an extension package that enables SuccessFactors customers, partners, and developers to extend their applications and build entirely new applications to better fit their business needs without slowing down their speed of execution or innovation. You can get more details about the two main components, Metadata Framework and the SAP HANA Cloud Platform, in “SAP HANA Cloud Platform Extension Package Gives Customers Both Flexibility and Control.”

 

A beautiful, well-designed cloud-based HR software suite is important to helping businesses and their employees to connect, collaborate, and innovate from anywhere. But IT executives should find reassurance in choosing one that also uses the best security, eases integration issues, and offers extensibility features that combine the best of on-premise and cloud platforms.

Time Off in SuccessFactors Employee Central: demonstration

$
0
0

I was recently asked to demo the Time Off functionality of SuccessFactors Employee Central for a customer. I noticed that there is little information around how Time Off is used and so after I had demonstrated the Time Off functionality to the customer I decided to record some videos for the community. I recorded three videos to show the functionality for each of the different users: employees, managers, and HR administrators. You can see the videos below.

 

Employees

In this video I am logged in as Carla Grant where I look at the Time Off module and make some leave requests.

 

 

Managers

In this video I am logged in as Alexander Thompson, Carla Grant’s manager. Here I attend my workflows and review Carla’s leave requests.

 

 

HR Administrators

In this video I am logged in as a HR Administrator where I review the Time Account details for Darlene Sharp.

 

 

Summary

The Time Off functionality is simple and easy to use. It is not a full time management solution, but for managing vacation and leave of absences it provides enough basic functionality to support the process sufficiently. Since it is built on the Metadata Framework it means that  configuration and maintenance of the system is straightforward, whether by employees, managers, HR administrators, or system administrators.

There Is No One-Size-Fits-All in Today’s HCM

$
0
0

Without a doubt, many of the trends we see in full swing today in the workplace that are shaping the role and impact of the HR organization within companies are the same across the globe. A global pool of talent, a shortage of skilled labor, an experience gap being created by the aging of populations – these are things we all deal with no matter where we do business. And people’s expectations have changed, which means that in HR we are expected to provide tools to allow people to work anywhere, anytime, from any device, allowing for social collaboration and adapted to new ways of finding, developing and training people.

 

While businesses universally are realizing that attracting and retaining top talent is a critical to the bottom line, every business is different.  Regional differences, industry differences and divergent priorities around applications and infrastructure investments today demand flexibility and choice. There is no one-size-fits-all approach to HCM.

 

We know this, and we know that the challenges faced by businesses around the globe are in many ways very different. Local regulations and compliance can make managing workforce data and systems extremely complex. That’s why the partnership between SAP and SuccessFactors makes the right sense so that HR organizations can run their global businesses the right way. The partnership offers the world’s leading expert in running businesses globally with the DNA and culture of the leading HCM cloud company. With 27 years of experience we are delivering legal compliance for payroll, HR and benefits across 52 countries all supported with resources in each country to track and interpret new laws and regulations.  Additionally, we offer a robust talent management suite to support your more strategic HR initiatives and the analytics to measure your business impact.  And the icing on the cake is that you don’t have to rip and replace any of your HR systems and start from scratch. We give you the ability to maintain your investments while offering you a blueprint for innovation. It’s about choice and the ability to move at your pace to address your requirements, and determine what is your greatest business need. For many, that means moving everything to the cloud, for others it means a paced approach.

 

Investing in a complete suite of applications that address the entire employee lifecycle, end-to-end, recruit-to-retire, integrated with your finance systems, and ERP, or on-premise HCM, with social collaboration built in, gives you a distinct advantage. It allows you to have access to real-time data and insightful analytics built on over 2,000 KPIs and metrics, to deliver a unique set of indices that are about making HCM predictive, rather than a look in the rear-view mirror. Predictive HCM means you can address business needs proactively and not reactively. It means having a data-driven view of who you need, where you need them, and in what roles you need them ahead of the curve, so you can build out and maintain a warm pool of talent.

 

Cloud is helping to drive innovation in HCM, and supporting the changing requirements of our workforce of today and into the future.  In developing the state-of-the-art applications that are changing the world of HCM, and supporting customers’ ability to preserve existing investments, SuccessFactors is uniquely advantaged to support you in your mission to deliver real impact to your business through the power of your people.

 

Follow Shawn Price on Twitter: @ShawnPrice1000

SuccessFactors November Release Highlights

$
0
0
I just bought a new car. After years of driving a 1990’s basic model, I splurged and bought the top-of-the-line model with all the bells and whistles.  I’m finally driving a car built in the 21st century….it feels extravagant and wonderful! All the new features in my car are nice, but I know my excitement will be short-lived as they will surely be replaced by even better features with next year’s model and I’ll be driving an outdated car.  I wish there was a way to get all the latest technological advancements as they become available without having to buy a new car every year.
 
Unlike a car customer, you, as a SuccessFactors customer, get access to hundreds of enhancements and innovations across the SuccessFactors HCM Suite four times a year, ensuring that you always have the latest tools necessary to support your business and workforce.  A big bonus with our products is the SuccessFactors Upgrade Center which makes learning about and enabling innovations fast and easy.
With our November release, we’re excited to deliver over 400 innovations and enhancements across the SuccessFactors HCM Suite designed to support the way you work. We’ve given you more flexibility and administrative controls and better access to information when and where it matters most.
Some highlights of the fourth release of 2013 include:
  • Mobile Onboarding: The new mobile onboarding experience alleviates anxiety and helps new hires feel prepared and confident on their first day.
  • SuccessFactors Succession & Development: A redesigned career worksheet and new talent pool capabilities increase employee engagement and make succession planning easier than ever.
  • Offline Learning for iPad: With the offline learning support now on the iPad, employees can complete learning items from a mobile device anytime, anywhere—even without a network connection.
  • SuccessFactors Workforce Analytics: Charts and graphs come alive with an animated, modern, and beautiful look and feel.
  • Success Academy Cloud Learning Center: Complimentary self-paced product and solution training courses help you learn about SuccessFactors products that drive your business.
  • Customer Performance Metrics: You can achieve greater flexibility and insight into service level performance through centralized reporting and by tracking key service indicators.

 

These are just a few of the features in the November release.  We’ve also expanded Employee Central employee self-service support (ESS), enhanced reporting capabilities, added administrative tools for Performance and Compensation, and introduced employee skills self-assessments. Additionally, SAP Jam introduced “work patterns” to help you make decisions faster with business data, expanded SharePoint integration and added customization and administration capabilities.
Keep an eye out for the SuccessFactors November release blog series in the coming weeks.  Learn about product specific details on the new features and tips on how you can get the most out of this release.
To learn more about the SuccessFactors November release and to access release archives, please visit the SuccessFactors Customer Community.  (Registration required)
Availability:  All product updates are available to Enterprise Edition customers on November 15, 2013. Please note that for customers on the Premium release schedule, these features will be available December 13, 2013. For Professional Edition customers, some features may not be available or may become available at a later date.
It’s Time to Love Work Again.
Follow us:
http://twitter.com/SuccessFactors
Like us:
http://facebook.com/SuccessFactors

Keep your feet on the ground when your heads in the clouds

$
0
0

Beautiful-Clouds.jpg
Source:www.awesome-desktop.com by S.K.

 

 

I remember when in the early 90-ties while client-server and object-oriented solutions started to conquer the IT market displacing monolithic mainframe environments, the development teams could at last provide business users with shorter iterative development cycles and involve them throughout the whole development process.

 

Thus cloud computing is nothing new here. Iterative and agile development as well as user involvement has been known for over 20 years. Whether they are conducted effectively or not, is another question.

 

Often we are so fascinated by the new technology and its potential that we forget to ask some simple questions. Therefore I cannot overlook discussions on how replacement of SAP HCM with SuccessFactors technology will radically change the implementation process involving the users, shortening the project time, making the configuration iterative, giving better ROI etc. 

 

As cloud computing is inevitably the future environment making life much easier and processing much more effective and dynamic, we should openly talk about the challenges while implementing this new technology to set appropriate expectations for the future customers. It is worth to clarify a few misconceptions related to the implementation process. 

 

  • I have read that implementation of solutions based on SuccessFactors comparing to SAP HCM involve the business users through the whole process providing iterative design workshops every couple of weeks with instant change implementation. As that is true such iterative design workshops can also be conducted implementing SAP HCM as long as the changes involve configuration enabled features and processes. As the applied
    technology contributes to the iterative process in considerable degree, the project management is the main and fundamental factor here.

 

  • Another statement on compressing time schedule for SuccessFactors projects compared to SAP HCM implementations due to very high configurability of SuccessFactors should also be explained. 

 

One of the main differences between cloud systems, here SuccessFactors and on-premise, here SAP HCM, is that cloud systems can only be fitted to the business processes through the configuration, while on-premise systems can also be customized, or colloquially called “hacked”. To my knowledge most of consultants strongly recommend clients on practicing configuration and avoiding the customization. Unfortunately quite often the business requirements, often driven by competitive advantage, cannot be met simply by configuration and then customizing takes place. That’s truly where the shoe pinches.

 

It is not the configuration time that busts the budget, it is the customization. I can only refer to one of my SAP E-Recruiting implementation projects where we used standard functionality and went live in 8 weeks with the solution. Ergo, it is achievable with on-premise system too.

 

The question that should be asked here is whether the provided configuration features and options are flexible enough to cover business requirements. And in the case where it is not possible, it would be interesting to see how the customers react and what they choose and at last - how we can help them.

 

  • One more overlooked challenge while discussing length and speed of projects applying cloud computing versus on-premise is the complexity of the business to be supported as well as readiness and involvement of the business organization. That applies especially to talent management processes that more often than not are not so rigid and consolidated in the organization as administrative processes.

 

Implementing a talent management solution requires specification and consensus on involved talent processes within the organization. It is the prerequisite for a successful implementation without regard to the applied technology. Whether you apply SuccessFactors or SAP HCM the project will be extended if the decisions are not in place at the right time. 

 

As we are very excited about the new cloud computing possibilities at the same time we should foresee the challenges related to it and advise our customers as objectively as possible. Especially that many challenges we have already seen in the past.

Happy birthday, SAP Jam

$
0
0

Editor's note: This is a reprint of an article originally posted on SAP Bloggers Corner.

In just one year, SAP’s social collaboration software, SAP Jam, has achieved amazing traction in the market - growing by more than 850% to over 10 million subscribers. In addition, SAP continues to deliver ongoing innovations resulting in more than 5,500 new product updates including new social business processes for sales, service, marketing, HR, and finance. This progress was made possible by co-innovation with more than 50 SAP Jam customers who provide input on strategic direction, roadmap, product capabilities, and usage.

What’s most amazing is the commitment from senior-level customers in using SAP Jam to drive strategic transformation in their businesses. Here are three examples of how SAP customers are using SAP Jam:

Marriott

"We use it [SAP Jam] for team engagement…to supplement meetings, connect on projects, problem solving, and best practices, and we’re doing that very efficiently. It really is about driving business and we’re using it in ways we never imagined."
Carol Anderson, Global Human Resources Officer of Talent Management Services & Technology, Marriott

Kaeser Kompressoren

"Naturally, our sales cycle is also becoming ever shorter. And SAP Jam helps build a bridge from the first client contact through to the offer. What’s important is that it’s in the cloud and that partners can be integrated, and so can SAP processes - for instance, CRM."
Falko Lameter, Chief Information Officer, Kaeser Kompressoren

TELUS Communications

"When it came to comparing apples to apples with IBM, SAP, and Oracle, and you looked at the pros and cons along the way, eventually it got down to SuccessFactors just being a better fit for TELUS from a couple of vantage points. One was we are quite socially savvy as an organization, so to get SAP Jam into TELUS [would] allow us the capability to start deprecating some of our other social tools. To begin the process of actually having a more consolidated social view was very attractive."
Dan Pontefract, Head of Learning and Collaboration, TELUS Communications

Read more about how Dan Pontrefact from TELUS Communications, Inc. is driving innovation and transformation to increase employee engagement

 

Learn more about SAP Jam

Customer Considerations when moving to SuccessFactors (A perspective from Down Under)

$
0
0

One part of my role as the HR/Payroll SIG Lead for the SAP User Group within Australia is to catch up with fellow customers to consider and discuss issues which affect the SAP HR landscape within our community. One constant conversation over the past 18 months has been the impact of cloud solutions and in particular SAP’s acquisition of SuccessFactors.

 

 

In this blog, I will summarise some of the HR business and IT considerations that I have discussed with my fellow SAUG customers when they are thinking of moving to, integrating with or starting with a SuccessFactors cloud solution.

 

These considerations have been summarised in no particular order of importance and have been provided as trigger point for other customers to consider/ evaluate the impact for their situation;

 

 

1.    1. Processing & Integration Model for the Cloud

  • Understand what the new cloud process options are
  • Understand what people data is being processed where
  • What is the Authoritative Data Source for your process? On-premise or cloud?
  • Resources / Effort to set-up integration/extracts based on your requirements
  • Which integration model will you use? (Flat file / PI / Cloud)
  • How much custom DEVELOPMENT can/should you do in the ‘cloud’?

 

2.   

        2. Financial Model variations

  • Decision to invest in cloud versus how much capital you have already invested in on-premise
  • OPEX v CAPEX decision, does your investment plan need to change?
  • HR Business might need to plan for OPEX cost, does this require budget uplift? Quick decisions may not be possible as result, might need to plan then wait for a new financial year.

 

3.   

        3. Business / User readiness

  • Are the business users ready for ‘gamification’, mobility, etc? Should you phase the roll out for ‘wiz bang’ options?
  • Are there too many solution / process options?
  • Is there a priority to keep it simple, and increase best practice/complexity over time?

4.     

4.    4. Procurement involvement

  • Many HR groups can/may contract directly with SaaS vendors, however involving the procurement group is more likely to lead to a reduced price for subscription
  • This is not on-premise software, so new contractual elements around privacy and data ownership are more important
  • Procurement may want business to go to RFP, marketplace for evaluation than just selecting SAP/SuccessFactors
  • Procurement might need to provide guidelines to help HR/IT in dealing with SaaS solutions if ‘cloud’ is new for your organisation

 

 

5. Licensing / Subscription – User based

  • Buying per user for SuccessFactors Talent processes
  • The number of user’s identities the employees who are available for processing in cloud solution, some of your employees might only be in SAP ‘on-premise’, not in cloud.
  • Tracking/processing of ‘active’ solution users, movement up and down in user numbers may impact your subscriptions numbers
  • Generally ‘subscription’ starts at contract signing not deployment of solution, paying from day one, not when ‘go live’
  • Renewal licensing? Do you negotiate this up front?

 

6. Security – IT Concerns

  • Security of employee data
  • What is your company or country policy?
  • Can business make decisions without IT involvement?
  • Who needs to be involved in decision making?

 

 

The above is a sample of considerations others also exist around vendor management pre and post implementation and where does on-going ownership of the solution sit within the business or IT?

 

Two further considerations/lessons were highlighted by those who have implemented SuccessFactors in the last 2 months;

  1. Ensure that HR and IT are involved in the selection, evaluation and implementation this way key parties are making decisions jointly, sharing in the success and the pain;
  2. If you are moving to the cloud, ensure that you involve your procurement group early in the negotiation process to ensure best bang for your buck!

 

From a personal viewpoint I for one welcome and embrace this shake up of in the HR area. We the customers are the ones who are ultimately the beneficiaries of the SuccessFactors acquisition, as well as the increase in other ‘cloud’ solutions, as we now have greater choice, higher grade solutions and more competitive options. It is and will prove to be the disruption required for us all to ask questions of where the HCM space is going next, and that's a great thing.


SuccessFactors November Release: SAP Jam

$
0
0

Editor's note: This is a reprint of an article in the SAP Social Software area.

 

We're excited to announce the November 2013 release of SAP Jam. This release is significant for SAP Jam as it includes major new integrations for the enterprise, tighter integration into SAP CRM, and a revolutionary concept in enterprise social software called "work patterns." To learn more about work patterns, read the following blog posts:

 

 

In this release, we've focused on three themes to continue to make SAP Jam the leader in enterprise social software:

 

  • Work patterns
  • Integrating SAP Jam into a SharePoint-based enterprise landscape
  • Customer requests and usability improvements

 

Note: Capabilities mentioned in this document vary by SAP Jam edition and may not be available or visible within your SAP Jam system.

 

Work patterns

 

dots2.pngA work pattern is a pre-built collaborative process that combines expertise, content, and best practices with real-time business data and applications. Work patterns help people collaborate within the business processes and applications they already use – rather than in separate, disconnected silos of collaboration – so that they can ultimately complete their work faster and more effectively.

 

The first work patterns we’ve created are for sales professionals– to help them manage accounts and opportunities, create deal rooms, and engage with customers. To support the new work patterns for sales, we’ve created new SAP Jam group templates that pull live data from SAP CRM. For specific requirements, please refer to the SAP Jam What's New documentation for November 2013 available at http://help.sap.com/sapjam.

 

In addition to the data from SAP CRM that's automatically included in work patterns, there are two ways to see more details for business records:

 

  • The details view: If you’re in an account management group, click the details link to see a detailed view of account information,directly within SAP Jam. If you’re in a deal room, click the details link to be taken to an opportunity detail page. If you have an SAP CRM account, you'll also be able to click through directly to the record within SAP CRM.
  • The related objects browser: Click this link to see a view of related business records that you can browse and view. Within an account management group, you’ll see related opportunities, service requests, and other records that have been featured to your group. Within an opportunity management group, you'll see the link to the related objects browser once a business record has been featured in the group.

 

Integrating SAP Jam into a SharePoint-based enterprise landscape

 

The November 2013 release introduces two key enterprise technology integrations - both of which have been driven by customer requests.

 

  • Integrating SAP Jam with Microsoft SharePoint for content management (CMIS)
  • Integrating SAP Jam with Microsoft SharePoint Federated Search

 

SAP Jam CMIS connector for Microsoft SharePoint

 

sharepoint.pngThe new content management connector for Microsoft SharePoint makes it possible to use SharePoint as a CMIS repository within SAP Jam. For specific requirements, please refer to the SAP Jam What's New documentation for November 2013 available at http://help.sap.com/sapjam.

 

What this means is that members of SAP Jam groups can now collaborate around documents stored within SharePoint document repositories. Group members can browse repository folders directly within SAP Jam’s user interface - and view, comment on, and download documents without being connected to their company's VPN.

 

If a new version of a file is uploaded to the SharePoint server, that new version is reflected in SAP Jam immediately. Group members can also see prior versions of documents and copy content from the SharePoint server to an SAP Jam group.

 

SAP Jam Federated Search connector for Microsoft SharePoint

 

We’re also happy to introduce a new Federated Search connector for Microsoft SharePoint based on the OpenSearch standard. If your company uses Microsoft SharePoint as your corporate portal, you’ll now be able to integrate SAP Jam with SharePoint’s Federated Search capability.

 

Federated Search allows SharePoint users to search for public SAP Jam groups and content from within SharePoint. The SharePoint server communicates with SAP Jam and instantly returns the appropriate results within SharePoint’s own results. Users can then click on the results and be taken to the group or content within SAP Jam.

 

Customer requests and usability

 

The SAP Jam team is always eager to incorporate customer requests and feedback into a release. For this release, we’re including the following new customer-requested functionality. For more details, please refer to the SAP Jam What's New documentation for November 2013 available at http://help.sap.com/sapjam.

 

New functionality

 

  • Task widget: Exposes task information in wiki pages
  • Multi-page overview and navigation: Group admins can easily create navigation for SAP Jam groups, making it easier to organize content within groups into tabs
  • Hide content areas within SAP Jam groups: Group admins can hide the content section, forums, questions or discussions (or any combination thereof) from group members
  • Disable @@notify mass notification
  • Per-document, read only, and no-downloading permissions: Document owners and admins can specify whether a document can be downloaded or edited
  • Group trash: Group admins can recover files accidentally deleted by a user
  • Customizable kudos (badges have been renamed "kudos"): Site admins can add new custom kudos and disable individual kudos
  • Remove the 255 character limit on most text input

 

Notable enhancements

 

  • Auto-cycling carousel mode of the people widget: The carousel mode now cycles through people automatically
  • Forum widget shows the topic
  • External users (non-employees) can now use the SAP Jam mobile client
  • Mobile client can now see Q&A forums

 

Follow SuccessFactors on Twitter: @successfactors

Follow SAP ERP HCM on Twitter: @SAPHCM

HR Customer Connection November Highlights & Perspective from Down Under

$
0
0

For those of you not aware the SAP customer connection program released a couple of HR changes in the last few weeks in the November Sync Support pack. The SAP customer connection has received some mixed reviews and feedback in the HR space from both customers and the wider SAP community, a great cross section of these sentiments was captured by J. Pazahanickin the following blog/ comments,http://scn.sap.com/community/erp/hcm/blog/2013/06/05/truth-about-the-sap-hcm-customer-connection-program.

My personal experience with the customer connection so far has been a positive one. I participated in the recent ideas phase for the eRecruitment customer connection and 3 of our ideas progressed to the development phase. Overall there were 64 submissions for eRecruitment in the idea phase, with 25 making the quota number to make it through to the next stage. I am currently in discussions with the SAP development team around one of our successful requirements for a candidate interview booking system, and recently saw some screen shots of the potential solution.This solution would allow recruiters to set up an interview schedule which candidates can then nominate them for an interview time slot.I am also in the midst of the Learning Solution idea phase collection period and have added 4 ideas with my customers.

 

One of the key problems I witnessed with the SAP customer connection particularly in the HR community though is that SAP HR customers see this as another requirements gathering avenue from SAP which has long lead times and ultimately provides little change. I will monitorto wait and see if any changes for eRecruitment are developed and implemented by SAP.

With SAP shifting their HR development dollars to SuccessFactors and SAP on-premise, it makes sense to engage customers for the preferred development areas in the on-premise solution, looking after long term customers, as well increasing customer engagement.  Hopefully we get more improvements developed/implemented and if the results are satisfying for customers I am sure the uptake of future programs will improve significantly.

 

November Changes released;

 

1. From a HR Personnel Administration viewpoint one exciting update is the ability to delimit the enterprise structure so that personnel areas, subareas, employee groups and subgroups are no longer used can be stopped from appearing in drop down lists in infotype 0000, 0001, 1008 and 1013 so that users cannot select them in error. This addresses a long held frustration in the customer/consultant community as it now allows customers to clean up unused master data and reduce frustration for end users. (SAP Note 1883014).

 

2. Another item that will definitely benefit Australia New Zealand customers is that the standard quota report RPTQTA10 has been extended so that accruals can be included alongside entitlements. It is now possible to output a report that has entitlement, accrual and the sum of the two. (SAP Note 1850393).

3. The Communication Infotype (0105) has also been added to PPOME as standard (SAP Note 1833102) and there has been a tweak for the unoccupied percentage of a position (SAP Note 1832511).

 

For those that missed the changes that were released by the program in May, here is a summary:

  • New work schedule finder button on infotype 0007 (SAP Note 1795844).
  • New infotype for storing quota type selection group at employee level (SAP Note 1816423)
  • The ability to configure default dates in the Quota Overview Screen PT50 (SAP Note 1793781)
  • Position, org unit and job text added to the Organization Assignment Overview screen ( SAP Note 1784456).
  • 'Other Bank' details added to the Bank Details Overview Screen ( SAP Note 1785496).

Why HR analytics doesn’t mean an invasion of data scientists

$
0
0

Never mind biker boots or top-to-toe tartan: Talent Analytics is the hottest trend around in the field of HR today.

 

What’s so head-turning is that talent management used to be a soft space – we weren’t able to reliably measure the things we intuitively believed to be true.  But the days of instinctively assuring the board “this will work” are over as businesses are mandating a more rigorous approach to getting the right people with the right talent in the right place at the right time for the right cost. There is a big competitive differentiator at stake, too: analytics involves not simply reporting what has already happened in an organisation but predicting what could or should be in future.

 

There’s a tendency to assume that HR types are more predisposed to the warm-and-fuzzy aspects of people management and qualitative assessments than number-crunching.  However, my degree is in psychology and included a number of modules on experimental design and statistics, so I’m no stranger to the language of behavioural analytics.

 

Where I need help is in understanding what data is available, not just in traditional HR systems of record but the digital exhaust trail created through everyday activities.  The big piece is integration – ensuring the right systems are connected – and IT plays a vital role in that, as well as guiding me through the minefield of associated issues such as data quality, security, privacy and change management.

 

So I’m starting to think about the array of potential uses for talent analytics: screening new recruits, staffing new projects, identifying the common traits of high performing individuals or teams, figuring out who to promote, and even predict who’s a “flight risk”.  This goes way beyond the basic metrics we track at the moment, like headcount and turnover, but what excites me – and the CEO – is that we stand to gain a much better idea of where to place our bets in HR to advance the business. On that basis, Talent Analytics isn’t a passing fad, but a staple for every HR wardrobe.

 

To find out more about maximising the effectiveness of HR data to make the CEO listen, watch the recording of SuccessFactors’ 20 Minute Master Class with best-selling business author, Bernard Marr.

Achieving Optimal Health and Performance of Your SaaS Solutions

$
0
0

We understand that the healthy performance of your SuccessFactors solutions is critical to your business success. A significant key to this is the ability to measure, monitor, and manage your environments as efficiently and effectively as possible.

 

To facilitate this, we are now providing you with two new industry-leading support tools in the Cloud Support Portal that will help you get the most of your cloud-based data center operations and applications. These tools, the Service Status Dashboard and Customer Performance Metrics Portal, go beyond what typical cloud vendors provide for metrics as they provide you with deeper, more specific insights for greater visibility and transparency. This data will help you manage your SuccessFactors cloud talent management products more efficiently and cost-effectively.

 

The Service Status Dashboard

 

The intuitive Service Status Dashboard gives you the power to monitor and manage your own operations in the SuccessFactors data center through real-time insights and regular updates into current and historical system usage data.

 

This is a helpful reference tool to use when troubleshooting performance issues. The dashboard identifies the level of service that is being delivered to you and if there is a service interruption or issue with performance or connectivity, as you can see in the screen shot here. You will have data at your fingertips on specific incidents and their impact, along with near real-time updates directly from the SuccessFactors Operations team concerning resolution times.

 

The dashboard provides you with status updates, such  as:

 

  • All services are available and operating normally.  
  • A service interruption was restored. 
  • Intermittent performance or connectivity issues with a product or process are occurring.  
  • There is a widespread performance or connectivity issue with a product or process.  
  • There  are incidents that affect several customers. 
  • You will also be advised of scheduled, unscheduled maintenance, and patch   upgrades.

 

image001.jpg

 

Historical information is archived for 30 days. This information provides very specific details about current and past incidents, including incident description, impact, updates, and resolution. This data will help you identify patterns that affect your current service levels and whether any future action should be taken to adjust those levels.

 

You will also see information about the data pools that make up your data centers. The status of each data center displayed on the dashboard represents an aggregation of data pools, products, and entities like our FTP servers. Because of this aggregation, there can sometimes be false-positives displayed at a data center level that may not necessarily affect your application.

 
In this example, for instance, an incident shows up in only one data pool (red). However, the dashboard may report an incident for the entire data center serving that data pool, even though other data pools, product types, and entities like the FTP server are unaffected.

 

                                              image002.jpg

 

This tool is a complementary resource to the existing email and Twitter incident communication process. You can use your Support Portal user name and password to log in and get detailed information: www.successfactors.com/status

 

 

Customer Performance Metrics

(For Platinum Experience Customers only)

 

Another resource—available from early December—in the Cloud Support Portal is the Customer Performance Metrics (CPM) Portal. This portal gives you on-demand visibility into your cloud operations from an application perspective with up-to-the-minute and historical reporting and tracking of key service indicators for availability, performance, and usage.

 

The data in the CPM portal not only will help you identify response times issues, but also the metrics will help you identify what modules people are using – and which ones they aren’t. This will help you determine if you are getting the full value from your investment in these products as you calculate your service-level compliance, return on investment (ROI), and total cost of ownership (TCO) for the duration of your subscription.

 

Based on OpTier performance monitoring technology, the CPM tool looks at every transaction at every tier in the cloud, including the application server, database server, and web server level. The tool automatically tracks, stores, and classifies usage data – such as user logins, transactions, page views, and modules – from each level.

                               

Unlike other cloud providers that only provide general non-company specific data, this tool provides you with data unique to your company, your system, and your applications. These metrics will give you clear insights into:

 

  • The overall health and performance of your SuccessFactors applications
  • How the application modules are being used
  • The number of users that are logging on
  • What modules and transactions are used most
  • Which attributes of the application are affecting performance

 

With vital statistics like this on system usage and performance-related data, you can address and escalate issues as needed with our SuccessFactors Customer Success team.

 

There are four distinct areas in the CPM Portal:

 

1.  Login Reports. These reports let you know how many users have logged in within a certain time period, such as the last seven days. You can also drill down to get more specific information, such as the number of users on an application within the last hour. You will be able to see trends and anomalies, such as high usage days and then drill down to more information to see the exact reason for the spike in activity.

 

     image003.jpg

 

2.  Transaction Reports. These reports show the average response time for a certain timeframe (a combination of the datacenter time and the network time), as well as the transaction volume. You’ll also find transaction tables, which list the product modules associated with each transaction so you can see where users are spending the most time in the application. You can also drill down and see more details for the module in the selected time period. The transaction table also shows average times for end user, network, and data center usage. For instance, if response time is high at a particular day and time, you could potentially identify a network or data center issue. Or you may find that the data may simply be an indication of some regularly planned activities, such as yearly compensation updates or end-of-the-month reviews.

 

     image004.jpg

 

3.  Page View Reports. These reports are also provided in a chart and table format. The chart shows average page load time, as well as page volume, which is base load time plus content (such as   graphics) load time. You can also view this data by time frame and drill down to more detail time periods. The table in this section shows all the pages viewed, and the data can be sorted to see which pages are used the most and which have the longest load time. This helps you determine, for instance, if the load time is affected by the content. As an example, you may see certain kinds of pages that have high response time, which might indicate that a certain page may have a large amount of content. A recruiting page, for instance, might have several videos that take a long time to load, causing users to abandon the page due to a slow response time.

 

     image005.jpg

 

4.  Module View. This report allows you to look at module usage over a longer period. You can drill down and get a deeper look at, for instance, the activity within the Recruiting Module, as shown here. You will be able to tell which modules are used most within the application and identify which functionality at a transaction level might be underused. You’ll see which modules are getting the faster and slowest response times. As an example, the analytics module may be getting a slower response time, which would be expected due to the amount of data involved.

 

     image006.jpg

 

Going the distance to serve you

 

These tools are just two more ways that SuccessFactors provides you with industry-leading customer service. We want you to achieve optimal customer experience and will continue to provide you with other support tools like these in the future.

 

The Service Status Dashboard is available for all customers, while the CPM Portal is available to select Platinum customers during pilot phase and will be available to all Platinum customers in 2014.

 

Thanks for reading!

 

Don’t forget tofollow us on Twitter

Work Schedule Finder - OSS Note 1795844

$
0
0

Intro

 

I thought i would give my experience of implementing one of this years HCM Time Management Improvements - Work Schedule Finder. This was released in May 2013 and came out of the Customer Connection program mentioned in other blogs on SCN.

 

This improvement is available as an individual SAP Note 1795844. This note is also included in Support Packs 95 for ECC6 and 61 for ECC6.4 (that is EHP4).

 

Lets look at the basics of the improvement.

 

Overview

 

WSF button.png

 

 

 

 

 

 

 

 

 

The improvement adds a new button to the Infotype 7 screen with the label WSR Finder. When this button is selected a pop up screen is provided that allows you to now search for specific work schedules based on a number of parameters.

It should be noted that the schedules that are queried are related to the selected employees specific PSG, ESG and Public Holiday Calendar groupings. In other words, the schedules that are relevant to the employee.

 

 

 

 

 

 

 

 

Finder screen.jpg

 

The criteria that can be used when searching for a schedule, is based on the specific working pattern that is defined within a schedule. It allows the parameters to be entered on each required day and are as follows:

Work Start – the start time of each specific day entered in the screen. E.g. Monday with a 9am start.

Start +/1 – this is a tolerance, defined in minutes, that tells the system to return schedules that meet the defined start time plus or minus the required tolerance. E.g. look for schedules on a Monday with a 9am start time with a 30 minute tolerance will return schedules where the Monday has a start time between 08:30 am and 09:30 am.

End of Work – the end time of each specific day entered in the screen. E.g. Monday with a 5pm end time.

End +/- this is a tolerance, defined in minutes, that tells the system to return schedules that meet the defined end time plus or minus the required tolerance. E.g. look for schedules on a Monday with a 5pm end time with a 30 minute tolerance will return schedules where the Monday has an end time between 4:40pm and 5:30pm.

The last criteria allows for a more general search in that you can simply define the amount of planned working hours on each day and the system will return all work schedules who meet this required pattern. This can also be defined in combination with the start and end times to take breaks (paid and upaid) into account.

 

Also note that you can also increase the amount of weeks to search for patterns that recur over a greater period like every 4 weeks. The search capability only supports up to a maximum of 6 weeks (but the error message reports 5 weeks).

When you have found the schedule you looking for you simply select it, confirm by selecting the green tick and this populates the Work Schedule Rule field in Infotype 7. The Infotype can then be saved.

 

Implementation

 

Now a brief overview of what you need to do to apply the SAP note to achieve this new functionality.

 

The preferred approach would be via the application of the specific support pack although the same can be achieved by applying the specific note.

 

There are a number of manual steps that need to be carried out to enable the functionality in addition to a standard configuration step not listed in the note.

 

First, you need to create the GUI Status and GUI Title Screen for the 0100 and 0200 screens in Infotype 7. In my experience, the application of the note within the Support Pack included this step so I simply had to check the screen status and title screen to check they were included and then continue. For further details see the note.

se80.jpg

 

The following is not listed in the note but you then need to ensure that the new button is included on the IT0007 screens based on the configuration of T588M.

 

t588m1.jpg

 

The feature P0007 should be checked and maintained if required to return the correct variable key.

 

feature.jpg

 

Next check and maintain the field selection for the variable key to ensure the WSR finder button is included.

 

t588m2.jpg

 

This improvement provides a much needed, if indeed simple, improvement to the searching for Work Schedule Rules. It is also simple and quick to implement.

Good luck and be interesting to hear of your experiences in this area and in the wider TM space.

 

Kind Regards

Doug

Seize the Data - Performance Metrics & Analytics

$
0
0

I joined CLC Metrics (a joint venture partnership between the Corporate Leadership Council and Infohrm) almost nine years ago. Hired as a strategic consultant specializing in workforce analytics, my first ever customer workshop did not end well – upon its conclusion, our team’s 75-minute flight home was cancelled due to fog, so we rented a car and drove six hours back to Washington, DC.

 

The workshop itself was uneventful, save for an insight into the unusual world of performance management. We were discussing how the client would collect data to gauge the effectiveness of the performance review process. It soon became clear that the results would be skewed. As the seniormost attendee explained, “executives hired at pay grade X (pseudonym) and above cannot ever receive a performance rating below ‘meets expectations’”. Translation: from Day One, every leader, no matter how new to the role or how many goals were missed, would be in no danger of a receiving an unsatisfactory performance review. Oddly enough, the performance review was not about reviewing performance, it was about justifying compensation decisions that had already been made.

 

Performance scores should provide vital quantitative inputs to succession management discussions; such processes would no doubt be hindered by a lack of differentiation – “well, Ed is clearly ready for the next step because he’s meeting expectations, just like everyone else.” Being able to distinguish between high and low performers and the goals they achieve is one way of measuring leadership impact.

 

In this blog, I’ll look at other measures of performance management, as I did in my two prior blogs, which examined metrics for Learning and Recruiting, respectively.


With each post, I have sought the input of peers who approach the terrain from different angles – practitioners, researchers, consultants – so that I might uncover new ideas (and, at times, pass them off as my own!). In this case, I spoke to Steve Hunt, Vice President of Customer Research at SuccessFactors and a thought leader with 20+ years of experience in the talent management space, as well as former Infohrm & SuccessFactors colleague, Darren Shearer, who, for many years, ran our benchmarking and reporting program. In addition, Boris Snitkovskiy, a Senior Associate at PwC Saratoga, and I recently discussed performance analytics, which you’ll see reflected towards the end of the blog.

 

1. What’s conventional practice for using data to measure the impact of performance & goal management?

 

Most HR/Talent Management strategic plans include some reference to “creating a high-performing workforce” – otherwise, why bother investing in your people?


Measuring this often begins with compliance – how many of your staff who were eligible for a performance review actually received one? You can argue about the semantics of “receiving” – in many instances, a score might be recorded but the feedback never actually delivered to the employee. But what is important is that the performance of people was actually reviewed.  It is not uncommon to meet people who have worked for years and never had their performance ever formally assessed or documented.  From a systems perspective, the company is paying these individuals but doesn’t know if they are doing the work for which they are being paid.

 

From there, practitioners might move into simple, yet insightful, measures of the process in aggregate. One of SuccessFactors’ retail customers, who was previously limited in the metrics they had access to, created a 1-page “Talent Index” for review at business strategy meetings. The index prefaced the metrics with four questions:

 

1. Are our most solid performers staying with the company? (High Performer Turnover Rate)

2. Are we growing capacity for high performance in our workforce? (High Performer Growth Rate)

3. Are we able to turn-around performers needing improvement? (Associate Turnaround)

4. Are new people doing well? (New Hire Performance)


HR used the Index to build greater visibility into talent strategy – facilitating a data-driven discussion of performance scores at company-wide management meetings – and solicit ideas on related metrics to bring to future conversations. And simply asking questions like “are solid performers staying with the company” creates good conversation around what makes an employee a solid performer.

 

2. What are some barriers to the utilization of performance metrics?


With reference to the metrics above, as Darren points out, there are some potential risks – is having too many high performers (question #2) a flaw of the performance review process, and to what extent are efforts being extended on “turning around” poor performers (question #3) versus cutting loose staff who are not a good fit?


Otherwise, two general hurdles to performance metrics utilization are:


a. Grade Inflation – In his benchmarking research with Infohrm, Darren Shearer found that the Staffing Rate – High-Performers (defined as the percent of the workforce classified as high-performing) across all firms included in the benchmark dataset increased by 67 percent over a six-year period. That is an amazing statistic and harks back to my opening example of the customer workshop.

 

Not only is the grade inflation itself an issue (for data accuracy, fairness of the process, and ability to motivate employees used to being categorized as stars), but imagine the financial cost to the average organization. One such firm with whom Darren was familiar employed 10,000 staff, and, in three years, moved their Staffing Rate – High Performers from 30 percent of the workforce to 65 percent (all numbers rounded). Top performers were eligible for a 10 percent bonus on their base salary, as opposed to three percent for Mid-Performers. Assuming the additional High-Performing employees were previously Mid-Performers and who now earned $60,000, this equates to $14.7M in additional bonus payments!


According to Darren, “understanding the drivers of high-performer inflation is the first step to improving the validity of performance data. For many businesses, it can be a struggle to get people to comfortably accept that they fall into the “meets expectations” category. Being average is increasingly becoming a stigma as companies push their workers to become high-performing individuals in a high-performing organization.”


Steve’s perspective on how the rating scales have become corrupted is that “many organizations have a pay-for-tenure, rather than pay-for-performance, culture” – employees receive proportionally higher pay based on years of experience rather than truly exceptional performance. One of the reasons for this is that many companies have failed to clarify what types of behaviors and goals define high performance.   Tenure is easy to measure so raters over-rely on it, even though it often has a very weak relationship to actual performance.  But paying for performance requires actually defining performance, and this takes work that many companies for some reason are unwilling to do despite the obvious and massive benefits it generates”.

 

The obvious consequence can be that managers “spread the money around” rather than awarding top performers their due credit. Performance management, therefore, becomes a compensation allocation, rather than impact evaluation, process.


b. Under-Utilization of the Data They Do Have – Consequently, according to Steve,“if people don’t trust the quality of data, they don’t use it and it doesn’t get better.” Instead, if managers use performance data to make decisions, people will get more serious about the quality of it.

 

Steve continues, “I’m always baffled by managers who say ‘we shouldn’t use performance management data because it isn’t accurate’ when this data is often generated by these same managers. If companies want to give managers better insights based on performance management data then they need to get managers to provide better quality data into the performance management process.”


Based on Steve’s experience, to be more effective, firms need clear criteria – measuring employees’ performance to give feedback (coaching) and reward behavior (pay, promotions) – based upon strong competency models and goals (to measure “what” and “how”) with apples-to-apples calibration.

 

3. What might be examples of foundational metrics to apply to performance management?

 

  • Employee Upgrade Rate
  • High Performer Growth Rate
  • High-Performer Retention Rate
  • High to Low Performer Ratio
  • Sustained High Performer Rate
  • Performance-Based Pay Differentials
  • Return on Human Investment Ratio
  • % of Goals Achieved

 

For a discussion of additional performance metrics, read Cathy Missildine’s blog on Employee Performance Data: The Most Underused Data Set in HR.

 

4. What about more advanced analytics?


Last year, a customer asked me to put together a list of “workforce metrics for a high-performing company”.

 

One such example on my list was “Organizational Agility”, a concept which former SAP/SuccessFactors colleagues have defined as “faster response times to capitalize on market opportunities” (Regan Klein) and “the capacity to react to both internal and external forces” (Ray Rivera).

 

For my part, I suggested a composite index of metrics that would enable firms to measure their level of agility, drawing upon of performance data (familiarity with new experiences, qualifications, time-to-productivity, etc.), personal attributes (flexibility, out-of-the-box thinking) and career mobility (promotions, transfers, ability to relocate, etc.).

 

Thus, performance metrics would be folded into an output measure that might better reflect how agile the individual/organization is. I would be very interested to see research that points to correlations between organizational agility and firm performance. If you have seen such data, please let me know.

 

Boris Snitkovskiy of PwC Saratoga provides his perspective on more advanced analytics: "There’s a lot of potential to use advanced analytics to predict employee performance and thereby business performance. However, two things are important here. First, you can only apply advanced modeling techniques when you have a robust measure of employee performance. While indexing subjective and objective indicators is most suitable here, these "outcome" measures are likely to be different by job family or seniority level. The second is using a hypotheses-driven approach to validate which factors are correlated with, rather than drive, performance outcomes – spurious correlations may not help generate the correct interventions."


Boris shared an example of a firm that wanted to understand which characteristics and behaviors make some sales people more effective than others. They have three sales divisions, each of which consists of approximately 50 employees. Despite a small sales force, the company had rich data on individual demographics, skills, performance, and employee engagement archived in their databases. This enabled the company and PwC to build models that isolated which skills best predicted exceptional performance, the cultivation of which could lead to as much as an 11 percent increase in total sales.

 

As you might expect, factors driving performance will differ from company to company, so what’s important here is setting up the right question, determining how broad your dataset will be, and getting managers to commit to actions based on the results of the information provided.

 

5. Any final words of advice?

 

I’ll close with Darren’s view on publishing performance data:

 

“In a perfect world, performance feedback is provided as often as necessary and close to the moment, and data updates on progress occur at least quarterly in order to give the most current and actionable perspective on individual and aggregate performance. Since it’s not a perfect world, even a quarterly pulse check with an overall ratings update will be valuable.”


Even if the data isn’t perfect, it can still be of tremendous value in assessing individual contributions and enterprise performance.

 

In my next blog, I’ll take a look at Succession Analytics. Happy Thanksgiving to those of you in the U.S.

SuccessFactors Employee Central extensions for SAP HANA Cloud Platform [webinar]

$
0
0

Join fellow SAP Mentors Yariv Zur, Chris Paine, and myself on Monday 9th of December 2013 at 11:00 PST / 14:00 EST / 20:00 CET for a SAP Mentor Monday Public Webinar on SuccessFactors Employee Central extensions for SAP HANA Cloud Platform. In this webinar we will cover an overview of the SuccessFactors Employee Central extension package for SAP HANA Cloud Platform and how this provides customers with a way of extending the functionality of SuccessFactors Employee Central without modifying any SuccessFactors code. In this webinar we will cover:

 

  • Why do you need to extend SaaS?
  • Use cases where extensions make sense
  • Intro to SAP HANA Cloud Platforms – What it does, etc.
  • The extensions project – what it delivers today and what is planned down the road
  • Deep dive with Chris Paine of Discovery Consulting
  • Call for action – how to keep up-to-date on this topic on a much faster cadence

 

There is no registration required – just connect to the SAP Connect session URL listed below and enter your telephone number for a call back. Failing that, you can use the dial-in details provided below. You can add this event to your calendar by downloading the attached .ics calendar file.

 

URL:https://sap.na.pgiconnect.com/sapmm

Telephone dial-in: +1-866-312-7353 (US – other numbers available after log-in to the webinar)

Passcode:  170 133 7730

 

This session will be recorded and available after the session. This blog will be updated with the details of the replay link. We look forward to seeing you there!

 

 

Bios:

 

Yariv Zur is Director of Solution Management, Portal & User Productivity at SAP. He primarily focuses on Portals, User Interface, and User Productivity in the Enterprise world - Cloud based, On Premise and Mobile. He is responsible for the SuccessFactors Employee Central extension package for SAP HANA Cloud Platform. He can be found on Twitter at @vlvl.

 

Chris Paine is Chief HR Geek at Discovery Consulting in Australia and architects solutions for customers on different platforms, whether on-premise, on device, or in the Cloud. His focus has shifted to the cloud, but still remains with designing and building cutting edge solutions to solve business challenges. He can be found on Twitter at @Wombling.

 

Luke Marson is Principal Consultant, SAP and SuccessFactors, at EPI-USE America, Inc in the US. His primary focus is on SuccessFactors Employee Central, although he also covers other aspects of the SuccessFactors HCM suite in addition to SAP to SuccessFactors integration and Employee Central extensions on HCP. He can be found on Twitter @lukemarson.


Dynamic Actions

$
0
0

Dynamic actions

Dynamic actions are really useful in SAP and allow you to automate certain activities between different infotypes. For example, when one infotype is created, another unrelated infotype can be automatically created at the same time and values can be pre-populated from another infotype.

 

1.jpg

An example of this is that when a maternity absence is created in infotype 2001 the SMP master record in infotype 0088 can also be created without the user having to manually create the infotype 0088 record separately.

Access to the set-up of Dynamic actions is via the IMG in a number of different application areas – search for the text Dynamic Actions. In addition you can modify the table T588Z using the transaction code SM30 for table maintenance.

Each separate process of the dynamic action is held on a separate line number and has an operation specified for that line e.g. check conditions, maintain an infotype, set the value of field(s) within an infotype etc.

 

 

General Tips and Tricks

Always place a comment at the start of the dynamic action to identify it. A comment should have no value in the Indicator column and should start with an * in the Variable Function part. This makes it far easier to find a specific dynamic action in the table. This tip will make sense once you have configured many dynamic actions for the same infotype. It can be quite difficult to spot a particular dynamic action amongst the many similar ones. This also gives you an idea of what it is supposed to do when you come back to modify it in 6 months time.

If you want to edit the whole of the dynamic action table – use table T588Z in table maintenance. Use this when you start the configuration for the dynamic action and you need to view other examples of dynamic actions against other infotypes.

If you wish to edit a dynamic action for a specific infotype, you can use the view V_T588Z. Once you click on the “maintain” button, you are asked to enter the infotype you wish to use. This then restricts the number of entries to that infotype only.
You may need to find an example of a similar dynamic action and would like to search through the whole table. On certain versions of SAP, the “find” and “find next” buttons are grayed out. A simple work around is to click on the print icon and this then takes you to an overview screen of the dynamic actions table. You will now be able to make use of the “find” and “find next” buttons. Once you have found the relevant piece that you wish to copy, just make a note of it or copy it onto the clipboard and click on the green “back” arrow to be taken back to the maintain table screen.

If you wish to select a piece of text in SAP, it is often not possible if you are not in a particular field or table view. Use the Ctrl + Y buttons to highlight a piece of text which you can then copy onto the clip board.

When you first start configuring your dynamic action – you may find that it doesn’t work 100% – this is quite common. If the dynamic action is not being called at all, then simply comment out your plausibility checks. Once you have the dynamic action correctly bringing up the infotype screen, then you can take off the comments and turn the plausibility checks back on – one at a time. You will then get a better idea as to where it is failing.
In addition if your dynamic action is to work during an action, then don’t put on the TCODE = ‘PA40’ plausibility check until you are happy that it is working to your satisfaction – otherwise you could be creating a lot of new starters. Just have the dynamic action set to transaction code PA30 and once you have it working, change the transaction code to PA40. This will save you a lot of time.

It is important to provide gaps in the numbering between different dynamic actions. A gap of 10 lines is the minimum you should have between dynamic actions. Remember this is not MS Excel where you can just easily insert a row. All of the rows in a dynamic action table are numbered and it is a real pain to insert rows. It is good practice to leave bigger gaps if you can. Use even or odd numbers for your lines of configuration. Even better use every 3rd line. This allows you to insert the odd line or 2 without having to laboriously copy and move all the lines of the dynamic action, which can be a bit of a pain.

If you want the dynamic action to look at multiple values for the same field on a plausibility check, make use of the “/X” at the end of each line for all of the values.
You may wish the dynamic action to take place in the background and not be visible to the user. It is good practice to only put the “/D” in at the very end once you have thoroughly tested your dynamic action and are happy that it works 100%.

Remember that if you find that your dynamic action is not meeting your requirements, you can always get your dynamic action to call a user program which will be far more flexible than the functionality offered by standard dynamic actions.

If you are writing away values for infotype 0000 Actions then you need to use P0000-xxxx. This is unlikely to happen often as infotype 0000 is always saved first and will in most cases be used to set off other dynamic actions.

If you want to check a certain action type or action reason, then use the field PSPAR-MASSN (action type) and PSPAR-MASSG (action reason).

 

Open the view in maintenance mode (SM30). A new popup will come for Infotype. Pass the Infotype for which you want to maintain the Dynamic Action. I am taking example for a custom Infotype 9800.Press Enter.

Now maintenance screen will open for view V_T588Z. Click on New Entries.

 

2.jpg

Field contains below 6 columns:


  1. 1. Sty: This column is to maintain Dynamic Action for Specific Subtype. If user need to execute the Dynamic Actions based on specific Subtype then this column need to be filled else it can be blank.

  1. 2. Field Name: Column to specify field name, if require to process Dynamic Actions.

  1. 3. Function Character of step (FC): This column is important part of Dynamic Actions. It’s specified on which action (Create/Change/Delete), dynamic action need to be called.

This column required to fill with two digit of below numbers as per the requirements.

00 - An action is carried out irrespective of whether specified Infotype was created/ Changed/ deleted.

02 – For Change

04 – For Create

06 – For Change and Create

08 – For Delete

10 – For Change and Delete

12 – For Create and Delete

  1. 4. Sequence Number: To determine the sequence of each step

  1. 5. Indicator of Step: Below are the available indicators.

P– Check conditions

I– Maintain infotype record

W– Set default values when creating a new record

V– Reference to another step

F– Call routine

M– Send mail

  1. 6. Variable Function part: Another important column which contains the steps and definition on the based of previous column‘Indicator of Step’.

If maintained Indicator of Step Column as ‘P’ Plausibility checks

Here you can enter values for infotype field to check the condition before proceeding the next step. Infotype field values are available in PSAVE structure.

 

For example to check the Employee Status maintained as below:

Infotype         Field …..                     Ind.                  Variable function part

0007               STAT3                         P                       P0007-STAT3=’0′

If maintained Indicator of Step Column as ‘I’ Maintain Infotype record

To create/Change/Delete another infotype ,Enter the step, infotype, subtype, object ID, start and end dates of the record and an indicator which defines whether the step is to be run in the background.

Separate the indicator for suppressing dialog from other entries by a slash D (/D).

9800….  I          INS,6,,,(P9800-BEGDA),(P9800-ENDDA)

 

Step: Create a Infotype record (0006) without subtype and object ID. The start and end dates are the same as those in the current Infotype (9800); specify these two fields only if they are filled because the dynamic action was triggered by this Infotype.

If maintained Indicator of Step Column as ‘W’ Default values for new record

This step used to default the variable values for new Infotype.

Set the defaults for the Infotype, subtype, object ID, start and end dates using an ‘I’ step and not a ‘W’ step.

Do not set defaults for Q fields of an Infotype because the values for these fields are derived from the corresponding P fields.

Examples

Infotype                Subtype …..              FC Ind.         Variable function part

0021                            2                      04              I               INS,0015,M430

0021                            2                      04              W             P0015-BETRG=’10000′

When a Family/Related Person record (0021) record with subtype 2 (child) is created, an Additional Payments record (0015) with a default amount of 100.00 is created.

If maintained Indicator of Step Column as ‘V’ Cross-reference to another step

Here, you can combine fields to groups. The variable function part contains the value in the field which follows the “field” column. Steps which are specified only for the following field are also triggered for each of the other fields.

Examples

Infotype                      Field                       FC           Ind. Variable function part

0016                          PRBZH                    06             V         PRBZT

0016                          PRBZT                    06             I           DEL,0019,01/D

Infotype 0019, subtype 01 is deleted in the background when the field PRBZT or PRBZH in infotype 0016 is changed or created (function code 06).

If maintained Indicator of Step Column as ‘F’ Call a routine.

Sometimes user wants to do some complex validations before processing the Dynamic action which cannot be easily maintained in V_T588Z. IN that case, developer can developed a ABAP programs in a routine and called the routine in Dynamic Actions.

Below is the syntax to call the routine,

Infotyp …..                     Ind.                   Var.                  function part

0001                             F                                              GET_DATE(ZPUDYN01)

GET_Date is the routine name in ABAP program ZPUDYN01.

If maintained Indicator of Step Column as ‘M’ – Send a mail

Enter the name of the feature which defines the characteristics of the mail.

Example

Infotype                         Field …..           Ind.                   Var.                  function part

0001                             SACHP                                     M                     M0001

A mail is sent when the field SACHP is changed. The characteristics of the mail are defined in feature M0001

Let’s take a scenario, whenever user Create or Change Infotype 9800, Infotype 6 need to be created. So maintain entries in V_T588Z as below.

 

3.jpg

Now create a new record for IT9800. Now as you press save, dynamic action will be triggered and a new window will open to maintained Infotype 0006.

You can restrict the Infotype creation on the basis of Subtype and also suppress the dialog by executing it in background using ‘/D’.

(let’s say, in our example: INS,6,,,(P9800-BEGDA),(P9800-ENDDA)/D ).


Keep your feet on the ground when your heads in the clouds

$
0
0

Beautiful-Clouds.jpg
Source:www.awesome-desktop.com by S.K.

 

 

I remember when in the early 90-ties while client-server and object-oriented solutions started to conquer the IT market displacing monolithic mainframe environments, the development teams could at last provide business users with shorter iterative development cycles and involve them throughout the whole development process.

 

Thus cloud computing is nothing new here. Iterative and agile development as well as user involvement has been known for over 20 years. Whether they are conducted effectively or not, is another question.

 

Often we are so fascinated by the new technology and its potential that we forget to ask some simple questions. Therefore I cannot overlook discussions on how replacement of SAP HCM with SuccessFactors technology will radically change the implementation process involving the users, shortening the project time, making the configuration iterative, giving better ROI etc. 

 

As cloud computing is inevitably the future environment making life much easier and processing much more effective and dynamic, we should openly talk about the challenges while implementing this new technology to set appropriate expectations for the future customers. It is worth to clarify a few misconceptions related to the implementation process. 

 

  • I have read that implementation of solutions based on SuccessFactors comparing to SAP HCM involve the business users through the whole process providing iterative design workshops every couple of weeks with instant change implementation. As that is true such iterative design workshops can also be conducted implementing SAP HCM as long as the changes involve configuration enabled features and processes. As the applied technology contributes to the iterative process in considerable degree, the project management is the main and fundamental factor here.

 

  • Another statement on compressing time schedule for SuccessFactors projects compared to SAP HCM implementations due to very high configurability of SuccessFactors should also be explained. 

 

One of the main differences between cloud systems, here SuccessFactors and on-premise, here SAP HCM, is that cloud systems can only be fitted to the business processes through the configuration, while on-premise systems can also be customized, or colloquially called “hacked”. To my knowledge most of consultants strongly recommend clients on practicing configuration and avoiding the customization. Unfortunately quite often the business requirements, often driven by competitive advantage, cannot be met simply by configuration and then customizing takes place. That’s truly where the shoe pinches.

 

It is not the configuration time that busts the budget, it is the customization. I can only refer to one of my SAP E-Recruiting implementation projects where we used standard functionality and went live in 8 weeks with the solution. Ergo, it is achievable with on-premise system too.

 

The question that should be asked here is whether the provided configuration features and options are flexible enough to cover business requirements. And in the case where it is not possible, it would be interesting to see how the customers react and what they choose and at last - how we can help them.

 

  • One more overlooked challenge while discussing length and speed of projects applying cloud computing versus on-premise is the complexity of the business to be supported as well as readiness and involvement of the business organization. That applies especially to talent management processes that more often than not are not so rigid and consolidated in the organization as administrative processes.

 

Implementing a talent management solution requires specification and consensus on involved talent processes within the organization. It is the prerequisite for a successful implementation without regard to the applied technology. Whether you apply SuccessFactors or SAP HCM the project will be extended if the decisions are not in place at the right time. 

 

As we are very excited about the new cloud computing possibilities at the same time we should foresee the challenges related to it and advise our customers as objectively as possible. Especially that many challenges we have already seen in the past.

Absence Quota Group Infotype - OSS Note 1816423

$
0
0

Hi All

 

As a follow up to my previous Work Schedule Finder blog post (Work Schedule Finder - OSS Note 1795844) i want to follow up with another of the Time Management Improvements that were released earlier this year. These improvements came out of the Customer Connection program mentioned on other blogs here on SCN.

 

This improvement is called New Infotype for Absence Quota Group and provides a new Infotype (3355 - Absence Quota Group) that can be used to allocate an employee to a different Quota Selection Rule Grouping.


The Quota Selection Rule Grouping is assigned via the following methods:

  • Feature QUOMO
  • MODIF Q operation in Time Evaluation
  • User Exit (I haven't tested this yet but the pre requisite note, 1816424, makes mention of HR_DETERMINE_QUOMO_EXIT suggests the Infotype should over-ride the exit - if you know please comment).

 

Based on the Grouping returned by these methods the quotas, and associated rules, are selected from table V_T559L. This area of configuration allows defined entitlement rules to be set and executed by the system ensuring that each type of employees leave entitlement adheres to the defined T's & C's outlined in the clients requirements. However, since the decisions above are based on fairly fundamental data assignments, like Pers. Area, PSA, etc, then there is little flexibility to make exceptions to the generation of leave for employees.

 

This new improvement allows HR Admin to allocate an employee to a different set of Absence Quota entitlement rules, via the application of the new Infotype, than those defined by their assigned master data. This over-rides the configuration and references the 3355 Infotype instead.

 

This improvement is available as an individual SAP Note numbered 1816423. This note is also included in Support Packs 95 for ECC6 and 61 for ECC6.4 (that is EHP4). These were released in May of 2013. Note there are some pre-requisites that need to be taken into account contained in note 1816424.

Effectively the note delivers the new Infotype 3355 - Absence Quota Group into your solution.

 

3355.jpg

 

Next you need to include infotype 3355 maintenance in the required infotype menus used in the transaction PA20/PA30 in the following area of the IMG :- Customizing for Personnel Management -> Personnel Administration -> Customizing Procedures -> Infotype Menus -> Infotype Menu, or maintain the view V_T588B directly.

 

If Infotype 3355 is not contained within at least one infotype menu then the Infotype can still be maintained in PA30 BUT, and this is a big BUT, the feature QUOMO ignores any settings made against the employee and defaults back to the QUOMO rule.

So if you apply the note and it doesn’t work I would suggest this is the first port of call.

 

Lastly, you then need to define, in customizing view V_T77TIM_AQGRP, exactly what Selection Rules can be selected in the Infotype. This allows you to restrict the Selection Rules that can be assigned to an employee in any exceptional circumstances.

 

Lets look at an example that I have built in one of our demo systems.

 

Before I begin, if I run the report RPTQUOTA_CHECK I can see what selection rule is assigned to a specific employee on a specific key date. This is a really useful report to check your Absence Quota Configuration since it shows all the relevant configuration specific to the employees master data on a specific day. It comes into its own when fault finding any issues on your quota configuration.

 

rptqt.jpg

 

I can see that it is Selection Group 03 assigned to this employee number 1. I know this means the employee will receive 25 days leave entitlement.

 

Lets prove this by creating a quota for 2014. Here we can see that 25 days are generated.

 

2006 1.jpg

 

Now I will go and create an Infotype 3355 for 2014. You can see I have set up, for the purposes of illustrating this improvement, 5 different selection rules all pointing to different entitlements.

 

3355.jpg

 

I will assign the employee to group 4 and this should return an entitlement in 2014 of 28 days.

 

3355 1.jpg

 

Lets check that. I create a 2006 record for 2014 and I can see 28 days are generated.

 

2006 2.jpg

 

Now if I create a 2006 for 2015 I can see the system reverts back to the standard configuration and returns an entitlement of 25 days again.

 

2006 3.jpg

 

I have intentionally used a very simple example here and would suggest this infotype would really come into its own at the outset of a new Time Management implementation. This would allow defined scenarios to be specified that will support the leave process in the future.

With an existing system, depending on how your rules are set up, I can imagine there will be more than a few things to consider not least of which will relate to assigning a 3355 mid leave year and the admin that will go with it (what with delimiting previous entitlements and their associated Validity and Deduction Dates!)

 

Anyway, I hope you find this useful.

Kind Regards

Doug

After the Final Rose: Are You a “Dream Date” or “Dud”?

$
0
0

I was thinking about this the other day when talking to a friend about her decade-long obsession with “The Bachelor”. Of course, you know we’re talking about the television show that follows one special gentleman during his incredible journey to be a bachelor no more. With 25 or so available women (some of whom turn out to be “dream dates” and others complete “duds”) and one sexy, single guy all looking for a special connection, the road to true love can be very surprising – and often dramatic.

 

Which got me thinking…

 

Is this a similar experience for candidates? Of course, the process is not as salacious as the show. But is the basic premise the same? When they enter your office lobby, do they see a “dream date” or a “dud”?


Which one are you?

 

The best way to become a “dream date” is to follow those that are. Here are six qualities job candidates are looking for:

 

1.  They like the same things and hang out at the same places.


In other words, you need to be where your candidates are. LinkedIn and other social networks are okay, but they are not enough by themselves. You need to show presence at industry insider Web sites, associations, and other more specific target sites.

 

And you don’t have to guess at this. What are the key roles you are trying to fill and who are your best performers in those roles? Where did they come from? You cannot only track this with good sourcing technologies, but you can add depth by asking them. It’s really as easy as asking “So Bob, we know you came in from a referral from Sarah, but where else did you interact with us?”

At a former high-tech company I worked with, we had five times the volume of new hires by marketing at niche job boards for certain positions, compared to the previous strategy of a wide net across a bunch of generic boards.

 

After you know where to find potential candidates, be strategic in where you market your brand and your job openings. Also, don’t shout at candidates, use tactics to draw them in. Think of it like an online cocktail party. Don’t be that annoying guy who talks to everyone and does not have anything interesting to say.

2.  They are so easy to talk to.


Can acandidate easily engage with you without applying to a job? Give your candidates a variety of ways to interact with you without having to make a lifetime commitment.

 

Marketing 101 principles tell us that it takes seven touches to get someone to act. It’s the same with career dating. Let them join your talent community by just dropping off (via an electronic business card) basic information. Let them choose whether they want a second date. And give them options around how they would like to interact with you (for example, e-mail, RSS, and SMS text) and how often.

 

The fancy word for this is “multimodal communication,” but I like to think about it as just being appropriately friendly. Recruiters used to spend hours keeping in touch with candidates, this is an area where technology can really work for you.

3.  They want to know the real you.

 

Avoid sounding like a marketing brochure. Be authentic. If you aren’t Google or Twitter, don’t try to act like them on your career site. Candidates will find out anyway – Glass door and others make this astonishingly easy.

 

I recently worked with a company looking to revamp their 200-year-old brand. They wanted to use that iconic brand to show stability and longevity without sounding old. But, as this company found out, there are a variety of creative ways to do this. Don’t be afraid to spend some cycles here. Who are you and what makes you different? Can everyone in your company articulate this? How is your brand different than your top competitor?

 

Authentic branding that aligns with your value proposition and culture can be a key driver to building the workforce you need for your future growth. And your career site can be the ideal storefront for your dreamboat candidate.

4.  They are not afraid of commitment.


The number one thing candidates want to do on your career site is to find and apply to a job that fits them. This sounds trite, but can they find what is available in three clicks or less?

 

Can they see options by categories they care about? How many jobs in downtown Minneapolis or within 10 miles of my house? How many jobs with keywords “creativity” and “HR”? I’m ex-military; do you have a job that aligns with what I did in my old role?

 

If you’ve got a great career site that gives candidates what they want quickly, they will take the plunge (apply). If you doubt me, take a peek at this infographicwith some great data on how effective an awesome career site can be.

 

 

 

5. They are open minded.


Show candidates that you are always looking for new talent, even if a job opening is not available. You are not being a tease. Really.

If your company sells a product and you are currently out of stock, do you stop marketing that item or offering it to your customers? Today, the only time when most companies are marketing their jobs is when there’s an opening. However, this is a missed opportunity.

 

Develop job profiles, and put them on your career site. Each one should have its own separate landing page and should have the jobs (if open) listed on the page. And if there are no open jobs, let the candidate enter their e-mail address on that page so future jobs can be marketed to them.

 

Also, ask the candidate to share their contacts with you. Functionality like our social matcher lets the candidate hook up her friends with your jobs. And who knows…sometimes blind dates are the best! Just another way to build engagement with candidates and add to your pipeline of talent!

6.    And they’re also OK with being just friends.
 

How frustrating is it actually put yourself out there and ask someone out, but your dream date never gets back to you? Be communicative, and kind to the candidates you reject. Also, don’t be afraid to keep communicating.

 

Your marketing department has automated communication to your customers. Why can’t you? Let the candidate opt out of this communication if they are just really not that into you. If handled well, even your rejects will like you and your brand. This is especially nice if your candidates are your customers (listen up, Williams Sonoma, Target, Starbucks, and Best Buy). Treat them well, they buy and tell others.


Want to learn more about best practices for acquiring new talent? You might want to check out the
2013 Talent Acquisition Technology Forum in San Francisco. Get a firsthand look at the latest technology and best practices available to sweep your job candidates off their feet.

 

Good luck!

SuccessFactors & SAP – HR Customer Musings from Down Under

$
0
0

In my last post, Isummarized some of the HR business and IT considerations for customers to reflect upon when they are thinking of moving to, integrating with or starting with a SuccessFactors cloud solution.

 

In this weeks post, I will share some further discussions that I have had with fellow customers on the impact the SuccessFactors acquisition has had on their and SAP’s HCM Solution/Roadmap.

 

18 months after the acquisition, many customers are still evaluating the impacts on their; HR technology roadmaps, process improvement opportunities and the value proposition of moving to the SuccessFactors cloud processes.  The acquisition has also had a profound impact on those customers who have implemented the SAP HCM on-premise solutions, such as Nakisa STVN, Learning Solution, eRecruitment and Talent Management. Many of these customers are now considering the longevity of these solutions, and the large investment they have made in licenses, implementations, support costs and potential write-offs for these in coming years. With SAP repositioning its development focus from on-premise to SuccessFactors solutions (see diagram 1), the previous held assumptions by many on-premise customers have now been challenged. Some of these previous key assumptions might have been along the following lines;

 

  • SAP would continue to proceed with it’s investment in ‘on premise’ HR Talent suite
  • Maintaining a central ERP approach is core to achieve the outcomes for the HR business
  • Integration with other non-SAP providers would continue to be cost prohibitive
  • Capital funding would be utilised for future implementations and developments

 

SAP Roadmap.JPG

•   

Diagram 1 - Solution Portfolio for HR LOB, Go-forward solutions highlighted

 

As a result of SAP’s change in direction a new value proposition might be required to justify future SAP HR investment. Some examples of the value proposition benefits we discussed included;

 

  • Leveraging the SAP Strategic and investment decision in SuccessFactors Cloud solutions
  • Hybrid integration providing best of breed of SuccessFactors with the SAP on-premise solution & investment
  • An increased User friendly interface – improving user experience
  • Mobile first solutions provided as standard
  • Implementation Costs reduced, Rapid deployment plans are standard
  • Minimised TCO with less infrastructure, support resources and BAU customer development via SuccessFactors solution

 

The general agreement with my fellow customers was that in the Australian marketplace there has been a lot of talk/evaluation about moving to SuccessFactors for ‘talent’ processes, but there wasn’t the mad rush to the ‘cloud’ that everyone expected at the start of 2013.  Each of us referenced at least 2-3 customers that we were aware of implementing at least one SuccessFactors ‘talent’ process in 2013. We could however list more than a dozen customers we were aware had been evaluating SuccessFactors in 2013, and would potentially implement in 2014.

 

In summary we all agreed that as SAP HCM customers it is important we;

 

  1. Take the time to understand and keep abreast of SAP’s HCM Roadmap; and
  2. Analyse the impact of point 1 in relation to our future HCM roadmap and investment planning

 

Some other interesting questions/points we have discussed included;

 

  1. Whether SuccessFactors would be happy about their performance / growth over the acquisition period?
  2. Have SuccessFactors gained more customers than they would have in the corresponding period without SAP?
  3. Has the SAP brand helped or hindered SuccessFactors in finding new customers or retaining existing ones?
  4. Has the SuccessFactors product developed at the rate they expected over the last 18 months? (Employee Central we all agreed would not have been developed as quickly without SAP involved)

 

Each of us had various opinions/responses to the questions above. I personally thought some of YOU might also have thoughts/answers and might be willing to share you experiences/insight, so don’t be shy.

 

I look forward to your responses.

Viewing all 889 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>