SAP ABAP Data Element BANK_DTE_PP_ABSTYPENAME (Absolute Category Name of a Data Object)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
Basic Data
Data Element BANK_DTE_PP_ABSTYPENAME
Short Description Absolute Category Name of a Data Object  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 200    
Decimal Places 0    
Output Length 200    
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 Abs. Cat. 
Medium 15 Abs. Cat. Name 
Long 25 Absolute Category Name 
Heading 25 Absolute Category Name 
Documentation

Definition

Absolute type names are clear and unmistakable within a system. It does not matter in which area the type name is used as it always refers to the same type. This permits unwanted overlapping of types to be excluded. Absolute type names can only be specified dynamically. Their use is therefore limited to commands for which the dynamic variant of the TYPE supplement is possible.

Unlike relative type names, an absolute type name contains more information on the context in which the type was defined. The absolute type name is divided into sections (days) as for the path specification for file names. Individual days are separated by a backslash (\). Absolute type names always begin with a backslash.

History
Last changed by/on SAP  20110908 
SAP Release Created in 30