SAP ABAP Class CL_UPS_LOCK_DATASLICE (Data Slice for Lock)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPS (Package) Status and Tracking System
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 20050719
Properties
Class CL_UPS_LOCK_DATASLICE  
Short Description Data Slice for Lock    
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 UPS   Status and Tracking System 
Created 20050719   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_STS_LOCK_DATASLICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 UPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UPS_LOCK_DATASLICE has no interface implemented.
Friends
Class CL_UPS_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 Indicator - Check Relevant 20050719
2 P_R_SET_UNION Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20050719
3 P_R_UNIVERSE Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Set Universe 20050719
4 P_TR_SET Instance attribute Private Type reference (TYPE) CL_UPS_LOCK_DATASLICE=>TN_TR_SET 20050719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050719
Events
Class CL_UPS_LOCK_DATASLICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SR_SET Private See coding 20050719 BEGIN OF tn_sr_set, teilplan TYPE ups_y_teilplan, version TYPE ups_y_version, r_set TYPE REF TO CL_RSMDS_SET, END OF tn_sr_set
2 TN_SX_CHASEL Private See coding 20050719 BEGIN OF tn_sx_chasel, teilplan TYPE ups_y_teilplan, version TYPE ups_y_version, chasel TYPE rspls_t_chasel, END OF tn_sx_chasel
3 TN_TR_SET Private See coding 20050719 tn_tr_set TYPE STANDARD TABLE OF tn_sr_set WITH NON-UNIQUE KEY r_set INITIAL SIZE 10
4 TN_TX_CHASEL Private See coding 20050719 tn_tx_chasel TYPE STANDARD TABLE OF tn_sx_chasel WITH NON-UNIQUE KEY teilplan version 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 20050719
2 Importing I_DSNR Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_DSNR Nummer einer Datenscheibe 20050719
3 Importing I_TS_IOBJ Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_IOBJ Merkmale 20050719
# Exception Resumable Description Created on
1 CX_RSPLS_FAILED Methode ist fehlgeschlagen 20050719
History
Last changed by/on SAP  20130531 
SAP Release Created in 700