SAP ABAP Class CL_RSDDTPS_CHECK (Checks for Polestar data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_CORE (Package) Main Package RSDDTPS
⤷
⤷
Properties
| Class | CL_RSDDTPS_CHECK | |
| Short Description | Checks for Polestar data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_CORE | Main Package RSDDTPS |
| Created | 20081010 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTPS_CHECK has no interface implemented.
Friends
Class CL_RSDDTPS_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20081011 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XUDATFM | Date Format | 20081011 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSCHANM | Characteristic | 20081011 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081011 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSKYFNM | Key Figure | 20081011 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSD_S_COB_PRO | InfoObject Properties (in Context of InfoCube / ODS Object) | 20081011 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSD_S_COB_PRO | InfoObject Properties (in Context of InfoCube / ODS Object) | 20081011 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSD_S_COB_PRO | InfoObject Properties (in Context of InfoCube / ODS Object) | 20081011 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20081011 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20081011 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TP_T_CMP_PRO | 20081011 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TP_T_CONVERSION | 20081011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20081011 | |
| 2 | Static method | Public | Method | Run "query" as Polestar | 20081011 | |
| 3 | Instance method | Private | Method | Insert User ID restrictions in the RANGE | 20081011 | |
| 4 | Instance method | Private | Method | Convert characteristic value to text oder external key | 20081011 | |
| 5 | Instance method | Private | Method | Multiply key figure by factor | 20081011 | |
| 6 | Instance method | Private | Method | 20081011 | ||
| 7 | Instance method | Private | Method | Read data via RSDRI | 20081011 | |
| 8 | Static method | Private | Method | Conversion Table | 20081011 | |
| 9 | Instance method | Private | Method | 20081016 | ||
| 10 | Static method | Private | Method | 20081011 |
Events
Class CL_RSDDTPS_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RESULT | Public | See coding | 20081011 | begin of TN_S_RESULT,
chavl type rschavl,
keyfigure type p LENGTH 16 DECIMALS 3,
end of tn_s_result
|
||
| 2 | TN_T_RESULT | Public | See coding | 20081011 | TN_T_RESULT type standard TABLE OF tn_s_result
|
||
| 3 | TP_S_CMP_PRO | Private | See coding | 20081011 | begin of TP_S_CMP_PRO,
chanm TYPE rschanm,
posit TYPE rsposit,
cob_pro TYPE rsd_s_cob_pro,
end of tp_s_cmp_pro
|
||
| 4 | TP_S_CONVERSION | Private | See coding | 20081011 | begin of TP_S_CONVERSION,
unisid type rssid,
factor type f,
end of tp_s_conversion
|
||
| 5 | TP_T_CMP_PRO | Private | See coding | 20081011 | TP_T_CMP_PRO type standard table of tp_s_cmp_pro WITH KEY posit
|
||
| 6 | TP_T_CONVERSION | Private | See coding | 20081011 | TP_T_CONVERSION type STANDARD TABLE OF tp_s_conversion
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AS_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081011 | |||
| 2 | I_GROUPBY | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20081011 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081011 | |||
| 4 | I_KYFNM | Call by reference | Type reference (TYPE) | RSKYFNM | Kennzahl | 20081011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081011 |
Method RUN_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20081011 | |||
| 2 | E_T_RESULT | Call by reference | Type reference (TYPE) | TN_T_RESULT | 20081011 | ||||
| 3 | I_AS_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | Text oder externer Wert anzeigen? | 20081011 | |||
| 4 | I_GROUPBY | Call by reference | Type reference (TYPE) | RSCHANM | Aufriss-Merkmal | 20081011 | |||
| 5 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081011 | |||
| 6 | I_KYFNM | Call by reference | Type reference (TYPE) | RSKYFNM | Kennzahl | 20081011 | |||
| 7 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | WHERE-Bedingung | 20081011 | |||
| 8 | I_USERNM | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername (für Berechtigung) | 20081011 | |||
| 9 | I_USE_BIA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | BIA verwenden? | 20081011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081011 |
Method _ADD_USER_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20081011 | |||
| 2 | I_USERNM | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20081011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081011 |
Method _CONVERT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAVL | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20081011 | |||
| 2 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20081011 |
Method _CONVERT_KEY on class CL_RSDDTPS_CHECK has no exception.
Method _CONVERT_KEYFIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | TN_S_RESULT-KEYFIGURE | 20081011 | ||||
| 2 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20081011 |
Method _CONVERT_KEYFIGURE on class CL_RSDDTPS_CHECK has no exception.
Method _POST_AGGREGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RESULT | Call by reference | Type reference (TYPE) | TN_T_RESULT | 20081011 |
Method _POST_AGGREGATE on class CL_RSDDTPS_CHECK has no exception.
Method _READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20081011 | ||||
| 2 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20081011 | |||
| 3 | I_USE_BIA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081011 |
Method _READ_DATA on class CL_RSDDTPS_CHECK has no exception.
Method __GET_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081011 | |||
| 2 | I_KYFNM | Call by reference | Type reference (TYPE) | RSKYFNM | Kennzahl | 20081011 | |||
| 3 | R_R_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20081011 |
Method __GET_CONVERSION on class CL_RSDDTPS_CHECK has no exception.
Method __GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAVL_INT | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20081016 | |||
| 2 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20081016 | ||||
| 3 | R_CHAVL | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20081016 |
Method __GET_TEXT on class CL_RSDDTPS_CHECK has no exception.
Method __GET_V2VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20081011 | ||||
| 2 | E_R_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20081011 | ||||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081011 |
Method __GET_V2VIEW on class CL_RSDDTPS_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |