SAP ABAP Data Element TYP_P_REFA_DYNAMICTAG_INDX (DynaTag)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-GMA (Application Component) Generating, Monitoring for Mass Data Archiving Solutions
     AFX_ARCHIVINGENGINE (Package) Archiving: Archiving Engine Prototype
Basic Data
Data Element TYP_P_REFA_DYNAMICTAG_INDX
Short Description DynaTag  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC2    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name ADWP_SEARCHHELP_DYNATAG    
Search Help: Parameters INDX   
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 DynaTag 
Medium 15 DynaTag 
Long 20 DynaTag 
Heading 13 DynaTag 
Documentation

Definition

DynaTags can be defined in the coding. In order that DynaTags are recognized as such in indexing, they must satisfy the following schema in the coding.

...

DATA: O_ENGINE TYPE REF TO CL_ARCHIVING_ENGINE.

* §§§ TODO for Jan Aalmink

...

* §§§ Construction site

...

* §§§ DB layer

...

* §§§ UI

...

Four DynaTags are determined from the coding lines above: TODO for Jan Aalmink, Construction site, DB layer , and UI. Note the two spaces, asterisk, and paragraph markers that are placed before a DynaTag.

Use

The Enterprise Tomograph supports DynaTagging. Software parts with DynaTags can be combined into units that belong together semantically. Architecture views can be defined in a subject area. DynaTagging enables you to organize complex software systems.

You can search within these units (DynaTags).

Dependencies

Example

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