ABAP for Cloud Development, ©Copyright 2024 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP - Rules for ABAP Cloud → Contract Rules for ABAP Released APIs → C1 Contract Rules → C1 Contract Rules for API Providers →C1 Contract Rules for Providing Objects Implemented in ABAP
Others than the following objects cannot be classified with the C1 contract.
No components can be removed from public structured types.
Public table types must not be generic. Their row types and table keys must not be changed.
AMDP classes are classes that implement the tag interface IF_AMDP_MARKER_HDB. AMDP classes must obey the general rules for classes listed above and the following special rules: