SAP ABAP Class IF_RSRT_DATA_TABLE_SERVICES (Data Table Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA_TABLE Data Table 20111214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DATA_CONTAINER Data Container 20120508
Properties
Class IF_RSRT_DATA_TABLE_SERVICES  
Short Description Data Table Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_DATA_TABLE_SERVICES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSRT_DATA_TABLE_SERVICES has no interface implemented.
Friends
Class IF_RSRT_DATA_TABLE_SERVICES has no friend class.
Attributes
Class IF_RSRT_DATA_TABLE_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_SERVICES Instance method Public Method Apply Services 20111214
2 DELETE_FILTER_RULES Instance method Public Method Delete All Filter Rules 20111214
3 DELETE_SORT_RULES Instance method Public Method Delete All Sort Rules 20111214
4 FILTER Instance method Public Method Filter 20111214
5 GET_DATA_SET Instance method Public Method Get Data Set 20111215
6 GET_FILTER_RULES Instance method Public Method Get All Filter Rules 20111214
7 GET_LINES Instance method Public Method Get Lines 20120131
8 GET_SORT_RULES Instance method Public Method Get All Sort Rules 20111214
9 SORT Instance method Public Method Sort 20111214
Events
Class IF_RSRT_DATA_TABLE_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_DATA_SET Public See coding Data Set Item 20111214 begin of tn_s_data_set, index type sytabix, r_data type ref to data, end of tn_s_data_set
2 TN_T_DATA_SET Public See coding Dataset 20111214 tn_t_data_set type standard table of tn_s_data_set with default key with unique sorted key data components r_data initial size 1
Method Signatures

Method APPLY_SERVICES Signature

Method APPLY_SERVICES on class IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method APPLY_SERVICES on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method DELETE_FILTER_RULES Signature

Method DELETE_FILTER_RULES on class IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method DELETE_FILTER_RULES on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method DELETE_SORT_RULES Signature

Method DELETE_SORT_RULES on class IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method DELETE_SORT_RULES on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method FILTER Signature

Method FILTER on class IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method FILTER on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method GET_DATA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20111215
2 Importing TO_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20111215
3 Returning VALUE Value transfer Type reference (TYPE) TN_T_DATA_SET Data Set 20111215

Method GET_DATA_SET on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method GET_FILTER_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_FILTER_RULE=>TN_T_FILTER_RULE Filter Rule List 20111214

Method GET_FILTER_RULES on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20120131

Method GET_LINES on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method GET_SORT_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SORT_RULE=>TN_T_SORT_RULE Sort Rule List 20111214

Method GET_SORT_RULES on class IF_RSRT_DATA_TABLE_SERVICES has no exception.

Method SORT Signature

Method SORT on class IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method SORT on class IF_RSRT_DATA_TABLE_SERVICES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in