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 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 0 | Natural Number | 20091117 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSPOSIT | Position of the Field in the Structure / Table | 20091117 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_INPUT_CONVERTER | Converts Inputs and Outputs into Internal or External Format | 20091113 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_MODEL_PART | 20091113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20091116 | |
2 | ![]() |
Instance method | Public | Constructor | 20091113 | |
3 | ![]() |
Instance method | Protected | Method | 20091116 | |
4 | ![]() |
Instance method | Public | Method | 20091113 | |
5 | ![]() |
Instance method | Public | Method | 20091116 | |
6 | ![]() |
Instance method | Public | Method | 20091113 | |
7 | ![]() |
Instance method | Public | Method | 20091113 | |
8 | ![]() |
Instance method | Public | Method | 20091117 | |
9 | ![]() |
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 | ![]() |
R_VALUES_OK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091119 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20091117 | ||
2 | ![]() |
Zu viele Partitionskriterien | 20091117 | |
3 | ![]() |
20091117 | ||
4 | ![]() |
20091117 | ||
5 | ![]() |
20091117 |
Method DYNPRO_ADJUST_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
C_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_PART_TMPL | Template eines Partitionierungsszenario | 20091116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
C_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_PART_TMPL | Template eines Partitionierungsszenario | 20091113 | ||
2 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20091113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
LPO Ausnahmehierarchie | 20091119 |
Method SET_POSIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_S_DYNPRO | Call by reference | Type reference (TYPE) | RSLPO_S_PART_TMPL | Template eines Partitionierungsszenario | 20091116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091116 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |