SAP ABAP Class CL_RSLPO_PART_TMPL (Creation of Partition Schemas)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_CTRL | 20091104 |
Properties
| Class | CL_RSLPO_PART_TMPL | |
| Short Description | Creation of Partition Schemas | |
| Super Class | CL_RSLPO_CTRL | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_PARTGUI | UI for Specifying Partitioning Criteria |
| Created | 20091104 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSLPO_PART_TMPL has no forward declaration.
Interfaces
Class CL_RSLPO_PART_TMPL has no interface implemented.
Friends
Class CL_RSLPO_PART_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) | FCODE | 'BACK' | Function Code | 20091109 | ||
| 2 | Constant | Public | Type reference (TYPE) | FCODE | 'CHECK' | Function Code | 20091113 | ||
| 3 | Constant | Public | Type reference (TYPE) | FCODE | 'CREATE' | Function Code | 20091113 | ||
| 4 | Constant | Public | Type reference (TYPE) | FCODE | 'LISTBOX' | Function Code | 20091112 | ||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Natural Number | 20091112 | ||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Natural Number | 20091112 | ||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_MODEL_PART | Logical Partitioning: Name of LPO | 20091109 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_TMPL_DATS | Time-Based Partitioning | 20091113 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_TMPL_WO_SEL | Partitioning Template | 20091113 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_TMPL | Natural Number | 20091116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091109 | ||
| 2 | Instance method | Public | Method | Fill Listbox with Time-Based InfoObjects | 20091112 | |
| 3 | Instance method | Public | Method | 20091112 | ||
| 4 | Instance method | Public | Method | 20091109 | ||
| 5 | Instance method | Public | Method | 20091109 | ||
| 6 | Instance method | Public | Method | 20091109 |
Events
Class CL_RSLPO_PART_TMPL has no event.
Types
Class CL_RSLPO_PART_TMPL has no local type.
Method Signatures
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 | Logische Partitionierung: Name eines LPO | 20091109 |
Method CONSTRUCTOR on class CL_RSLPO_PART_TMPL has no exception.
Method DYNPRO_FILL_LISTBOX Signature
Method DYNPRO_FILL_LISTBOX on class CL_RSLPO_PART_TMPL has no parameter.
Method DYNPRO_FILL_LISTBOX on class CL_RSLPO_PART_TMPL has no exception.
Method ON_SCHEME_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCHEME | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091112 |
Method ON_SCHEME_CHANGE on class CL_RSLPO_PART_TMPL has no exception.
Method PAI 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 | 20091112 |
Method PAI on class CL_RSLPO_PART_TMPL has no exception.
Method PBO 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 | 20091112 |
Method PBO on class CL_RSLPO_PART_TMPL has no exception.
Method SHOW 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 SHOW on class CL_RSLPO_PART_TMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |