The Ultimate C_ C_SM100_7208 - SAP Certified
Technology Associate - SAP Solution Manager,
Mandatory and Managed System Configuration (7.2
SPS8)
C_SM100_7208 - SAP Certified Technology Associate - SAP Solution Manager, Mandatory and
Managed System Configuration (7.2 SPS8) Certification Exam Credentials. 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.16
Back-end version: SAP BTP ABAP environment 2102
Note
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:
Profiling ABAP Code
ABAP Cross Trace
The ABAP Cross Trace ...
is designed for ABAP developers who build OData Services or other ABAP functionality related to the
ABAP RESTful Application Programming Model (RAP).
provides insights into the RAP runtime framework. This includes the processing of OData requests, for
example, in SAP Fiori applications.
includes functionality which is similar to the payload trace of SAP Gateway trace in SAP GUI. However, it
does not include a replay functionality for OData requests.
This tool enables you, for example, to identify the root cause of an error.
The following sample represents the trace result of an OData request:
Using Tips and Tricks Help Content
You as an ADT expert can now use the ADT tips and tricks. This documentation provides condensed
information about useful features which can be easily accessed through shortcuts, menu bar, and so on.
It is structured in a tabular way that supports you to realize your development goals.
For more information, see Tips and Tricks (ABAP Core Tools)
Working with Application Log Objects
You can now create Application Log Objects and edit them in the Application Log Object Editor.
For more information, see Creating Application Log Objects
ABAP Repository Trees
In the Project Explorer, you can now see your inactive objects. Just select 'My Inactive Objects' template
while creating a new ABAP repository tree.
ABAP RESTful Application Programming Model
Implementing Unmanaged Early Numbering in Managed Business Objects
You can now use unmanaged early numbering to automatically draw keys for your business object
during the CREATE.
For more information, see Early Numbering.