SAP ABAP Interface IF_RSPLS_DS_METHODS (Methods for Data Slices)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLS (Package) Planning: General Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_DATASLICE 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
Interface IF_RSPLS_DS_METHODS  
Short Description Methods for Data Slices    
General Data
Package RSPLS   Planning: General Services 
Created 20050114   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSPLS_CR_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSPLS_DS_METHODS has no interface.
Friends
Interface IF_RSPLS_DS_METHODS has no friend.
Attributes
Interface IF_RSPLS_DS_METHODS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_OVERLAPPING Instance method Public Method Check Whether a Selection Overlaps with Data Slices 20050114
2 IS_PROTECTED Instance method Public Method Check Whether a Data Record Is Locked Against Changes 20050118
Events
Interface IF_RSPLS_DS_METHODS has no event.
Types
Interface IF_RSPLS_DS_METHODS has no local type.
Method Signatures

Method IS_OVERLAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20050114
2 Returning R_IS_OVERLAPPING Value transfer Type reference (TYPE) RS_BOOL Flag: Selektionen überlappen 20050114

Method IS_OVERLAPPING on Interface IF_RSPLS_DS_METHODS has no exception.

Method IS_PROTECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOINPUT Value transfer Type reference (TYPE) RS_BOOL Flag: Änderbarkeit 20050121
2 Exporting E_T_MESG Call by reference Type reference (TYPE) IF_RSPLS_CR_TYPES=>TN_T_MESG Meldungen 20050121
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY Datensatz 20050118

Method IS_PROTECTED on Interface IF_RSPLS_DS_METHODS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700