Values for Connection Parameters
Connection Parameters define which Element Types can be formed. To set up element types, you have to define default values for the connection parameters. You have to know which values are possible for the connection parameters for each Service Provider. For the following connection parameters, the possible values for Records and Case Management are different to the values for Records Management that are described in the documentation
You
can find information on the functions of this connection parameter under
Service Provider
for Documents in the section
“FUNCTION_GET_FORM_DATA”.
SAP delivers the sample function module RMPS_SET_FORM_DATA for Records and Case Management. You can define it in the parameter FUNCTION_GET_FORM_DATA. This function module provides the attribute value of the document, the assigned case, and the record assigned to the case as form fields.
You can find more information in the implementation guide of Records and Case Management under Document → Include Data for Document Templates.
You
can find information on the functions of the connection parameter MODEL_ID
under
Service
Provider for Records in the section “MODEL_ID”.
In the standard system for Records and Case Management, the service provider for record models (RM_PS_SP_MODEL) is entered as a template service provider for the records service provider (RM_PS_SP_RECORD). If you use a different service provider for your record model you have to enter it as a template service provider.
You
can find information on the functions of the connection parameter TEMPLATE_ID
under
Service
Provider for Documents in the section “TEMPLATE_ID”. SAP
delivers the service provider RM_PS_SP_DOCUMENT_TEMP for document templates
for Records and Case Management.