SAP ABAP Data Element TTET_FISCO_EDIT_MASK (Mask for Fiscal Code Print Output)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE (Package) Transaction Tax Engine (Customizing tables and Views)
Basic Data
Data Element TTET_FISCO_EDIT_MASK
Short Description Mask for Fiscal Code Print Output  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TTE_FISCO_EDIT_MASK    
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 Mask 
Medium 15 Output Mask 
Long 20 Output Mask 
Heading 20 Output Mask 
Documentation

Definition

The output mask defines the formatted output of a fiscal code.

The output mask consists of sequence of "#" characters, in combination with any other formatting characters. The "#" characters represent the characters of the fiscal code.

The assignment of an output mask is optional.

Examples

Fiscal code 123456:

Output Mask    Formatted Fiscal Code

#.##.###    1.23.456

##-##-##    12-34-56

##-###.#    12-345.6

###/###    123/456

## # ###    12 3 456

####    1234

History
Last changed by/on SAP  20050131 
SAP Release Created in 400