SAP ABAP Class CL_RSLPO_TMPL (Partitioning Template)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_PARTGUI (Package) UI for Specifying Partitioning Criteria
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_TMPL_DATS Time-Based Partitioning 20091113
2 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_TMPL_WO_SEL Empty Partitions 20091113
Properties
Class CL_RSLPO_TMPL  
Short Description Partitioning Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSLPO_PARTGUI    
Program status     
Category 0   
Package RSLPO_PARTGUI   UI for Specifying Partitioning Criteria 
Created 20091113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSLPO_TMPL has no forward declaration.
Interfaces
Class CL_RSLPO_TMPL has no interface implemented.
Friends
Class CL_RSLPO_TMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INITIAL_POSIT Constant Public Type reference (TYPE) INT4 0 Natural Number 20091117
2 O_POSIT Instance attribute Protected Type reference (TYPE) RSPOSIT Position of the Field in the Structure / Table 20091117
3 O_R_INPUT_CONVERTER Instance attribute Protected Object reference (TYPE REF TO) CL_RSLPO_INPUT_CONVERTER Converts Inputs and Outputs into Internal or External Format 20091113
4 O_R_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_RSLPO_MODEL_PART 20091113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES Instance method Protected Method 20091116
2 CONSTRUCTOR Instance method Public Constructor 20091113
3 CREATE_PARTITIONS Instance method Protected Method 20091116
4 DYNPRO_ADJUST_LABEL Instance method Public Method 20091113
5 DYNPRO_FILL_VALUES Instance method Public Method 20091116
6 INIT Instance method Public Method 20091113
7 PROCESS_FCODE Instance method Public Method 20091113
8 SET_POSIT Instance method Public Method 20091117
9 TRANSFER_VALUES Instance method Public Method 20091116
Events
Class CL_RSLPO_TMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_IOBJ_DATS Protected See coding 20091113 BEGIN OF t_s_iobj_dats, iobjnm TYPE rsiobjnm, txtlg TYPE rstxtlg, convexit TYPE char5, END OF t_s_iobj_dats
2 T_T_IOBJ_DATS Protected See coding 20091113 t_t_iobj_dats TYPE STANDARD TABLE OF t_s_iobj_dats WITH DEFAULT KEY
Method Signatures

Method CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUES_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20091116
# Exception Resumable Description Created on
1 CX_RSLPO_ROOT 20091119

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) CL_RSLPO_MODEL_PART 20091113

Method CONSTRUCTOR on class CL_RSLPO_TMPL has no exception.

Method CREATE_PARTITIONS Signature

Method CREATE_PARTITIONS on class CL_RSLPO_TMPL has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_INPUT_INVALID 20091117
2 CX_RSLPO_LIMIT_EXCEEDED Zu viele Partitionskriterien 20091117
3 CX_RSLPO_METADATA_INCONSISTENT 20091117
4 CX_RSLPO_OPERATION_NOT_ALLOWED 20091117
5 CX_RSLPO_PARAMETER_INVALID 20091117

Method DYNPRO_ADJUST_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYNPRO Call by reference Type reference (TYPE) RSLPO_S_PART_TMPL Logische Partitionierung: Verzeichnis der LP-Objekte 20091113

Method DYNPRO_ADJUST_LABEL on class CL_RSLPO_TMPL has no exception.

Method DYNPRO_FILL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYNPRO Call by reference Type reference (TYPE) RSLPO_S_PART_TMPL Template eines Partitionierungsszenario 20091116
# Exception Resumable Description Created on
1 CX_RSLPO_CONVERSION_ERROR 20091116

Method INIT Signature

Method INIT on class CL_RSLPO_TMPL has no parameter.
Method INIT on class CL_RSLPO_TMPL has no exception.

Method PROCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYNPRO Call by reference Type reference (TYPE) RSLPO_S_PART_TMPL Template eines Partitionierungsszenario 20091113
2 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20091113
# Exception Resumable Description Created on
1 CX_RSLPO_ROOT LPO Ausnahmehierarchie 20091119

Method SET_POSIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20091117

Method SET_POSIT on class CL_RSLPO_TMPL has no exception.

Method TRANSFER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DYNPRO Call by reference Type reference (TYPE) RSLPO_S_PART_TMPL Template eines Partitionierungsszenario 20091116
# Exception Resumable Description Created on
1 CX_RSLPO_CONVERSION_ERROR 20091116
History
Last changed by/on SAP  20130531 
SAP Release Created in 730