SAP ABAP Data Element SMI_CREATIONDATETIME (Post Creation Timestamp)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SMI (Application Component) Social Media Intelligence Foundation
     BS_SOMI_DATA_MODELS (Package) Datta Models for Social Media Intelligence
Basic Data
Data Element SMI_CREATIONDATETIME
Short Description Post Creation Timestamp  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SMI_DATETIME    
Data Type CHAR   Character String 
Length 50    
Decimal Places 0    
Output Length 50    
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 Pst.C.Time 
Medium 20 Creation Timestamp 
Long 30 Post Creation Timestamp 
Heading 30 Post Creation Timestamp 
Documentation

Definition

Indicates the creation date and time of the post.

Use

This is used in the following context:

It is used in the table SOCIALDATA as (CREATIONDATETIME), in the table SOCIALUSERINFO as (CREATIONDATETIME), and in the table SMI_SRCHQRY as (CREATIONDATETIME).

  • In the case of the SocialData table, this indicates the date and time the post is created. This field stores the fetched date and time in a format as used by the social media sites.
  • In the case of the SocialUserInfo table, this indicates the date and time when the user created an account in the social media sites.
  • In the case of the smi_SrchQry table, this indicates the date and time the search query is created.

Dependencies

Example

  • In the SocialData and SocialUserInfo tables, the value of CREATIONDATETIME is Wed, 23 Jan 2012 04:03:32 +0000.
  • In the smi_SrchQry table, the value of CREATIONDATETIME is 20130711.

History
Last changed by/on SAP  20131122 
SAP Release Created in 747