6.1.1.5 Configuring Code Snippet for Notebook in FCC_CM_NB_CODE_MAPPING Table

The code mapping table maps the code to cases.

Note:

The FCC_CM_NB_CODE_MAPPING table is used to customize code snippets for use during various operations.
The following table describes the entries in the FCC_CM_NB_CODE_MAPPING table.

Table 6-8 FCC_CM_NB_CODE_MAPPING Table Details

V_TEMPLATE_NB_ID Notebook id of template notebook. P.K of the table.
V_INTERPRETER Interpreter used for this notebook.
V_CASE_INIT_CODE Case initialization code snippet for the interpreter.
V_UPDATE_CASE_CODE Case update code snippet for the interpreter.