SAP ABAP Class CL_CCMSBI_WAST_TEST_DTR_SR_RDR (Test Class for DTR Single Record Reader)
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_DTR_SR_RDR | |
Short Description | Test Class for DTR Single Record Reader | |
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 | 20041123 | 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) |
Interfaces
Class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no interface implemented.
Friends
Class CL_CCMSBI_WAST_TEST_DTR_SR_RDR 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) | CCMSBI_WAST_TEST_PROT1_TBL | CCMS/BI: Log for Test Environment "DTR Single Record Reader" | 20041125 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCMSBI_WAST_TEST_SERVICES | Work Class for Test Environment (Basic Functions) | 20041123 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Interface for Dynamic Usage of Nodes | 20041124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Deletes the Log Table of the View | 20041125 |
2 | ![]() |
Instance method | Private | Method | Deletes the Result Row of the View | 20041125 |
3 | ![]() |
Instance method | Private | Method | Compares Two DTR Segments | 20041129 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20041123 |
5 | ![]() |
Static method | Public | Method | Error Message 'Cannot Start Test Environment' | 20041126 |
6 | ![]() |
Instance method | Public | Method | Start the Testing of the DTR Single Record Reader | 20041125 |
7 | ![]() |
Instance method | Private | Method | Checks if processing should stop if differences found | 20041123 |
8 | ![]() |
Instance method | Private | Method | Writes to the Log Table of the View | 20041125 |
9 | ![]() |
Instance method | Private | Method | Writes a Message to the Result Row of the View | 20041125 |
Events
Class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no event.
Types
Class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no local type.
Method Signatures
Method CLEAR_PROTOCOL Signature
Method CLEAR_PROTOCOL on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no parameter.
Method CLEAR_PROTOCOL on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method CLEAR_RESULT_MESSAGE Signature
Method CLEAR_RESULT_MESSAGE on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no parameter.
Method CLEAR_RESULT_MESSAGE on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method COMPARE_IN_OUT_SEGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIFFERENCE_FOUND | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20041129 | ||
2 | ![]() |
IN_SEGMENT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041129 | |||
3 | ![]() |
OUT_SEGMENT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041129 | |||
4 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | CCMSBI_WAST_TEST_PROT1_TBL | CCMS/BI: Protokoll für Testumgebung 'DTR-Einzelsatz-Reader' | 20041129 | ||
5 | ![]() |
RECTYPE | Call by reference | Type reference (TYPE) | CCMSBI_WAST_RECTYPE | CCMS/BI: WebAs Statistiksatztyp | 20041129 |
Method COMPARE_IN_OUT_SEGMENTS on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WD_VIEW_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Kontext des Web-Dynpro Views 'DTR_SREC_RDR_VIEW' | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ein unbekannter Fehler ist aufgetreten | 20041125 | |
2 | ![]() |
Web Dynpro View Context-Angabe ist ungültig | 20041125 |
Method GET_ERR_MSG_CANT_START_TESTENV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041126 |
Method GET_ERR_MSG_CANT_START_TESTENV on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method START_TEST Signature
Method START_TEST on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no parameter.
Method START_TEST on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method STOP_AT_DIFFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20041123 |
Method STOP_AT_DIFFERENCE on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method WRITE_PROTOCOL Signature
Method WRITE_PROTOCOL on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no parameter.
Method WRITE_PROTOCOL on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
Method WRITE_RESULT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | Nachricht | 20041125 |
Method WRITE_RESULT_MESSAGE on class CL_CCMSBI_WAST_TEST_DTR_SR_RDR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |