You are on page 1of 2

The Ultimate C_C_S4CFI_2105 - SAP Certified

Application Associate - SAP S4HANA Cloud (public) -


Finance Implementation

C_S4CFI_2105 - SAP Certified Application Associate - SAP S4HANA Cloud (public) - Finance
Implementation Certification Exam Credential. In the context of ABAP CDS development, you can
now provide documentation using knowledge transfer documents (KTD) for data definitions and service
definitions. This enables you to note details about the development goal of your CDS object for other
ABAP developers of your team.

To create a KTD, choose New Knowledge Transfer Document from the context menu of the relevant
CDS object in the Project Browser.

For more information, see


Documentation of CDS Objects

Knowledge Transfer Document

Creating Knowledge Transfer Documents

Editing DDL Source Code


Displaying Element Information for CDS Annotations in Source Code Editors

The Element Info popup now also displays the


name of the related main annotation,

related subannotation(s),

enumeration values of CDS annotations, and

technical details.
These features support you while developing a data model.

They are available in the source code editors for ...


data definitions (DDLS),

access controls (DCLS),

metadata extensions (DDLX), and

service definitions (SRVD).


For more information, see Displaying Element Info in Source Code Editors

Using Wildcards When Performing Code Completion for CDS Annotations

You can now use wildcards like the asterisk (*) to limit the list of relevant entries if you do not know the
qualified name of the annotation when performing code completion for access controls, service
definitions, and metadata extensions.

For more information, see Code Completion

Working with Problems View


The Problems View displays problems (errors and warnings) with an icon and a message text. Sometimes
an additional long text exists that can be displayed by selecting Problem Description from the context
menu.

New: Now an additional decorator on the icon informs you about the existence of the long text. It
simplifies reading and understanding the problem messages.
Working with Business Add-Ins (BAdIs)
You can now create BAdI Enhancement Spots and define BAdI definitions using the BAdI Enhancement
Spot Editor.
To implement BAdI definitions you can now create BAdI Enhancement Implementations, where you can
add BAdI Implementations using the BAdI Implementation Editor.

You might also like