SAP ABAP Class IF_RODPS_ODP_DATA_ACCESS_INFO (Information about ODP Read Access)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_ODP_RT ODP (abstract) 20101216
Properties
Class IF_RODPS_ODP_DATA_ACCESS_INFO  
Short Description Information about ODP Read Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101216   SAP 
Last change 20131127   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_DATA_ACCESS_INFO has no interface implemented.
Friends
Class IF_RODPS_ODP_DATA_ACCESS_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACCESS_TYPE Constant Public See coding 20101216
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCESS_TYPE Instance method Public Method 20101216
2 GET_DATA_TIMESTAMP Instance method Public Method 20101216
Events
Class IF_RODPS_ODP_DATA_ACCESS_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ACCESS_TYPE Public See coding 20101216 t_access_type TYPE c LENGTH 6
Method Signatures

Method GET_ACCESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEL Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20110118
2 Importing ITS_FIELDNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTS_FIELDNAME 20130704
3 Importing I_CHECK_FIELDS Value transfer Type reference (TYPE) ABAP_BOOL 20130704
4 Returning R_ACCESS_TYPE Value transfer Type reference (TYPE) T_ACCESS_TYPE 20101216

Method GET_ACCESS_TYPE on class IF_RODPS_ODP_DATA_ACCESS_INFO has no exception.

Method GET_DATA_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TIMESTAMP_MAX Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110118
2 Exporting E_TIMESTAMP_MIN Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110118
3 Importing IR_SEL Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20110118

Method GET_DATA_TIMESTAMP on class IF_RODPS_ODP_DATA_ACCESS_INFO has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in