SAP C1 CONTRACT RULES



Get Example source ABAP code based on a different SAP table
  



C1 Contract Rules
In strict ABAP development environments, a restricted ABAP language version must be used, where access to repository objects is restricted to released APIs.
The C1 contract is the release contract that is crucial for system-internal access to APIs from other repository objects. It guarantees stable APIs for use within the same AS ABAP. The following topics list the most important rules that must be obeyed by API providers and API consumers.
SUBNODES