SAP ABAP Class CL_CCMSBI_WAST_TEST_FILTER (Test Filter)
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_TEST_FILTER | |
| Short Description | Test Filter | |
| 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 | 20050412 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCMSBI_WAST_TEST_FILTER has no forward declaration.
Interfaces
Class CL_CCMSBI_WAST_TEST_FILTER has no interface implemented.
Friends
Class CL_CCMSBI_WAST_TEST_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface of Node Metadata | 20050413 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20050412 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TESTRESULTTAB_A | 20050413 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | TESTRESULTTAB_K | 20050413 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20050413 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'RESULT_CONTAINER' | 20050413 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'DYNTAB' | Name for Dynamically-Generated Table | 20050413 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce Change= / 20041216-072043 | 20050413 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CCMSBI_WAST_TEST_SERVICES | Work Class for Test Environment (Basic Functions) | 20050412 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'DYNTAB' | Name for Dynamically-Generated UI Element | 20050413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050412 | ||
| 2 | Instance method | Public | Method | Maximum Number of Statistics Records to Be Checked | 20050412 | |
| 3 | Static method | Public | Method | Column Label for Application Result Table | 20050414 | |
| 4 | Static method | Public | Method | Column Label for Kernel Result Table | 20050413 | |
| 5 | Instance method | Public | Method | Execute Test | 20050413 | |
| 6 | Instance method | Public | Method | Display Test Result in Web Dynpro | 20050414 | |
| 7 | Instance method | Protected | Method | Display Test Result in Web Dynpro | 20050414 |
Events
Class CL_CCMSBI_WAST_TEST_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COLDESCRNAMSTR | Public | See coding | 20050413 | begin of COLDESCRNAMSTR,
fieldnm type char30,
descr type string,
invisible type char1,
end of COLDESCRNAMSTR
|
||
| 2 | COL_DESCR_NAM_TAB | Public | See coding | 20050413 | col_descr_nam_tab type table of COLDESCRNAMSTR
|
||
| 3 | TESTRESULTSTRUC_A | Public | See coding | 20050413 | begin of TESTRESULTSTRUC_A,
LSNAME type CCMSBI_LANDSCAPENAME,
SYSTEMID type SWNCSYSID,
APPSERVER type SWNCINSTANCE,
ENDDATE type SWNCDATUM,
ENDTIME type SWNCUZEIT,
END_SEC_COUNT type CCMSBI_WAST_SEC_COUNT_E,
S_MAINREC type char1,
S_APPL type char1,
S_DB type char1,
end of TESTRESULTSTRUC_A
|
||
| 4 | TESTRESULTSTRUC_K | Public | See coding | 20050413 | begin of TESTRESULTSTRUC_K,
LSNAME type CCMSBI_LANDSCAPENAME,
SYSTEMID type SWNCSYSID,
APPSERVER type SWNCINSTANCE,
ENDDATE type SWNCDATUM,
ENDTIME type SWNCUZEIT,
END_SEC_COUNT type CCMSBI_WAST_SEC_COUNT_E,
S_MAINREC type char1,
S_ADM type char1,
S_BTC type char1,
S_CIF type char1,
S_DB type char1,
S_DBP type char1,
S_HTPC type char1,
S_HTPCD type char1,
S_HTPS type char1,
S_HTPSD type char1,
S_RFCC type char1,
S_RFCCD type char1,
S_RFCS type char1,
S_RFCSD type char1,
S_SPO type char1,
S_SPOA type char1,
S_STPC type char1,
S_STPCD type char1,
S_STPS type char1,
S_STPSD type char1,
S_TAB type char1,
S_VMC type char1,
A_DBPROC type char6,
A_EXTSYS type char6,
A_FRONTEND type char6,
A_MEMORY type char6,
A_RFCCL type char6,
A_RFCCLDST type char6,
A_RFCSV type char6,
A_RFCSVDST type char6,
A_SPOOL type char6,
A_SPOOLACT type char6,
A_TABREC type char6,
A_TASKTIME type char6,
A_TASKTYPE type char6,
A_TCDET type char6,
A_TIMES type char6,
A_USRTCODE type char6,
A_USRWLOAD type char6,
end of TESTRESULTSTRUC_K
|
||
| 5 | TESTRESULTTAB_A | Public | See coding | 20050413 | testresulttab_a type table of TESTRESULTSTRUC_a
|
||
| 6 | TESTRESULTTAB_K | Public | See coding | 20050413 | testresulttab_k type table of TESTRESULTSTRUC_K
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF_CTX_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20050412 | |||
| 2 | REF_TESTENV | Call by reference | Object reference (TYPE REF TO) | CL_CCMSBI_WAST_TEST_SERVICES | Arbeiterklasse für Testumgebung (Grundfunktionen) | 20050412 |
Method CONSTRUCTOR on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
Method GET_MAX_RECS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050412 |
Method GET_MAX_RECS on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
Method GET_RESULT_COL_DESCR_A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_DESCR_TAB | Call by reference | Type reference (TYPE) | COL_DESCR_NAM_TAB | 20050414 |
Method GET_RESULT_COL_DESCR_A on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
Method GET_RESULT_COL_DESCR_K Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_DESCR_TAB | Call by reference | Type reference (TYPE) | COL_DESCR_NAM_TAB | 20050413 |
Method GET_RESULT_COL_DESCR_K on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
Method RUN_TEST Signature
Method RUN_TEST on class CL_CCMSBI_WAST_TEST_FILTER has no parameter.
Method RUN_TEST on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
Method SHOW_RESULT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20050414 |
Method SHOW_RESULT_TAB on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
Method SHOW_TAB_IN_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_DESCR_BY_NAME | Call by reference | Type reference (TYPE) | COL_DESCR_NAM_TAB | 20050414 | ||||
| 2 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | 20050414 | ||||
| 3 | TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20050414 | ||||
| 4 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20050414 |
Method SHOW_TAB_IN_WD on class CL_CCMSBI_WAST_TEST_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |