Below is the function mapping definition CCMPrepare for the ccmprepare function on the server coprocessor.
During function processing, you can specify a single table that does not have a correlation name.
CREATE FUNCTION MAPPING appl_view_db.CCMPrepare
FOR ccmprepare SERVER coprocessor
MAP JSON ( '{ "function_version": "1.0" }')
USING
ANY IN TABLE;