The Ultimate C_ C_THR91_1811 - SAP Certified
Application Associate - SAP SuccessFactors
Onboarding 1.0 Q42018
C_THR91_1811 - SAP Certified Application Associate - SAP SuccessFactors Onboarding 1.0 Q42018
Certification Exam Credential. The following features that are highlighted with '*' are client-specific and
are therefore available for all supported ABAP systems.
ABAP Development Tool provides features that are client-specific or require a specific back-end version.
Consequently, this overview covers all client-specific and back-end-specific dependencies. To highlight
and contrast back-end-specific help content in the relevant context, the following icons are used:
Working with Data Preview
Copying Rows as ABAP Value Statement
You can now copy all the rows to the clipboard as an ABAP value statement in Data Preview. This
enables you to copy the rows as ABAP value statement and use it in the ABAP code to work with internal
tables.
ABAP RESTful Programming Model
Automatically Drawing Primary Key Values for Managed Business Objects
The managed runtime framework can now automatically generate key values in scenarios with UUID
keys if managed numbering is defined in the behavior definition.
Syntax for defining managed numbering in the behavior definition:
For more information, see Automatically Drawing Primary Key Values in Managed BOs.
New Options for Action and Function Results
The BO runtime framework now supports results for actions and functions other than $self. The results
can be entities of the same BO the action is defined for, entities of other BOs, or result structures. To
differentiate between result entities and result structures the syntax element entity has been
introduced.
In addition, you can now create actions, for which the action consumer can decide whether the result
shall be returned completely or only parts of it, for example the keys only. Such an action must be
marked with the keyword selective in the behavior definition.
For more information, see Actions.
Reporting Messages in ADJUST_NUMBERS and SAVE
The implicit returning parameter REPORTED is now available for the methods adjust_numbers and save.
By filling this parameter you can report information or success messages after the point of no return in
the save sequence.
For more information, see ADJUST_NUMBERS and SAVE.
Documenting Behavior Definitions
Now you can document behavior definitions in the Knowledge Transfer Document editor.
From the Project Explorer, select the behavior definition you want to document. Use the context menu
to create a knowledge transfer document.
These release notes are a general overview of the most significant changes relating to ABAP
Development Tools (ADT) features in the context of ABAP development and the ABAP programming
models.
These release notes relate to:
ADT client version: ABAP Development Tools 3.6
Back-end version: SAP Cloud Platform ABAP Environment 1911
The following features that are highlighted with '*' are client-specific and are therefore available for all
supported ABAP systems