SAP ABAP Class CL_CCMSBI_WAST_READ_CONFIG (Read Data from Statistics Record Configuration Data ODS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BCT (Application Component) Business Content and Extractors
⤷
RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data
⤷
⤷
Properties
| Class | CL_CCMSBI_WAST_READ_CONFIG | |
| Short Description | Read Data from Statistics Record Configuration Data ODS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_CCMS_WEBAS_STAT | BW Content: Integration OF WebAs Statistics Data |
| Created | 20041104 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCMSBI_WAST_READ_CONFIG has no forward declaration.
Interfaces
Class CL_CCMSBI_WAST_READ_CONFIG has no interface implemented.
Friends
Class CL_CCMSBI_WAST_READ_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CCMSBI_WAST_CFG_TAB | CCMSBI: Configuration Data Table for Statistics Data | 20041104 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSALIAS | 'LSNAME' | Field length 18 | 20041104 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSALIAS | 'PARAM_NAME' | BW-DM field alias | 20041104 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSALIAS | 'PARAM_TEXT' | BW-DM field alias | 20041104 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSALIAS | 'PARAM_TYPE' | BW-DM field alias | 20041104 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSALIAS | 'PARAM_VALUE' | BW-DM field alias | 20041104 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSALIAS | 'STAT_TYPE' | Field length 18 | 20041104 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSALIAS | 'SYSID' | Field length 18 | 20041104 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSCHANM | '0CCM_LSN' | Characteristic | 20041104 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSCHANM | '0CCM_PNAM' | Characteristic | 20041104 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSCHANM | '0CCM_PVALT' | Characteristic | 20041104 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSCHANM | '0CCM_PTYP' | Characteristic | 20041104 | ||
| 13 | Constant | Public | Type reference (TYPE) | RSKYFNM | '0CCM_PVAL' | Key Figure | 20041104 | ||
| 14 | Constant | Public | Type reference (TYPE) | RSCHANM | '0CCM_STYP' | Characteristic | 20041104 | ||
| 15 | Constant | Public | Type reference (TYPE) | RSCHANM | '0CCM_SYS' | Characteristic | 20041104 | ||
| 16 | Constant | Public | Type reference (TYPE) | RSINFOPROV | '0CCM_SCFG' | InfoProvider | 20041104 | ||
| 17 | Instance attribute | Protected | Type reference (TYPE) | CCMSBI_PARAMTYPE_L | Configuration Parameter Type | 20041104 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Data Successfully Loaded from ODS? "X" -> Yes | 20041104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041104 | |
| 2 | Static method | Public | Method | Calendar Day, Week, and Month for Daily Aggregates | 20060927 | |
| 3 | Static method | Public | Method | Calendar Day, Week, and Month for Monthly Aggregates | 20060927 | |
| 4 | Instance method | Public | Method | Fetch Character-Type Parameter Value | 20041105 | |
| 5 | Instance method | Public | Method | Fetch Numerical Parameter Value | 20041104 | |
| 6 | Instance method | Public | Method | Transaction Codes as a Selection Table | 20041115 | |
| 7 | Static method | Public | Method | Calendar Day, Week, and Month for Weekly Aggregates | 20060927 |
Events
Class CL_CCMSBI_WAST_READ_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DAYTYPE | Public | Type reference (TYPE) | SYDATUM | 20060927 | |
|
| 2 | MONTHTYPE | Public | See coding | 20060927 | monthtYPE(6) type n
|
||
| 3 | WEEKTYPE | Public | See coding | 20060927 | weekTYPE(6) type n
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LSNAME | Call by reference | Type reference (TYPE) | CCMSBI_LANDSCAPE | CCMS/BW: Landscape-Name | 20041104 | |||
| 2 | NO_DATA | Value transfer | Type reference (TYPE) | CHAR1 | ' ' | 'X'->keine Daten lesen | 20041202 | ||
| 3 | PARAM_TYPE | Call by reference | Type reference (TYPE) | CCMSBI_PARAMTYPE_L | '' | Konfigurationsparametertyp | 20041104 | ||
| 4 | STAT_TYPE | Call by reference | Type reference (TYPE) | CCMSBI_STATTYPE_L | Statistikdatentyp | 20041104 | |||
| 5 | SYSID | Call by reference | Type reference (TYPE) | SYSYSID | R/3-System, Name des R/3-Systems | 20041104 |
Method CONSTRUCTOR on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
Method GET_DAY_SLOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DAY | Value transfer | Type reference (TYPE) | DAYTYPE | 20060927 | ||||
| 2 | OUT_DAY | Value transfer | Type reference (TYPE) | DAYTYPE | 20060927 | ||||
| 3 | OUT_MONTH | Value transfer | Type reference (TYPE) | MONTHTYPE | 20060927 | ||||
| 4 | OUT_WEEK | Value transfer | Type reference (TYPE) | WEEKTYPE | 20060927 |
Method GET_DAY_SLOT on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
Method GET_MONTH_SLOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DAY | Value transfer | Type reference (TYPE) | DAYTYPE | 20060927 | ||||
| 2 | OUT_DAY | Value transfer | Type reference (TYPE) | DAYTYPE | 20060927 | ||||
| 3 | OUT_MONTH | Value transfer | Type reference (TYPE) | MONTHTYPE | 20060927 | ||||
| 4 | OUT_WEEK | Value transfer | Type reference (TYPE) | WEEKTYPE | 20060927 |
Method GET_MONTH_SLOT on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
Method GET_PARAM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_NAME | Call by reference | Type reference (TYPE) | CCMSBI_PARAMNAME_L | Konfigurationsparametername | 20041105 | |||
| 2 | PARAM_TYPE | Call by reference | Type reference (TYPE) | CCMSBI_PARAMTYPE_L | Konfigurationsparametertyp | 20041105 | |||
| 3 | PARAM_VALUE | Value transfer | Type reference (TYPE) | CCMSBI_PARAMTEXT | Parametertext | 20041105 |
Method GET_PARAM_TEXT on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
Method GET_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_NAME | Call by reference | Type reference (TYPE) | CCMSBI_PARAMNAME_L | Konfigurationsparametername | 20041104 | |||
| 2 | PARAM_TYPE | Call by reference | Type reference (TYPE) | CCMSBI_PARAMTYPE_L | Konfigurationsparametertyp | 20041104 | |||
| 3 | PARAM_VALUE | Value transfer | Type reference (TYPE) | CCMSBI_PARAMVAL | Konfigurationsparameterwert | 20041104 |
Method GET_PARAM_VALUE on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
Method GET_TCODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TCODES | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB | Selektionstabelle | 20041115 |
Method GET_TCODES on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
Method GET_WEEK_SLOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DAY | Value transfer | Type reference (TYPE) | DAYTYPE | 20060927 | ||||
| 2 | OUT_DAY | Value transfer | Type reference (TYPE) | DAYTYPE | 20060927 | ||||
| 3 | OUT_MONTH | Value transfer | Type reference (TYPE) | MONTHTYPE | 20060927 | ||||
| 4 | OUT_WEEK | Value transfer | Type reference (TYPE) | WEEKTYPE | 20060927 |
Method GET_WEEK_SLOT on class CL_CCMSBI_WAST_READ_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |