SAP ABAP Data Element XMIARGTYP (Argument type of an XMI log entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-API-CSI-XMI (Application Component) eXternal Management Interface Framework
     SXMI (Package) CCMS: Interfaces to external management tools
Basic Data
Data Element XMIARGTYP
Short Description Argument type of an XMI log entry  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XMIARGTYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Arg. type 
Medium 15 Argument type 
Long 20 Argument type 
Heading ArgType 
Documentation

Definition

The type of data that is to be inserted in an XMI session log message. The type is associated with one of the message variable values also specified for the message. The type determines how the XMI interface formats the message variable value for display.

The type and message variable value are specified in a call from an external program that wishes to write a message in the XMI session log.

Supported data types are as follows:

  • C: Character
  • I: Integer
  • P: Packed decimal number
  • F: Floating point number
  • U: UTC (time stamp in the XMI universal time format)
  • D: Date
  • T: Time

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