SAP ABAP Class CL_ABAP_CC_VALUE (CoCo: Value of Constant, Variable, Parameter etc.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_COMPLETION (Package) ABAP code completion
⤷
⤷
Properties
| Class | CL_ABAP_CC_VALUE | |
| Short Description | CoCo: Value of Constant, Variable, Parameter etc. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_COMPLETION | ABAP code completion |
| Created | 20120601 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_CC_VALUE has no forward declaration.
Interfaces
Class CL_ABAP_CC_VALUE has no interface implemented.
Friends
Class CL_ABAP_CC_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is initial value? | 20120601 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Source text of value | 20120601 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Value literal | 20120601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120601 |
Events
Class CL_ABAP_CC_VALUE has no event.
Types
Class CL_ABAP_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 | ENTRY | Call by reference | Type reference (TYPE) | SCC_DETAILED_COMPLETION | 20120601 |
Method CONSTRUCTOR on class CL_ABAP_CC_VALUE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |