SAP ABAP Interface IF_GENIL_RELATION_FILTER_TIME (Relation Filter by Time Interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GENIL_REL_FILTER_TIME_BASE Base Implementation for Relation Filter by Time 20081204
Properties
Interface IF_GENIL_RELATION_FILTER_TIME  
Short Description Relation Filter by Time Interface    
General Data
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20081204   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
Interface IF_GENIL_RELATION_FILTER_TIME has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_RELATION_FILTER Relation Filter Interface 20081204
Friends
Interface IF_GENIL_RELATION_FILTER_TIME has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SUPPORTED_TIME_FORMAT Instance attribute Public Type reference (TYPE) CHAR1 Supported Time format 20081204
2 TIME_FORMAT_DATE Constant Public Type reference (TYPE) CHAR1 'D' Time format: Date 20081204
3 TIME_FORMAT_DTIME Constant Public Type reference (TYPE) CHAR1 'T' Time format: Date + Time 20081204
4 TIME_FORMAT_DTIMEZ Constant Public Type reference (TYPE) CHAR1 'Z' Time format: Date + Time + Timezone 20081204
5 TIME_FORMAT_TIMESTAMP Constant Public Type reference (TYPE) CHAR1 'S' Time format: Timestamp 20081204
Methods
# Method Level Visibility Method type Description Created on
1 SET_TIME_INTERVAL Instance method Public Method Set Time Interval by Dates 20081205
Events
Interface IF_GENIL_RELATION_FILTER_TIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_DATE Public Type reference (TYPE) DATS 20081204
2 GTYPE_DTIME Public See coding 20081204 begin of GTYPE_DTIME, DATE type DATS, TIME type TIMS, end of GTYPE_DTIME
3 GTYPE_DTIMEZ Public See coding 20081204 begin of GTYPE_DTIMEZ. include type GTYPE_DTIME as DTIME. types: TZONE type TIMEZONE, end of GTYPE_DTIMEZ
4 GTYPE_TIMESTAMP Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20081204
Method Signatures

Method SET_TIME_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END Call by reference Type reference (TYPE) ANY 20081205
2 Importing IV_START Call by reference Type reference (TYPE) ANY 20081205

Method SET_TIME_INTERVAL on Interface IF_GENIL_RELATION_FILTER_TIME has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701