SAP ABAP Class CL_ECATT_CC_VALUE (Value)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PS (Application Component) Productivity Services
⤷
SECATT_COMPLEX_CHECK (Package) ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECATT_CC_VALUE | Value Interface | 20090918 |
Properties
| Class | CL_ECATT_CC_VALUE | |
| Short Description | Value | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_COMPLEX_CHECK | ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted) |
| Created | 20090918 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_CC_VALUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECATT_CC_VALUE | Value Interface | 20090918 |
Friends
Class CL_ECATT_CC_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090918 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20090918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090918 | |
| 2 | Instance method | Protected | Method | Swap STRING to XSTRING | 20090918 | |
| 3 | Instance method | Protected | Method | Swap XSTRING to STRING | 20090918 |
Events
Class CL_ECATT_CC_VALUE has no event.
Types
Class CL_ECATT_CC_VALUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Value transfer | Type reference (TYPE) | STRING | 20090918 |
Method CONSTRUCTOR on class CL_ECATT_CC_VALUE has no exception.
Method SWAP_STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20090918 | ||||
| 2 | R_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20090918 |
Method SWAP_STRING_TO_XSTRING on class CL_ECATT_CC_VALUE has no exception.
Method SWAP_XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20090918 | ||||
| 2 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20090918 |
Method SWAP_XSTRING_TO_STRING on class CL_ECATT_CC_VALUE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |