SAP ABAP Data Element CNV_NCE_PATTERN (Pattern used in pattern mode)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷ CA-EUR (Application Component) European Monetary Union: Euro
⤷ CNV_NCE_BAS (Package) Number conversion engine: Core
⤷ CA-EUR (Application Component) European Monetary Union: Euro
⤷ CNV_NCE_BAS (Package) Number conversion engine: Core
Basic Data
Data Element | CNV_NCE_PATTERN |
Short Description | Pattern used in pattern mode |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | CNV_NCE_PATTERN | |
Data Type | CHAR | Character String |
Length | 20 | |
Decimal Places | 0 | |
Output Length | 20 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Pattern |
Medium | 15 | Pattern used |
Long | 28 | Pattern used in pattern mode |
Heading | 20 | Pattern used |
Documentation
Definition
A pattern describes how to replace or modify a number. A pattern consists of the wild cards * and +. Their use complies with the common definition for patterns. After defining the pattern, all digits in a number corresponding with a wild card will not be changed. All values defining a fix value will replace those digits with this fix value. E.g. the pattern 'A*' will replace the first digit with an A for all numbers. '++A*' will replace the third digit. In pattern mode a pattern is mandatory.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |