!--a11y-->
Naming Conventions for APIs 
All the names used are informative and in English. This is especially important for field and structure names. Only CHAR and NUMC fields are used in APIs.
The following conventions are used for naming APIs:
xxxx_Object_Action_Result
The name can comprise the following elements:
‑{}‑· |
xxxx |
Function group |
‑{}‑· |
Object |
Object / key (What is it?) |
|
|
(see API Objects) |
‑{}‑· |
Activity |
Activity to be performed, for example: read |
|
|
(see API Activities) |
‑{}‑· |
Result |
The expected result, for example: characteristics of a class |

CAMA_CLASS_MAINTAIN
CSAP_MAT_BOM_CREATE
