You are on page 1of 2

The Ultimate C_ C_THR92_2011 - SAP Certified

Application Associate - SAP SuccessFactors People


Analytics: Reporting 2H2020

C_THR92_2011 - SAP Certified Application Associate - SAP SuccessFactors People Analytics:


Reporting 2H2020 Certification Exam Credential. This feature is only available after activation of a
dedicated feature toggle. To request the activation of this feature, create a customer ticket on component
BC-CP-ABA.
Applying Quick Assists
Creating a Global Copy of Local ABAP Classes or Local ABAP Interfaces

You can now create a global copy of local ABAP classes or local ABAP interfaces using a quick assist.
Documenting Development Objects
Linking to Development Objects Within Knowledge Transfer Documents

Within a Knowledge Transfer Document it is possible to add links to development objects. You can now
use the ATC checks CL_CI_TEST_KTD_TEXTASSIGNMENT and
CL_CI_TEST_KTD_NO_DEAD_LINKS to detect broken links. If a linked development object gets
deleted, the KTD owner will be notified.

For more information, see Linking to Development Objects Within Knowledge Transfer Documents

Displaying RAP Specific Derived Types in the Element Info


The Element Info (F2) on RAP Business Objects was improved by now also showing the derived types of
an element. You can click the link [ derived type... ] to see which components the derived type has.

If the derived types are not listed as components of the selected element, they are shown under the new
group Component Groups in the Element Info.

The Element Info of behavior implementation methods now also shows the derived type for every
parameter.
Getting Help From The Basis Tutorial
As a beginner who works with ADT, the updated help content of the most relevant ADT features and
ADT tools supports you understanding the concept of SAP's IDE.

For more information, see Basic Tutorial

ABAP RESTful Application Programming Model


Adding Actions and Functions in a Projection Behavior Definition
You can now add actions and functions to a projection behavior definition. You can also add
authorization for the new actions and functions.

For more information, see Actions and Functions.

Using Strict Mode


You can now implement your RAP business object in strict mode to ensure that your BO is modeled and
implemented in accordance with the RAP best practices.

For more information, see Strict Mode.

RAP BO Contract
Rules on how to implement a RAP BO are now available in the RAP documentation.

For more information, see RAP Business Object Contract.

Developing a RAP BO that Supports Multi-Inline-Editing on a Fiori UI


You can now implement a RAP business object with a singleton mechanism to support multi-inline-
editing on a Fiori UI.

For more information, see Developing Transactional Apps with Multi-Inline-Edit Capabilities.

Using AUTO FILL CID Option


In EML statements for static operations, you can now use the option AUTO FILL CID.

You might also like