SAP ABAP Class CL_RSPLFA_DS_RUNTIME (Creates runtime Data Slices)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFA (Package) API Framework for Planning Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_DS_RUNTIME Data Slices Not Persisted 20130422
Properties
Class CL_RSPLFA_DS_RUNTIME  
Short Description Creates runtime Data Slices    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFA   API Framework for Planning Services 
Created 20130422   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
# Interface Abstract Final Description Created on
1 IF_RSPLFA_DS_RUNTIME Data Slices Not Persisted 20130422
Friends
Class CL_RSPLFA_DS_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV 20130422
2 N_TS_FIELDS_MAP Instance attribute Public Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_FIELD 20130422
3 N_TS_IOBJ Instance attribute Public Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_IOBJ 20130422
4 P_TS_INSTANCE_BUFFER Static Attribute Private Type reference (TYPE) TP_TS_INSTANCE_BUFFER 20130422
Methods
Class CL_RSPLFA_DS_RUNTIME has no method.
Events
Class CL_RSPLFA_DS_RUNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_INSTANCE_BUFFER Private See coding 20130422 BEGIN OF tp_s_instance_buffer, infoprov TYPE rsinfoprov, dsnr TYPE RSPLS_DSNR, r_ds_runtime TYPE REF TO cl_rsplfa_ds_runtime, END OF tp_s_instance_buffer
2 TP_TS_INSTANCE_BUFFER Private See coding 20130422 tp_ts_instance_buffer TYPE SORTED TABLE OF tp_s_instance_buffer WITH UNIQUE KEY infoprov dsnr
History
Last changed by/on SAP  20140121 
SAP Release Created in 740