SAP ABAP Class CLT_CPE_SWITCHES (Test Switches)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE_TEST_DATA (Package) Testdata for Unittests in Commodity Pricing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_SWITCHES | CPE Switches | 20130919 |
Properties
Class | CLT_CPE_SWITCHES | |
Short Description | Test Switches | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CPE_FA_FE_TEST_DATA | Testdata for Unittests in Commodity Pricing |
Created | 20130919 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLT_CPE_SWITCHES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CPE_SWITCHES | CPE Switches | 20130919 |
Friends
Class CLT_CPE_SWITCHES 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) | TY_SWITCHES | 20130919 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TY_SWITCH | '740' | 20130919 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TY_SWITCH | '740_03' | 20130919 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TY_SWITCH | '600' | 20130919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130919 | |
2 | ![]() |
Instance method | Public | Method | 20130919 |
Events
Class CLT_CPE_SWITCHES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_SWITCH | Public | Type reference (TYPE) | STRING | 20130919 |
|
|
2 | TY_SWITCHES | Private | See coding | 20130919 | ty_switches TYPE STANDARD TABLE OF ty_switch WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLT_CPE_SWITCHES has no parameter.
Method CONSTRUCTOR on class CLT_CPE_SWITCHES has no exception.
Method SET_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130919 | ||
2 | ![]() |
IV_SWITCH | Call by reference | Type reference (TYPE) | TY_SWITCH | 20130919 |
Method SET_SWITCH on class CLT_CPE_SWITCHES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |