Entering content frame

Background documentation Naming Conventions for APIs Locate the document in its SAP Library structure

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

 

Example

CAMA_CLASS_MAINTAIN

CSAP_MAT_BOM_CREATE

 

 

Leaving content frame