SAP ABAP Class IF_FPM_GUIBB_TREE_SERVICE_INFO (Provides information about services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_TREE_SERVICE_INFO Provides service infos 20120113
Properties
Class IF_FPM_GUIBB_TREE_SERVICE_INFO  
Short Description Provides information about services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120113   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_GUIBB_TREE_SERVICE_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FPM_GUIBB_TREE_SERVICE_INFO has no interface implemented.
Friends
Class IF_FPM_GUIBB_TREE_SERVICE_INFO has no friend class.
Attributes
Class IF_FPM_GUIBB_TREE_SERVICE_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILTER_RULES Instance method Public Method 20140521
2 GET_SORT_RULES Instance method Public Method 20120113
Events
Class IF_FPM_GUIBB_TREE_SERVICE_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FILTER_RULE Public See coding 20140521 begin of ty_s_filter_rule, column_name type string, sign type sabp_s_range_option-sign, option type sabp_s_range_option-option, low type string, high type string, values_have_internal_format type abap_bool, end of ty_s_filter_rule
2 TY_S_SORT_RULE Public See coding 20120113 begin of ty_s_sort_rule, column_name type string, descending type abap_bool, end of ty_s_sort_rule
3 TY_T_FILTER_RULE Public See coding 20140521 ty_t_filter_rule type standard table of ty_s_filter_rule with key column_name
4 TY_T_SORT_RULE Public See coding 20120113 ty_t_sort_rule type standard table of ty_s_sort_rule with key column_name
Method Signatures

Method GET_FILTER_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FILTER_RULES Value transfer Type reference (TYPE) IF_FPM_GUIBB_TREE_SERVICE_INFO=>TY_T_FILTER_RULE 20140521

Method GET_FILTER_RULES on class IF_FPM_GUIBB_TREE_SERVICE_INFO has no exception.

Method GET_SORT_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SORT_RULES Value transfer Type reference (TYPE) IF_FPM_GUIBB_TREE_SERVICE_INFO=>TY_T_SORT_RULE 20120113

Method GET_SORT_RULES on class IF_FPM_GUIBB_TREE_SERVICE_INFO has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in