SAP ABAP Class CL_ABAP_CC_METHOD (CoCo: Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_COMPLETION (Package) ABAP code completion
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_CC_PROG_OBJECT | CoCo: Program Object | 20120606 |
Properties
| Class | CL_ABAP_CC_METHOD | |
| Short Description | CoCo: Method | |
| Super Class | CL_ABAP_CC_PROG_OBJECT | CoCo: Program Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_COMPLETION | ABAP code completion |
| Created | 20120606 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ABAP_CC_METHOD has no interface implemented.
Friends
Class CL_ABAP_CC_METHOD 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) | IF_ABAP_CC_PROPERTIES=>TY_PARAMETERS_SEQ | Changing parameters | 20120606 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_ABAP_CC_PROPERTIES=>TY_EXCEPTIONS_SEQ | Exceptions | 20120606 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_ABAP_CC_PROPERTIES=>TY_PARAMETERS_SEQ | Exporting parameters | 20120606 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_CC_EVENT | Event of event handler | 20120606 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_ABAP_CC_PROPERTIES=>TY_PARAMETERS_SEQ | Importing parameters | 20120606 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is abstract? | 20120606 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is constructor? | 20120606 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is final? | 20120606 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is AUnit test method? | 20120606 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is event handler method? | 20120606 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Class-based exceptions? | 20120606 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SCC_BOOL | Is redefined? | 20120606 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_CC_PARAMETER | Returning parameter | 20120606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120606 |
Events
Class CL_ABAP_CC_METHOD has no event.
Types
Class CL_ABAP_CC_METHOD 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 | 20120606 |
Method CONSTRUCTOR on class CL_ABAP_CC_METHOD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |