SAP ABAP Data Element DEFSUMPOS (Definition of totals item)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LC-LC (Application Component) Basic Functions
     FKUC (Package) FI-LC Consolidation: Unicode-Capable Objects
Basic Data
Data Element DEFSUMPOS
Short Description Definition of totals item  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT60    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 Totals itm 
Medium 15 Totals item 
Long 20 Def. of totals item 
Heading 55 Definition of totals item 
Documentation

Definition

In this field, you can define a totals item or a ratio.

You can also store set IDs here, which are then used to set up data entry forms automatically.

Definition of Totals Items:

  • Specify an item range using 10-digit item numbers.

    Example: (0010320000,0010329999)

  • Specify a 12-digit set ID enclosed in parentheses.

    If the set ID has less than 12 characters, pad the remaining places within the closing parenthesis with blanks.

    Example: S(SET_ID______)

Definition of Ratios:

Ratios also represent totals items. Please make sure that the ratio is flagged as a statistical item (item type 'S'). In addition, you can define ratios using formulas.

The system supports the basic types of arithmetic as well as the use of FS items and constants.

The following operands are allowed, whereas all items and constants are given with 10 characters, and sets (identified by 'S' or 'N') with 12 characters:

  • Item value: W(0010300000)
  • Item value limited to transaction types: W(0010300000,SETID)
  • Quantity: M(0010300000)
  • Value of a set: S(SET_ID______)
  • Quantity of a set: N(SET_ID______)
  • Value of a constant: K(0000000100)
  • Reference to values already calculated: W(SETNAME)

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