SAP ABAP Data Element DMEE_TDFORM (DMEE: form for accompanying sheet (not used currently))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-DMEE (Package) International Development: Data Medium Exchange Engine
Basic Data
Data Element DMEE_TDFORM
Short Description DMEE: form for accompanying sheet (not used currently)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TDFORM    
Data Type CHAR   Character String 
Length 16    
Decimal Places 0    
Output Length 16    
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 Form 
Medium 15 Form 
Long 20 Form for acc. sheet 
Heading 16 Form for sheet 
Documentation

Definition

If you have specified that an accompanying sheet is to be printed when a file is generated, here you enter the name of the SAPscript form that is to be used.

Generation of an accompanying sheet

Procedure

  • Define a SAPscript form for the accompanying sheet. In the MAIN window, you can define the elements LEVEL1_PART1, LEVEL1_PART2, LEVEL2_PART1, LEVEL2_PART2, and so on. The DMEE controller automatically provides the symbols in these elements with data when the file is generated.
  • In the header data of the DMEE format tree, specify the name of the SAPscript form you wish to use.
  • Assign a unique SAPscript name to every node whose value is to be printed on the accompanying sheet. This name must correspond to one of the symbol names used in the form definition.

Printing the accompanying sheet

During file generation, the DMEE format tree is processed. As soon as the level changes from n to n+1, the element LEVELn_PART1 is output. In this process, the current values of the nodes are transferred on the basis of the SAPscript name being the same as the symbol name in the form.

When the level changes from n to n-1, the element LEVELn_PART2 is output.

History
Last changed by/on SAP  20000119 
SAP Release Created in