Codeunit/Integration/IntegrationFieldFixCPR
Revision as of 10:23, 18 March 2013 by old>Admin (→How to invoke)
What it does
Cleans up external data in CPR format, for use in a scheduled integration.
String are cleaned using the CPR translateInput method. Data will be cleaned before inserting without the use of this codeunut, but lookups and such might fail if the CPR is formatted poorly.
How to invoke
Insert value in field mapping:
Designer > Integration > Import sources > [intergration] > [fieldmapping] > Codeunit handler
dk.p2e.blanket.codeunit.common.IntegrationFieldFixCPR
Configuration
None.
Developer info
- Type: CodeunitTranslator
- Security: None