This function checks, if the record or document mapping can be copied from one setup to another.
Return:
"CanBeCopied" - Returns true if parameters meet conditions.
Parameters:
"_ListType" - Specifies the List type (Library or List).
"_FromRecord" - Specifies the source record for copying.
"_FromSPListSetupCode" - If this parameter is empty, the function will look for all SharePoint library setups that are connected with the record/table (record conditions are also applied). The maximum number of characters is 20.
"_FromContentTypeName" - If this parameter is not empty, the function will check only mappings associated with selected Content Type.
"_ToRecord" - Specifies the destination record for copying.
"_ToSPListSetupCode" - If this parameter is empty, the function uses the SharePoint library as a target as specified in General (FastTab)/Transfer To List Setup Code. The maximum number of characters is 20.
"_ToTableID" - Specifies destination table ID.
"_ToContentTypeName" - If this parameter is empty, the record mapping will retain its current Content Type even after it is moved to a new list or library. If you want to change the Content Type of the mapping during the process, provide it in this parameter.
"_HideError" - Allows hide error message.After that it can be used in process.