Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
ThomasSchneider
Product and Topic Expert
Product and Topic Expert
With SAP S/4HANA releases 2208 (public cloud) and 2022 (on-premise and private cloud), it is now possible to create custom fields with developer tools (ADT) for additional use cases, so that customer now have the option to create custom fields either in the Custom Fields key user app, or with developer tools (ADT).

In this blog post, I would like to share some recommendations and comments on the different options for creating custom fields.

Our recommendation is to select the option for creating custom fields in the following sequence, this means the subsequent option should be chosen only if the previous option is not possible.

1. Use the Custom Fields app (key user extensibility tool).

  • available for SAP S/4HANA Cloud and SAP S/4HANA

  • prerequisite is the enablement of the SAP application for key user extensibility

  • for SAP S/4HANA (on-premise/private cloud), legacy fields can be enabled so that they can be used with the Custom Fields app, see transaction SCFD_EUI


2. Use ABAP Development Tools (ADT) with ABAP language version ABAP for Cloud Development (developer extensibility)

  • available for SAP S/4HANA Cloud (2208) and SAP S/4HANA (2022)

  • prerequisite is the enablement of the SAP application for cloud development. In versions 2208/2022, there is no application adoption for creation of custom fields for ABAP language version for ABAP for Cloud Development. This means this option can be used in future releases only, in SAP S/4HANA Cloud, public edition starting with first scenarios in 2302 (labs preview)


3. Use ADT or SAPGUI tools with ABAP language version Standard (classic extensibility), e.g. if the corresponding SAP application is not enabled for the key user extensibility or developer extensibility.

  • available for SAP S/4HANA (on-premise/private cloud)

  • Custom fields can be added to CDS views (extend view) and for table/structure appends with developer tools

  • Adding custom fields to the transactional logic of an application depends on the SAP application. We recommend that you read the extensibility documentation that is provided for the application.

  • Adding custom fields to OData services that were built with technologies before RAP, depends on the implementation details of the OData service. See for example, the blog: How to redefine RDS based OData services? | SAP Blogs



Related Links:

Key User Extensibility

Developer Extensibility

 


14 Comments