SAP ABAP Class IF_RSPLS_DATASLICE (Data Slice)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_DS_METHODS Methods for Data Slices 20050114
2 Interface composition (i COMPRISING i_ref)  IF_RSPLS_DS_TYPES Types for Data Slices 20050114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_DS_EXIT Exit for Data Slice 20050114
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_DATASLICE Data Slice 20050114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_DS_EXIT_BASE Data Slices: Exit 20050223
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_DS_EXIT_BPS Data Slices: Exit 20051108
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_DS_RUNTIME Runtime Data Slices 20130422
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_DS_TRANSIENT Runtime Data Slices 20130424
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSEM_DS_EXIT EXIT class for check data slice 20041202
Properties
Class IF_RSPLS_DATASLICE  
Short Description Data Slice    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050114   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_RSPLS_DS_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSPLS_DATASLICE has no interface implemented.
Friends
Class IF_RSPLS_DATASLICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BASIC_PROV Instance attribute Public Type reference (TYPE) RSINFOPROV Basic InfoProvider 20130808
2 N_TS_FIELDS Instance attribute Public Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_FIELD Table: Characteristics in a Data Slice (Internal) 20050114
3 N_TXT Instance attribute Public Type reference (TYPE) RSTXTLG Name of Data Slice 20090710
4 N_USE_EXTERNAL_BUFFER Instance attribute Public Type reference (TYPE) RS_BOOL Indicator: Caller Buffers Results 20070806
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATA_REF Instance method Public Method Generate Data Reference to Data Record Structure 20050114
2 IS_OVERLAPPING Instance method Public Method 20050125
3 IS_PROTECTED Instance method Public Method 20050125
Events
Class IF_RSPLS_DATASLICE has no event.
Types
Class IF_RSPLS_DATASLICE has no local type.
Method Signatures

Method CREATE_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DATA Value transfer Object reference (TYPE REF TO) DATA Referenz auf Datensatz 20050114

Method CREATE_DATA_REF on class IF_RSPLS_DATASLICE has no exception.

Method IS_OVERLAPPING Signature

Method IS_OVERLAPPING on class IF_RSPLS_DATASLICE has no parameter.
Method IS_OVERLAPPING on class IF_RSPLS_DATASLICE has no exception.

Method IS_PROTECTED Signature

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