SAP ABAP Class IF_SALV_BOG_CR_DATA_CONTROLLER (Controller of XML Generation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BOG_CR_DATA_CONTROLLER Controller of XML Generation 20090206
Properties
Class IF_SALV_BOG_CR_DATA_CONTROLLER  
Short Description Controller of XML Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090206   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)
Interfaces
Class IF_SALV_BOG_CR_DATA_CONTROLLER has no interface implemented.
Friends
Class IF_SALV_BOG_CR_DATA_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DATA_TYPE Constant Public See coding 20090206
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method 20090206
Events
Class IF_SALV_BOG_CR_DATA_CONTROLLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_DATA_OBJECT Public See coding 20090206 begin of ys_data_object, type type string, " c_data_type-data_xml, version type string, r_data type ref to data, id type string, end of ys_data_object
2 YT_DATA_OBJECT Public See coding 20090206 yt_data_object type table of ys_data_object with default key
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPEAT_LAST_RESPONSE Value transfer Type reference (TYPE) ABAP_BOOL 20090811
2 Returning T_DATA_OBJECT Value transfer Type reference (TYPE) YT_DATA_OBJECT 20090206

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