SAP ABAP Class CL_RSPLS_SPLIT_CALC (CL_RSPLS_SPLIT_CALC)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS_PC (Package) Planning and WHM integration

⤷

⤷

Properties
Class | CL_RSPLS_SPLIT_CALC | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLS_PC | Planning and WHM integration |
Created | 20060405 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSPLS_SPLIT_CALC has no forward declaration.
Interfaces
Class CL_RSPLS_SPLIT_CALC has no interface implemented.
Friends
Class CL_RSPLS_SPLIT_CALC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Dimension Table (If Not Possible: Modified) | 20060407 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Master Data | 20060407 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'Q' | Execute Query and Count Values | 20060407 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 3000000 | Natural Number | 20060407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Return Characteristics Permitted for Splitting for Provider | 20060406 |
2 | ![]() |
Static method | Public | Method | Calculates Number of Char. Values in Provider/Filter | 20060407 |
3 | ![]() |
Static method | Public | Method | Fetch Values for Selection and Read Mode | 20060411 |
4 | ![]() |
Static method | Private | Method | Error Handling for l_r_dta->get_info | 20060726 |
Events
Class CL_RSPLS_SPLIT_CALC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GY_S_CNT_EST | Public | See coding | 20060407 | BEGIN OF gy_s_cnt_est,
iobjnm TYPE rsiobjnm,
valcount TYPE rsplspc_valcount,
estmethod type rsplspc_estmethod,
END OF gy_s_cnt_est
|
||
2 | GY_T_CNT_EST | Public | See coding | 20060407 | gy_t_cnt_est TYPE STANDARD TABLE OF gy_s_cnt_est
|
Method Signatures
Method GET_ALVL_SPLIT_CHAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | Eigenschaften von InfoObjects im Datenziel | 20060406 | ||
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060406 |
Method GET_ESTIMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_ESTIMATION | Call by reference | Type reference (TYPE) | GY_T_CNT_EST | geschätzte Werte | 20060407 | ||
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | Aggregation level | 20060407 | ||
3 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | RSPLSPC_ESTMETHOD | Methode zur Schätzung von Merkmalswerten für Partitionierung | 20060407 | ||
4 | ![]() |
I_T_CHANM | Call by reference | Type reference (TYPE) | RSPLS_T_IOBJNM | Tabelle InfoObjekt-Namen | 20060407 | ||
5 | ![]() |
I_T_CHARSEL | Call by reference | Type reference (TYPE) | RSPLF_T_CHARSEL | Name (ID) einer Reporting-Komponete | 20060407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060407 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_METHOD | Call by reference | Type reference (TYPE) | RSPLSPC_ESTMETHOD | Methode zur Schätzung von Merkmalswerten für Partitionierung | 20060411 | ||
2 | ![]() |
E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20060411 | |||
3 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20060411 | ||
4 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060411 | ||
5 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | RSPLSPC_ESTMETHOD | Methode zur Schätzung von Merkmalswerten für Partitionierung | 20060411 | ||
6 | ![]() |
I_T_CHARSEL | Call by reference | Type reference (TYPE) | RSPLF_T_CHARSEL | Selektionstabelle | 20060411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060717 |
Method _HANDLE_DTA_GET_INFO_SUBRC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hülse für Meldungen | 20060726 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |