SAP ABAP Class IF_FPM_CHART_TABLE_DATA (API for Table Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHART_TABLE_MODEL Chart Table Model 20130117
Properties
Class IF_FPM_CHART_TABLE_DATA  
Short Description API for Table Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130114   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_CHART_TABLE_DATA has no forward declaration.
Interfaces
Class IF_FPM_CHART_TABLE_DATA has no interface implemented.
Friends
Class IF_FPM_CHART_TABLE_DATA has no friend class.
Attributes
Class IF_FPM_CHART_TABLE_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIMENSIONS Instance method Public Method 20130225
2 GET_MEASURES Instance method Public Method 20130225
3 SET_DATA Instance method Public Method 20130114
Events
Class IF_FPM_CHART_TABLE_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FIELD Public See coding 20130225 begin of ty_s_field, name type name_komp, end of ty_s_field
2 TY_T_FIELD Public See coding 20130225 ty_t_field type sorted table of ty_s_field with unique key name
Method Signatures

Method GET_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DIMENSION Value transfer Type reference (TYPE) TY_T_FIELD 20130225

Method GET_DIMENSIONS on class IF_FPM_CHART_TABLE_DATA has no exception.

Method GET_MEASURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MEASURE Value transfer Type reference (TYPE) TY_T_FIELD 20130225

Method GET_MEASURES on class IF_FPM_CHART_TABLE_DATA has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) TABLE 20130114
2 Importing IV_CHECK_CHANGED Call by reference Type reference (TYPE) BOOLE_D 'X': Model will check if data has changed 20130430

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