Previous Topic Next topic Print topic


Predefined Modification Exit Routines List

Note: Unless otherwise stated, all routines are available for use with all data store types.

A list of predefined modification exit routines are described in the following table:

Routine Name Description
BPMAADG Routine for masking company name or surname according to data element content (MVS only).
BPMNICC Generic alphanumeric code (can be used for telephone numbers) (MVS only).
BPMTST Called by other routines (internal use only, MVS only).
UDCADCJX Called by other routines; sample for generic lookup module (internal use only, MVS only).
UDCADDC Address masking routine.
UDCBLKC Routine initializing the field with which it is associated. You can use it when you do not want some information to be displayed in the migrated data store.
UDCBPMD Sample for masking complex codes (MVS only).
UDCBPMK Sample for masking complex codes (MVS only).
UDCCDFC Italian taxpayer code number masking routine.
UDCCFP2 Italian VAT number or taxpayer's code number masking routine, which is a variation of UDCCFPI. The routine associated with the mixed field containing both the VAT number and the taxpayer code number recognizes the content of the field and applies either one or the other routine.
UDCCFPI Italian VAT number or taxpayer's code number masking routine. The routine associated with the mixed field containing both the VAT number and the taxpayer code number recognizes the content of the field and applies either one or the other routine.
UDCCIFC CIF (Spanish tax codes) masking routine
UDCCOMC Company name masking routine
UDCCO2C Company name or surname (in the same field) routine (MVS only).
UDCMDY0 Data masking routine.
UDCNA3C Called by other routines (internal use only, MVS only).
UDCNAMC People's names masking routines to be used to mask personal detail files.
UDCNAMX Sample of alternative method for masking names (MVS only).
UDCNIFC NIF (Spanish tax codes) masking routine.
UDCNUMC Account number masking routine (MVS only).
UDCPIVC Italian VAT number masking routine.
UDCPKEY String masking routine (ODBC Extension and Oracle Extension only).
UDCRANAG Sample for forcing a fixed value in output (MVS only).
UDCSNC Surname and name masking routine (MVS only).
UDCSNC2 Surname masking routine that can handle specfic Italian surnames.
UDCSNR2C Surname and name, or company name (in the same field) masking routine (MVS only).
UDCSSN Called by other routines (internal use only, MVS only).
UDCSU3C Called by other routines (internal use only, MVS only).
UDCSURC Surname masking routine.
UDCTELC Telephone number masking routine.
UDCUCS2 String masking routine that uses some 'move corresponding' instructions to mix the string elements and place them differently from the original. Subsequently, it transcodes the string.
UDCUCST String masking routine. It inverts the characters and then tanscodes them according to a transcoding table.
UDCUSFL Generic conversion routine that includes a conversion criterion by field and another criterion by file record content (MVS only).
UDCZIP5 Masking routine used by the tutorials in the Getting Started with Distributed Systems guide.
Previous Topic Next topic Print topic