SAP ABAP Class CL_RSLPO_TMPL_DATS (Time-Based Partitioning)
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_TMPL | Partitioning Template | 20091113 |
Properties
Class | CL_RSLPO_TMPL_DATS | |
Short Description | Time-Based Partitioning | |
Super Class | CL_RSLPO_TMPL | Partitioning Template |
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_DATS has no forward declaration.
Interfaces
Class CL_RSLPO_TMPL_DATS has no interface implemented.
Friends
Class CL_RSLPO_TMPL_DATS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSIOBJNM | '0CALMONTH' | InfoObject | 20091118 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSIOBJNM | '0CALQUARTER' | InfoObject | 20091118 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSIOBJNM | '0CALYEAR' | InfoObject | 20091118 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSIOBJNM | '0FISCPER' | InfoObject | 20091118 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RSIOBJNM | '0FISCVARNT' | InfoObject | 20091118 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Calculated: How many partitions are created | 20091119 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ICON_TEXT | Name of an Icon | 20091119 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSCHAVL | Currency if too many partitions are generated | 20091119 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NUMC4 | Remaining Date for "FROM" | 20091118 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Length of the Values for Date | 20091118 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Maximum Number of Values for Date | 20091118 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Offset for Date | 20091118 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NUMC4 | Remaining Date for "TO" | 20091118 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSFISCVAR | Fiscal Year Variant | 20091118 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Number of Periods for Fiscal Variant | 20091118 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSCHAVL_MAXLEN | User Entry for From Value | 20091116 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | User Entry for Pro Partition | 20091116 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSIOBJNM | InfoObject | 20091116 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSCHAVL_MAXLEN | User Entry for To Value | 20091116 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_T_IOBJ_DATS | 20091116 | |||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_T_CHAVL | 20091119 | |||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_T_IOBJ_DATS | 20091116 | |||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NUMC4 | Year Value for "FROM" | 20091118 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NUMC4 | Year Value for "TO" | 20091118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091116 | |
2 | ![]() |
Instance method | Public | Method | 20091113 | |
3 | ![]() |
Instance method | Private | Method | 20091113 | |
4 | ![]() |
Instance method | Private | Method | Creation of Partition Selections from Individual Values | 20091117 |
5 | ![]() |
Instance method | Private | Method | 20091116 | |
6 | ![]() |
Instance method | Private | Method | 20091113 | |
7 | ![]() |
Instance method | Private | Method | 20091113 | |
8 | ![]() |
Instance method | Private | Method | 20091117 | |
9 | ![]() |
Instance method | Protected | Method | 20091118 | |
10 | ![]() |
Instance method | Protected | Method | 20091118 |
Events
Class CL_RSLPO_TMPL_DATS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_T_CHAVL | Protected | See coding | 20091116 | T_T_CHAVL TYPE STANDARD TABLE OF rschavl WITH DEFAULT KEY
|
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 | 20091116 |
Method CONSTRUCTOR on class CL_RSLPO_TMPL_DATS has no exception.
Method DYNPRO_FILL_LISTBOX Signature
Method DYNPRO_FILL_LISTBOX on class CL_RSLPO_TMPL_DATS has no parameter.
Method DYNPRO_FILL_LISTBOX on class CL_RSLPO_TMPL_DATS has no exception.
Method GET_AVAIL_IOBJ_DATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_IOBJ_DATS | Value transfer | Type reference (TYPE) | T_T_IOBJ_DATS | 20091113 |
Method GET_AVAIL_IOBJ_DATS on class CL_RSLPO_TMPL_DATS has no exception.
Method GET_PARTITION_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_SINGLE_VALUES | Call by reference | Type reference (TYPE) | T_T_CHAVL | 20091117 | |||
2 | ![]() |
I_VALUES_PER_PARTITION | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091117 | ||
3 | ![]() |
R_T_PART_VALUES | Value transfer | Type reference (TYPE) | RSLPO_T_PARTGUI_GRID | Partitionskriterien | 20091117 |
Method GET_PARTITION_VALUES on class CL_RSLPO_TMPL_DATS has no exception.
Method GET_SINGLE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE_FROM | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091116 | ||
2 | ![]() |
I_DATE_TO | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091116 | ||
3 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091116 | ||
4 | ![]() |
I_MAX_VALUE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091116 | ||
5 | ![]() |
I_YEAR_FROM | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091116 | ||
6 | ![]() |
I_YEAR_TO | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091116 | ||
7 | ![]() |
R_T_CHAVL | Value transfer | Type reference (TYPE) | T_T_CHAVL | 20091116 |
Method GET_SINGLE_VALUES on class CL_RSLPO_TMPL_DATS has no exception.
Method ON_LISTBOX_CHANGE 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 |
Method ON_LISTBOX_CHANGE on class CL_RSLPO_TMPL_DATS has no exception.
Method SET_SUPP_IOBJ_DATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_IOBJ_DATS | Value transfer | Type reference (TYPE) | T_T_IOBJ_DATS | 20091113 |
Method SET_SUPP_IOBJ_DATS on class CL_RSLPO_TMPL_DATS has no exception.
Method UPDATE_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_PART_VALUES | Call by reference | Type reference (TYPE) | RSLPO_T_PARTGUI_GRID | Partitionskriterien | 20091117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zu viele Partitionskriterien | 20091117 | |
2 | ![]() |
20091117 | ||
3 | ![]() |
20091117 | ||
4 | ![]() |
20091117 |
Method _ADJUST_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20091118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091118 |
Method _FILL_DATE_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATE_FROM | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091119 | ||
2 | ![]() |
E_DATE_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091119 | ||
3 | ![]() |
E_DATE_MAX_VALUES | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091119 | ||
4 | ![]() |
E_DATE_OFFSET | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091119 | ||
5 | ![]() |
E_DATE_TO | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091119 | ||
6 | ![]() |
E_FISCVAR_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091119 | ||
7 | ![]() |
E_YEAR_FROM | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091119 | ||
8 | ![]() |
E_YEAR_TO | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20091119 | ||
9 | ![]() |
I_FISCVAR | Call by reference | Type reference (TYPE) | RSFISCVAR | Geschäftsjahresvariante | 20091119 | ||
10 | ![]() |
I_FROM | Call by reference | Type reference (TYPE) | RSCHAVL_MAXLEN | Dim: Feld für einen beliebigen Merkmalswert | 20091119 | ||
11 | ![]() |
I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20091119 | ||
12 | ![]() |
I_TO | Call by reference | Type reference (TYPE) | RSCHAVL_MAXLEN | Dim: Feld für einen beliebigen Merkmalswert | 20091119 |
Method _FILL_DATE_DETAILS on class CL_RSLPO_TMPL_DATS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |