SAP ABAP Class IF_RODPS_ODP_STATIC (Static Methods for ODP)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_DDIC_ODP ODP metadata from ABAP Dictionary 20100420
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_FVIEW_ODP ESH-based logical ODP for transaction data 20091117
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_HIER_ODP Hierarchy ODP 20100429
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_MVIEW_ODP ESH-based logical ODP for master data (M-View) 20091117
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_ODP_ESH ODP from Enterprise Search Repository 20091117
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFBP_FVIEW_ODP View with nav.attr and texts 20130524
Properties
Class IF_RODPS_ODP_STATIC  
Short Description Static Methods for ODP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RODPS_ODP_STATIC has no interface implemented.
Friends
Class IF_RODPS_ODP_STATIC has no friend class.
Attributes
Class IF_RODPS_ODP_STATIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TIMESTAMP Static method Public Method 20110511
2 MATCH_ODPNAME Static method Public Method 20091117
Events
Class IF_RODPS_ODP_STATIC has no event.
Types
Class IF_RODPS_ODP_STATIC has no local type.
Method Signatures

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Value transfer Object reference (TYPE REF TO) IF_RODPS_CONTEXT ODP Context (=Factory) 20110511
2 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME ODP Name 20110511
3 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20110511
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID 20110511
2 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20110511

Method MATCH_ODPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME ODP-Name 20091117
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Reguläre Ausdrücke 20091117

Method MATCH_ODPNAME on class IF_RODPS_ODP_STATIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in