SAP ABAP Class CL_RSPLPPM_LOCK_DATASLICE (Data Slice for PPM)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLPPM (Package) Planning Process Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSPLS_DS_EXIT_BASE Data Slices: Exit 20050826
Properties
Class CL_RSPLPPM_LOCK_DATASLICE  
Short Description Data Slice for PPM    
Super Class CL_RSPLS_DS_EXIT_BASE Data Slices: Exit 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLPPM   Planning Process Management 
Created 20050826   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSPLPPM_LOCK_DATASLICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSPLPPM_PLANNINGSESSION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSPLPPM_PPM_SYS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_UPS_LOCK_DATASLICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSPLPPM_LOCK_DATASLICE has no interface implemented.
Friends
Class CL_RSPLPPM_LOCK_DATASLICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_IS_CHECK_REL Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060317
2 P_R_SET_UNION Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20050826
3 P_R_UNIVERSE Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE General Set (Factory Class) 20050826
4 P_TR_SET Instance attribute Private Type reference (TYPE) CL_RSPLPPM_LOCK_DATASLICE=>TN_TR_SET 20050826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060316
Events
Class CL_RSPLPPM_LOCK_DATASLICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SR_SET Private See coding 20050826 BEGIN OF tn_sr_set, planid TYPE rsplppm_planid, plsesnr TYPE rsplppm_plsesnr, aorid type rsplppm_aorid, r_set TYPE REF TO CL_RSMDS_SET, END OF tn_sr_set
2 TN_TR_SET Private See coding 20050826 tn_tr_set TYPE STANDARD TABLE OF tn_sr_set WITH NON-UNIQUE KEY r_set INITIAL SIZE 10
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASIC_PROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060316
2 Importing I_DSNR Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_DSNR Nummer einer Datenscheibe 20060316
3 Importing I_TS_IOBJ Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_IOBJ Merkmale 20060316
# Exception Resumable Description Created on
1 CX_RSPLS_FAILED Methode ist fehlgeschlagen 20060316
History
Last changed by/on SAP  20130531 
SAP Release Created in 700