SAP ABAP Class CL_RCC_TEST_AU_HELPER (Helper class for all abap unittests in rccf)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_TEST (Package) RCCF: Test and Demo Objects

⤷

⤷

Properties
Class | CL_RCC_TEST_AU_HELPER | |
Short Description | Helper class for all abap unittests in rccf | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RCC_TEST | RCCF: Test and Demo Objects |
Created | 20080320 | SAP |
Last change | 20110908 | 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_RCC_TEST_AU_HELPER has no interface implemented.
Friends
Class CL_RCC_TEST_AU_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RCC_APP=> | 'TEST' | RCCF Application ID | 20080320 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RCC_DEST_ID=> | 'TEST01' | Destination ID of External Engine in RCCF | 20080320 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RCC_FILE_NAME=> | 'flo%DEST%SRV%TIMESTAMP%.dmp' | File Name in RCCF | 20080320 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RCC_FILE_NAME=> | 'flo%DEST%SRV%TIMESTAMP%.out' | File Name in RCCF | 20080320 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RCC_FILE_NAME=> | 'flopSRV%TIMESTAMP%.log' | File Name in RCCF | 20080320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Generate a test engine | 20080320 |
2 | ![]() |
Static method | Private | Method | Generate a test destination | 20080320 |
3 | ![]() |
Static method | Public | Method | Delete the test customizing | 20080320 |
4 | ![]() |
Static method | Public | Method | Generate the test customizing | 20080320 |
Events
Class CL_RCC_TEST_AU_HELPER has no event.
Types
Class CL_RCC_TEST_AU_HELPER has no local type.
Method Signatures
Method CREATE_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080320 |
Method CREATE_APP on class CL_RCC_TEST_AU_HELPER has no exception.
Method CREATE_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080320 |
Method CREATE_DEST on class CL_RCC_TEST_AU_HELPER has no exception.
Method DELETE_TEST_CUSTOMIZING Signature
Method DELETE_TEST_CUSTOMIZING on class CL_RCC_TEST_AU_HELPER has no parameter.
Method DELETE_TEST_CUSTOMIZING on class CL_RCC_TEST_AU_HELPER has no exception.
Method GENERATE_TEST_CUSTOMIZING Signature
Method GENERATE_TEST_CUSTOMIZING on class CL_RCC_TEST_AU_HELPER has no parameter.
Method GENERATE_TEST_CUSTOMIZING on class CL_RCC_TEST_AU_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |