SAP ABAP Data Element STW_ITEM_TYPE (SAP Jam: Item Type (Method Type ID))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)
Basic Data
Data Element STW_ITEM_TYPE
Short Description SAP Jam: Item Type (Method Type ID)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type STW_ITEM_TYPE    
Data Type CHAR   Character String 
Length 100    
Decimal Places 0    
Output Length 100    
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 Item Type 
Medium 15 Item Type 
Long 20 Item Type 
Heading 55 Item Type 
Documentation

Definition

An item type describes the category of an item that is part of a SAP Jam Group.

Use

The Social Media ABAP Integration Library provides special API interfaces for some of the possible item types.
In addition, one generic interface exists that allows applications of any (further) type of item that is supported by SAP Jam. In this interface, the specification of an item type is used.

Dependencies

Example

Example of the SAP Jam API for the Decision item:

<method_type name="Decision" id="core.decisionitem">
==> The item type is 'core.decisionitem'

History
Last changed by/on SAP  20130604 
SAP Release Created in 732